From the begining, i'm spanish, so my english is not my best lenguage.
I'm creating a website for a client who work in the design and print (rotulación, make signs for real shops), for that the products need a custom field with width and height.
After I reed the FAQ section who contain the plugin I've installed and create the custom fields, but i don't know who to continue, any clue?
I've see another topic who say a formula $quantity = $quantity*$product->length*$product->width, but i don't know where I have to put.
Another question is, because the type of work, it must have a section file upload images with the design the customer wants for his sign, what I can do?
EDIT: I resolved the first question, only i've edit the php file of the plugin and change lenght for height.
But I have another problem, now ask me if the user can choose the color for his product, I've implement a color picker with javascrip but it not send to the cart, any clue?