Hi @cupofjoe12 , this is an interesting situation.
From what I’ve read through, it seems like you have the following configuration - please correct me if I’m wrong.
- Free shipping above 75$ - is this configured through Shopify admin settings (or) as a Shipping discount in the admin?
- Order volume discount using Rapi - (First item is full price, two or more is 24% off, four or more is 28% off) - configured as product discounts.
- Order discounts using Klaviyo
- Affliate marketing discounts
By default, discounts created by Klaviyo are not combinable with other discounts in the cart. You can overcome this in two possible ways..
- Create your own set of unique codes that are combinable and then upload into Klaviyo for use (guide)
- Use an app to make discounts created by Klaviyo combine with others. There are many apps that do just this
[CODE] couldn’t be used with your existing discounts.
This could be because you are trying to stack multiple product discounts on the same product, which is not supported by Shopify and only the best discount will apply to the product in cart.
What I would suggest getting all your discounts to work in harmony would be to
- (product) Set up the volume discount (Rapi) as a product discount and allow combine with shipping & orders
- (order) Setup Klaviyo / Affliate apps to combine with product and shipping discounts
- (shipping) Shipping discount setup in admin to combine with product and orders
The alternate would be to make the volume discount from Rapi as an order discount and then allow stacking of discounts. This will work because “Multiple order discounts can apply to the same order.” as per Shopify’s documentation.
Hope this helps ![]()
