Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hey guys,

EDIT: switched the cart_ex on (please check the comment below) - still need to find the way to have the price update itself on the product page when the product quantities change.

I tried using dump to see the parameters we have here, and I can't seem to find the discounted price.

However
Code: Select all
<cms:number_format price />
available in the cart view shows the correct discounted price with no issues. When I add this line of code to the product page it just shows 0.00$ no matter the quantities we selected.

Any advice on this is much appreciated.

Hey guys, an update: instead of using variants for this, I enabled cart_ex file and now I have a normal sliding scale in the admin. (Many thanks to the creator of couchcms!)

However I still have this issue of finding a way how to have the price update itself on product page as the quantity number increases.

Any advice is much appreciated! :)
2 posts Page 1 of 1