klilleng Posted November 9, 2008 Share Posted November 9, 2008 Hi,I'm considering using PrestaShop for a project of mine.In that regard, I need customers to be able to specify exact sizes in centimeters.In example; let's say a product is "Oak Table". Then the customer should specifiy the exact length and width he wants. Like Lenght: 243 cm (text input-field)Widht: 130 cm (text input-field)The price should then be calculated from the total area, like:Price = unitprice * length * widthIs this customization possible in PrestaShop ??(for a "beginner" ).Thanks! Link to comment Share on other sites More sharing options...
spott Posted November 9, 2008 Share Posted November 9, 2008 Right now no - I have seen similar feature at ZenCart. Link to comment Share on other sites More sharing options...
klilleng Posted November 9, 2008 Author Share Posted November 9, 2008 Thanks for the fast reply!I'll have a look at Zen Cart then. Link to comment Share on other sites More sharing options...
Matthieu Biart Posted November 10, 2008 Share Posted November 10, 2008 Hi everyone!Like spott said, it is not possible to change the price calculation by a module/plugin, you'll have to change the price calculation directly on the core source code. Link to comment Share on other sites More sharing options...
Recommended Posts