Clearance Sale
When to use this
Use this template when you want to automatically discount items tagged for clearance – typically end-of-season stock or old inventory you're trying to move. Customers don't need to enter a coupon; the discount applies as soon as a clearance-tagged item is in their cart.
How it works
This is an Item Group promotion that uses the cart's product tags to decide which items get discounted. Three pieces of the configuration do the actual work:
- Item Group conditions – the promotion matches any product whose
Tagsattribute contains your clearance tag (e.g.clearance). WithQuantityset to1, each matching item forms its own item group, so every clearance item in the cart gets the discount independently. - Percentage action – once an item group has formed, a flat 30% discount is applied. The
Batch Limitis0, so the promotion applies to as many qualifying items as the customer adds. Lock Affected Items: Yes– items that receive this discount are locked out of subsequent promotions, preventing a clearance item from being stacked with other discounts later.
No trigger conditions are needed – eligibility is purely item-level. For the underlying concepts see Trigger Conditions, Item Groups, and Promotion Action in Creating a Promotion.
For the Shopify integration, the Tags attribute maps directly to the platform's native tags, so any tag you set in Shopify Admin is immediately available here. WooCommerce support is coming soon and will work similarly.
Step-by-step setup
- From your Deducto Dashboard, open the promotions list for your project and click
New. - Choose
Item Groupas the promotion type. - On the
General Informationtab, set the name, schedule, and behaviour. The full set of values is in the field reference below. - On the
Trigger Conditionstab, leave the conditions empty. - On the
Item Groupstab, configure the default group:- Name it
Clearance Item. - Set
Quantityto1. - Add one condition: select
Tagsas the attribute, chooseis one of, then either use the Entity Searcher (if you have a search integration set up) to pick products, or useBulk Addto enter the tag name directly (e.g.clearance).
- Name it
- On the
Actiontab, chooseApply A Percentage Discount to Item Group(s), setPercentto30, and check theClearance Itemgroup underTarget Item Groups. Leave all the limits at0. - Click
Save.
Variations
- Different discount amount. Adjust
Percenton the Action tab. - Fixed amount instead of percentage. Switch the action to
Apply A Fixed Amount Discount to Item Group(s)and set the amount. - Cap how many items get discounted per cart. Set
Batch Limitto a non-zero number on the Action tab. - Cap the total discount amount per cart. Set
Maximum Discount Amounton the Action tab. - Different tag. Change the value entered in the item group's
Tagscondition (e.g.end-of-season,final-sale). - Stackable with other promotions. Set
Lock Affected ItemstoNoso clearance items can also receive discounts from other promotions.
Testing
- Add a clearance-tagged item to your cart and confirm the 30% discount appears.
- Add multiple clearance items and confirm each receives the discount.
- Add a non-clearance item alongside and confirm it does not receive the discount.
Field reference
The full set of fields used by this template:
| Section | Field | Value |
|---|---|---|
| General Information | Name | Clearance Items 30% Off |
| General Information | Description | 30% off all clearance items |
| General Information | Requires Coupons | No |
| General Information | Supported Currencies | AUD |
| General Information | Timezone | Australia/Sydney |
| General Information | Status | Enabled |
| General Information | Start | Choose a date and time or leave blank |
| General Information | End | Choose a date and time or leave blank |
| General Information | Priority | 1 |
| General Information | After Processing Action | Continue |
| General Information | Lock Affected Items | Yes |
| General Information | Max Use Count Per Coupon | 0 |
| General Information | Max Use Per Email Address Count | 0 |
| Trigger Conditions | – | (none) |
| Item Groups | Name | Clearance Item |
| Item Groups | Quantity | 1 |
| Item Groups | Condition | Tags is one of clearance |
| Action | Type | Apply A Percentage Discount to Item Group(s) |
| Action | Percent | 30 |
| Action | Maximum Discount Amount | 0 (no cap) |
| Action | Batch Limit | 0 (unlimited) |
| Action | Item Group Qty Limit | 0 (no limit) |
| Action | Item Group Qty Limit Mode | (default – not used at these settings) |
| Action | Target Item Groups | Clearance Item |
Updated 14 days ago