Hi,
One of my customers has a shop that sells curtains and fabrics that are custom made.
For Prestashop 1.4 I would need a module that allows the customer to select a fabric (=product), curtain type (= standard attribute) and enter exact required width and height (in centimeters) (=custom attribute). Product price should then be calculated, based on the price per unit (cm square).
Formula used = (height * width * pricecmsquare)+shippingcost
Is there anybody who knows if there is a module that can do this?