Jump to content

how to add to cart a product with a value multiplied by some amount.?


Recommended Posts

i am new to prestashop. here i want to add to cart a product with its value multiplied by some amount. such as, my product's value per meter is $200. user will put height and width in meter. if a user inputs 2m height and 2 meter width, then the calculated value will be $200*2*2 = $800

i want to add to cart this product with $800 instead of $200 per quantity through ajax. how is it possible.!

Link to comment
Share on other sites

×
×
  • Create New...