Featured Item
When to use this
Use this template when you want to set a fixed sale price on one specific product (or a hand-picked list of products) – for example "this jacket, $199.99 for July only". This is a hard price override, not a discount-from-RRP: the customer sees the fixed price regardless of the product's normal price.
How it works
This is an Item Group promotion that targets specific products by ID and applies a fixed total price. The configuration has a few moving parts:
- Item Group conditions – the promotion matches any product whose
Product IDis in your nominated list. WithQuantityset to1, each matched product forms its own item group. - Fixed Total Price action – sets the item group's price to a single value (e.g.
199.99). Unlike a percentage discount, this doesn't care what the product's original price was. Batch Limit: 1– only one item group will be discounted per cart, so a customer can't grab three featured jackets at $199.99 each. Adjust this if you want a different cap.After Processing Action: Exclusive– exclusive promotions run before non-exclusive ones, and once this one applies, no further non-Whole Cart (Final)promotions are processed for the cart. Use this when the featured-item price should be the customer's primary offer.
For the underlying concepts see Trigger Conditions, Item Groups, and Promotion Action in Creating a Promotion. For background on the Exclusive flag see Understanding the Promotion Evaluation Process.
If your project has a search integration set up, the Entity Searcher is the fastest way to pick the products to feature – you can search by name, description, or price and the IDs are filled in for you. Otherwise use Bulk Add to paste in the product IDs directly.
Why Product ID instead of a category or tag?Product-ID-based selection gives you precise control – only the products you list are affected, with no risk of an unrelated item slipping in because someone happened to retag it. The trade-off is maintenance: if you want to swap the featured item, you have to come back and edit the list.
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
Featured Jacket. - Set
Quantityto1. - Add one condition: select
Product IDas the attribute, chooseis one of, then either use the Entity Searcher to pick the products (if you have a search integration), or useBulk Addto enter the product IDs directly.
- Name it
- On the
Actiontab, chooseApply a Fixed Total Price for Item Group(s), setFixed Priceto199.99, setBatch Limitto1, and check theFeatured Jacketgroup underTarget Item Groups. Leave the rest of the limits at0. - Click
Save.
Variations
- Different fixed price. Adjust
Fixed Priceon the Action tab. - Allow multiple at the fixed price. Increase
Batch Limit(e.g. set to2to allow two units at the special price), or set it to0for unlimited. - Feature several products at the same price. Add more product IDs to the item group's
Product IDcondition. Each product forms its own batch. - Don't crowd out other promotions. If you'd prefer the featured-item price to sit alongside other discounts, change
After Processing ActiontoContinueand reconsider whetherLock Affected Itemsshould stayYes.
Testing
- Add a featured jacket to your cart and confirm the price is set to $199.99.
- Add a second featured jacket and confirm only one receives the fixed price (the second remains at full price).
- Add a non-featured item alongside and confirm its price is unchanged.
- Add an item that would otherwise be eligible for another promotion and confirm that promotion does not apply (because the featured-item promotion is
Exclusive).
Field reference
The full set of fields used by this template:
| Section | Field | Value |
|---|---|---|
| General Information | Name | Featured Jacket – $199.99 Fixed Price |
| General Information | Description | Special fixed price on our featured winter jacket (cannot be combined with other promotions) |
| General Information | Requires Coupons | No |
| General Information | Supported Currencies | AUD |
| General Information | Timezone | Australia/Sydney |
| General Information | Status | Enabled |
| General Information | Start | 2026-07-01 00:00:00 |
| General Information | End | 2026-07-31 23:59:59 |
| General Information | Priority | 1 |
| General Information | After Processing Action | Exclusive |
| 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 | Featured Jacket |
| Item Groups | Quantity | 1 |
| Item Groups | Condition | Product ID is one of (list of featured product IDs) |
| Action | Type | Apply a Fixed Total Price for Item Group(s) |
| Action | Fixed Price | 199.99 |
| Action | Batch Limit | 1 |
| Action | Item Group Qty Limit | 0 (no limit) |
| Action | Item Group Qty Limit Mode | (default – not used at these settings) |
| Action | Target Item Groups | Featured Jacket |
Updated 14 days ago