Hello all,
I’m using the Dawn theme and I want to show quantity discounts on the product page (if order quantity = 1 the product costs 10€, if order quantity = 5 it costs 8€ per piece).
I have already set up the quantity discount on the discount page, however the reduction is only displayed in the shopping cart. But of course I want to show it to the customer already on the product page to incentivize him to order more.
Actually, this should be a standard functionality, but obviously it is not.
- does one of you have an idea how this can be achieved via a code adjustment?
- what app, if any, would be helpful as an addition to enable this functionality?
- is there a theme that already brings this functionality out of the box?
Thanks
Samuel
Translated with www.DeepL.com/Translator (free version)
1 Like
You can go to the Product section of the admin and select the product you want to update the sale price on. You can then go to the price and edit the ‘compare at’ field. This is where you would add the old price.
Thanks for your message!
However, what you are suggesting refers more to „normal“ discount as part of a Sale initiative as far as I understood. I want to setup quantity based rebates in three levels (quantity = 1, quantity = 25, quantity = 50), which I already did and which is actually working in the cart. But I want to show the discounts already on the product page and this would not work with your approach. Unless I got you wrong?
thanks
samuel
1 Like
Hm, interesting issue. I would suggest trying https://www.storetasker.com/ (or a Shopify Expert at https://experts.shopify.com/) to see if they could implement this with some custom code - it seems like something that would be doable.
As an aside, I’m wondering how you implemented the quantity discount in the first place - I’m guessing through an app?