Ubercart Discounts (Alternative)
uc_discounts_alt is a full-featured Ubercart discounts module.
The 6.x-2.x branch is for bug fixes and new features -- please use and submit patches against this version. The 6.x-1.x will only receive backported fixes from 2.x.
Below is an outline of what it supports:
1. Filtering based on multiple products or multiple terms: choose to filter based on products or terms then select the multiple products or multiple terms that apply to the discounted.
2. Discount # of products, a percentage or a fixed amount off.
3. Multiple codes or no codes: you can enter one or more codes for a discount or you can choose to make the discount work without a code.
4. Qualification based on quantity: choose the number of items required to qualify for a discount (e.g. buy 5 items to qualify).
5. Qualification based on subtotal: choose the currency amount required to qualify for a discount (e.g. $50 in items to qualify).
6. Cart preview, checkout preview and javascript callback on checkout page: you can get a discount quote on the checkout page just like shipping quotes.
7. Weight discounts and determine the order in which they are applied.
8. Choose which discounts can be combined and which can only applied by themselves.
9. Force qualification based on a single product: if you have a "buy 4 get one free" discount that applies to all of your products, you can insist that a customer buy 4 of the same product to qualify.
10. Provides a CCK-based module for displaying codeless discount inside product pages (requires CCK).
11. Provides a CCK-based module for displaying discounted prices in the product page (with strike-through of the original price) (requires CCK).
12. Limit number of uses per discount.
13. Usage reports.
14. Expiration date.
15. Filter by role.
16. Report totals.
Requirements:
ubercart v2
date_popup (from date module: http://drupal.org/project/date)
CCK (for codeless product property and discounted price property) (http://drupal.org/project/cck)
Installation:
Extract and copy to /sites/all/modules/ or /sites/all/modules/ubercart/contrib. Then enable at admin/build/modules section. Grant the proper roles the "configure discounts" permission. The module adds a menu item under "Store administration"/Configuration, and a Reports menu item.
Thank you to everyone who has donated. If you use this module on your site please consider a donation no matter how small. Thanks! DONATE
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-beta36 | 2009-Aug-22 | 33.95 KB | Download · Release notes | Supported for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Nov-02 | 35.93 KB | Download · Release notes | Development snapshot | |
