The Advanced tab allows you to configure filters that restrict how promotions are applied to items. Some filters can apply to any promotion type; others apply to only item type promotions.

Advanced filters change whether items are considered when determining whether a particular shopping cart qualifies for a promotion. Filter settings can be changed as part of your Commerce application (see the Qualifier Class chapter of the Commerce Programming Guide for details). Merchandising reads the settings that are in place in your Commerce application and uses those as the default. You can override those settings for individual promotions.

The default setting for all advanced filters is to inherit the Commerce application settings. Once you have selected an override setting for a filter, that setting is used regardless of any changes that are made to the filters in the Commerce application.

Note: Advanced filter settings are included when you import or export promotions. In the import or export file, a blank (null) value indicates that the filter uses the Commerce application setting.

Filters that apply to condition statements are described in the table that follows.

Filter Name

Description

Discounted Items (Any promotion)

If true, items that have already been discounted by any promotion cannot be a target of this promotion.

Discounted Items (Current Promotion)

If true, items that have already been discounted by the current promotion cannot be a target of this promotion.

This filter applies only to item promotions, and cannot be used with order or shipping promotions.

Items on Sale

If true, items that have the On Sale property set to Yes cannot be a target of this promotion.

Items with Zero Prices

If true, items with a price of $0.00 cannot be a target of this promotion.

Items with Negative Prices

If true, items with a negative price cannot be a target of this promotion.

Filters that apply to condition statements are described in the table that follows.

Filter Name

Description

Qualified Items

If true, items that have already acted as qualifiers for any promotion cannot be used to qualify for this promotion.

Discounted Items (Any Promotion)

If true, items that have already been discounted by any promotion cannot be used to qualify for this promotion.

Discounted Items (Current Promotion)

If true, items that have already been discounted by this promotion cannot be used to qualify for this promotion.

Items on Sale

If true, items that have the On Sale property set to Yes cannot be used to qualify for this promotion.

Items with Zero Prices

If true, items that have a price of $0.00 cannot be used to qualify for this promotion.

Items with Negative Prices

If true, items that have a price less than $0.00 cannot be used to qualify for this promotion.

Items with Price Lower than Promotion Price

Applies to fixed-price promotions only. If true, if the item’s price is already less than the price after applying the promotion, that item cannot be used to qualify for this promotion.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices