Adding a Product to Cart

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Adding a Product to Cart

gauravsaini93
Hello,

I Have a product which have its total price like this
( Setupprice + leaseprice + quantity*seatprice)= Total product price

So I looked for configurable product but In case of configurable product when I increased the quantity it multiply total price not just the seat price.