Jump to content

[SOLVED] Calculate price based on width and length


Ponzifex

Recommended Posts

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

  • 3 months later...

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!

Link to comment
Share on other sites

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

  • Ponzifex changed the title to [SOLVED] Calculate price based on width and length

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...