Hi there. I need some help related to product discount. I have different products of same price $25. But if a customer add more then one product in cart then first product price should be same $25 and all other products prices should be $15.
Topic summary
A merchant wants to implement a tiered pricing structure where the first product in the cart costs $25, while each additional product of the same type costs $15.
Proposed Solution:
- Use Shopify’s Automatic Discounts feature
- Set a fixed $10 discount on specific products
- Configure minimum purchase requirement ($50) to ensure at least 2 items
- Uncheck “once per order” to apply discount multiple times
Problem:
This approach applies the discount to all products in the cart, not just additional ones. The merchant needs the first item to remain at full price ($25), with only subsequent items discounted to $15 (e.g., 2 products = $40 total).
Current Status:
The issue remains unresolved. Another user has the same requirement and confirms that Shopify’s built-in “buy X get Y” discount doesn’t work for the third product and beyond. The discussion is seeking alternative solutions or apps that can handle this specific first-item-full-price discount logic.
I’m not entirely sure if this will work, but you can test and see if it does what you are asking.
So on your admin page, click discount on the upper left column.
Then click Automatic Discounts / then Create Automatic Discount
There you would call it whatever you want / choose Fixed Amount / (put $10) because of the value you mentioned in your post (25 becomes 15) / click specific products - then select the ones you want to include / uncheck the once per order option / set the minimum to $50 I think so they have to at least put 2 of the items in the cart in order to get the discount.
I’m not sure if this will work, because I am not sure if the discount will only be $10 total, or will it apply to each product? You can try all of that though and see. You can always delete the discount if it doesn’t.
Good luck.
Thank you for your response. But this discount applies on all cart products. In my case the first product that we will add in cart should be $25, discount will only apply on second third forth… product. For example if a customer add two products in cart then his total should be($25+$15) $40.
Hello Joseph. Did you solve this issue? I want to do the same thing with my products. How can I make it? The x-y discount is not working in the third product.