By default, the price isn't changed when the quantity is changed. Buyers will be confused because they don't know whether it is the total or a new price.
1. The code only works when I disable the Divi theme builder template. This is a pity, but not a big problem.
2. The currency symbol has changed from € to $ Our default currency is € and the product price needs to be in € too. I looked at the code you sent and made a small change (see screenshot in link here: https://prnt.sc/dATgzExD0BqK). I adjusted the dollar symbol in this line to the euro symbol.
That seems to work fine, but can you confirm this is correct or please adjust the code correctly for me?
Hi, the Price on the product page is not adjusted when the product quantity is changed. Only in the cart when you open that you see the new price.
I use the Divi theme and Divi theme builder, but when I disable the Divi theme builder template, the price is still not adjusted on the product page.
If not, how can fix this? It is rather urgent...
Thanks, Elisabeth
Hi Ellisabeth,
By default, the price isn't changed when the quantity is changed. Buyers will be confused because they don't know whether it is the total or a new price.
If you still want that, please add the custom code below. (How to add custom code? ↗):
Let me know if it works as you expected.
Best regards,
Dustin
Hi Dustin,
1. The code only works when I disable the Divi theme builder template. This is a pity, but not a big problem.
2. The currency symbol has changed from € to $ Our default currency is € and the product price needs to be in € too. I looked at the code you sent and made a small change (see screenshot in link here: https://prnt.sc/dATgzExD0BqK). I adjusted the dollar symbol in this line to the euro symbol.
That seems to work fine, but can you confirm this is correct or please adjust the code correctly for me?
Thank you, Elisabeth