Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Commerce Discount Coupons incorporates Coupon handling into the Commerce Discount module. It borrows liberally from the Commerce Coupons module and its UI for coupon handling at checkout.
Features
- "Product Coupon" discount type lets you create and manage discounts and coupons in one place
- Leverages all the smarts available to discounts for your coupons, including %off, fixed amount off coupons, date ranges, usage count, application by products, product categories, and anything else you can do with inline conditions
- Product Level Coupons (for a "5% off all red hats" coupon, for example)
How to use it
- From Admin menu, go to Store | Discounts | Add Discount
- From "Choose Discount Type", select Product Coupon
- Build your Coupon the same way you would build a Product Discount, including inline conditions, usage and date parameters (which may require installing additional modules.)
- Provide a Coupon Code - This is the code your customer will provide at checkout to redeem the coupon and apply it to an order. Keep it simple.
- Positioned the Coupons checkout pane so it appears in your site's checkout process. Go to Store | Configuration | Checkout Settings
Once you create and enable coupon, it will be available to be redeemed (subject to any conditions you defined for it.) Unlike other Discounts, the value of a Product Coupon isn't calculated until the customer has redeemed the coupon by entering the coupon code at checkout.
The driver for this project was for coupons that would apply at the product (line item) level. Explicit order level coupons are possible with a little more work, however, you can create %off coupons that will apply to all line items in an order with the Product Coupons.
Requirements
Depends on the latest version of Drupal Commerce (currently 7.x-1.8), Commerce Discount (currently 7.x-1.0-alpha3).
Sponsored By
This project is sponsored by Kenneth Copeland Ministries
Project information
- Project categories: E-commerce
- Created by vuzzbox on , updated
