onep Posted April 25, 2016 Share Posted April 25, 2016 (edited) Hello to all. My problem is that the price at the product detail page when you change the quantity doesn't change. You can see an example at the link: http://lbcreations.gr/index.php?id_product=13&controller=product&id_lang=1#/size-2/embroidered_name-no After you add it to the cart and go to the shopping cart summary you can change there the quantity and the price change also,but this is no good as the customer don't know it. Can someone please help me to fix that? Prestashop version is 1.6.0.9 with the default theme. Edited April 25, 2016 by onep (see edit history) Link to comment Share on other sites More sharing options...
shokinro Posted April 26, 2016 Share Posted April 26, 2016 On product page, the price is one item price for one item - why you would you want to change the price when change quantity? I think it makes more confusion? Prince is price per item, not the total mount in shopping cart. so I think keep current is good choice. Link to comment Share on other sites More sharing options...
shokinro Posted April 26, 2016 Share Posted April 26, 2016 but from what I understand, if you really want to show total, you may consider to add new field Total beside the quantity. that will make more sense. Link to comment Share on other sites More sharing options...
onep Posted April 26, 2016 Author Share Posted April 26, 2016 (edited) Hello shokinro. what i want is: when the product has price 16 e and 17,2 e (like the example i have at the first post with combinations) if the customer wants to buy 3 or 10 quantity to be able to see how much it will cost to him and not to have to use the calculator. How can i add new field Total beside the quantity? i don't mind to have product price and beside total if this works,just to inform customer how much it costs. Edited April 26, 2016 by onep (see edit history) Link to comment Share on other sites More sharing options...
shokinro Posted April 26, 2016 Share Posted April 26, 2016 it will not be that easy to add a new field, since you will also need to add javascript code to update the value of this fields. consider of combination, the code will be a little bit complex. but I do not need it is necessary to do that because customer should know if it multiple items, the amount will be price * x. 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