Creating promotions and coupons in Drupal Commerce
Drupal Commerce has a powerful built-in engine to create all kinds of promotions for your online store. By default, you'll find the following options for offer types:
- Buy X, Get Y
- Combination offer
- Fixed amount off each matching product
- Fixed amount off the order subtotal
- Fixed amount off the shipment amount
- Percentage off each matching product
- Percentage off the order subtotal
- Percentage off the shipment amount
For each offer type, you need to set the related parameters. In addition, there's a special offer type, Combination offer, which, as the name implies, allows you to group multiple offer types in the same promotion, providing you with even more flexibility.
Let's create a promotion that will give customers a store-wide 5% discount when they subscribe to the brand's newsletter, but only for those customers with the unique coupon code to activate that promotion...