Ponzifex Posted May 2, 2023 Share Posted May 2, 2023 Hello, I have a product in prestashop which has width and length properties. Is is possible to setup the default prestashop to handle this, or is it possible to add a script for calculating the price? Thanks! Link to comment Share on other sites More sharing options...
AddWeb Solution Posted August 15, 2023 Share Posted August 15, 2023 Hi, You can modify Prestshop's code to include custom logic for calculating the price based on the dimensions of the product. This involves making changes to the product detail page, cart calculations, and possibly the back-end product management section. You can check if any modules in prestashop marketplace, that would fullfil your requirement. Ref : https://addons.prestashop.com/en/sizes-units/18047-product-price-by-size.html Thanks! 1 Link to comment Share on other sites More sharing options...
Ponzifex Posted August 15, 2023 Author Share Posted August 15, 2023 Hi, Since I posted this question, I have purchased a module called DynamicProduct and also wrote my own module as I got more familiar with PrestaShop. Now all is clear, and I'm able to extend PrestaShop with extra functionality I want. Thanks for your reply! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now