
Shopify's discount (coupon) combinations are very powerful, but a bit complicated. Some application examples are officially introduced, so here are some combination examples.
Pattern 1: Product discount + order discount
Combination Patterns | Combination Support | Coupon example | Coupon Explanation |
---|---|---|---|
Product discount + Discount on orders |
✔ |
20offPants + 10offShirts + Welcome10
|
Product discounts are applied before the subtotal is calculated, then order discounts are applied to the subtotal. |
Pattern 2: Product discount + product discount (applied to different products)
Combination Patterns | Combination Support | Coupon example | Coupon Explanation |
---|---|---|---|
Product discount + Product discounts (applied to different products) |
✔ |
20offPants + 10offShirts
|
Product discounts of 20offPants and 10offShirts will be applied in the same cart. |
Pattern 3: Product discount + product discount (applied to the same product)
Combination Patterns | Combination Support | Coupon example | Coupon Explanation |
---|---|---|---|
Product discount + Product discounts (applied to the same product) |
✔ |
20offPants + 30offPants
|
If multiple product discounts apply to the same item, only the best discount will be applied . |
Pattern 4: Order discount + order discount
Combination Patterns | Combination Support | Coupon example | Coupon Explanation |
---|---|---|---|
Discount on orders + Discount on orders |
✔ |
Welcome10 + Spend200Get5off
|
Multiple "whole order discounts" applied to the same order. (Previously, only one maximum discount was applied, but now multiple discounts are applied at the same time.) |
Pattern 5: Product discount + shipping discount
Combination Patterns | Combination Support | Coupon example | Coupon Explanation |
---|---|---|---|
Product discount + Shipping discounts |
✔ |
20offPants + 10offShirts + FreeShip
|
Item and shipping discounts applied to the same order. |
Pattern 6: Order discount + shipping discount
Combination Patterns | Combination Support | Coupon example | Coupon Explanation |
---|---|---|---|
Discount on orders + Shipping discounts |
✔ |
Welcome10 + FreeShip
|
Order discount and shipping discount applied to the same order. |
