Category rules for merchandising

+-----------------------------------+ | img-md | +===================================+ | w-20 | +-----------------------------------+ | Adobe Commerce feature | +-----------------------------------+Exclusive feature only in Adobe Commerce (Learn more)

Category rules dynamically change the product selection according to a set of conditions. Each category can have only one category rule, although the single rule can have multiple conditions. For example, you can create a category rule for a specific brand. Products of the same brand are automatically added to the list, even if they’re not assigned to the same category. You can add as many conditions to the expression as needed to describe the products that you want to include.

TIP
During category rule setup, the products are sorted, matched, assigned, and unassigned according to that rule only when this category is saved. For example, if you add a product to the catalog and want to assign it according to the rule, you must resave each category that is set to match products by rule. Also, if any product stock status is changed to In Stock or Out of Stock and products in the category should be sorted according to the Automatic Sorting rule, you must click Save Category.

Each condition consists of an attribute, value, and logical operator. Only attributes with the Use in Product Listing property set to Yes can be used in category rules. You must set this property for the attribute if you want to use an attribute that is not included in product listings. Although Date attributes are not supported, you can use the Date Created or Date Modified attributes to define a date, or range of dates. For example, to include only products that were created during the past week, set “Date Created” to a value of <7.

NOTE
Make sure to configure each attribute that is used in the rule as a smart attribute.
w-600 modal-image
Category Product Rule

Category product rules can speed up the process of assigning specific products to categories, based on conditions that determine which products appear in the category. The “smart” attributes that can be used with category product rules are specified in the Visual Merchandiser configuration.

NOTE
Use caution when applying a category product rule, because any products that do not meet the condition are removed from the category. For example, if you create a rule that includes only purple tank tops, all other tank tops are removed from the category.

Step 1: Configure the smart attributes

  1. For each attribute that is to be used in the rule, make sure that the Use in Product Listing storefront property is set to Yes.

    note note
    NOTE
    Make sure the attribute that you select is NOT a multiselect Input Type.
  2. Complete the configuration to identify each smart attribute that is to be used with Visual Merchandiser.

Step 2: Create the category rule

  1. In the category tree, open the category to be edited.

  2. In the Products in Category section, set Match products by rule to Yes.

    The automatic sorting and condition options appear.

  3. Click Add Condition.

  4. Choose the Attribute that is the basis of the condition.

  5. Set Operator to one of the following:

    • Equal
    • Not equal
    • Greater than
    • Greater than or equal to
    • Less than
    • Less than or equal to
    • Contains
  6. Enter the Value that is to be matched.

    img-md
    w-500
    Add Condition to Category Rule
  7. Repeat this process for each attribute that is needed to describe the conditions to be met.

    For example, to match products that were created between seven and 30 days ago, do the following:

    • Set Date Created to Less than 30.

    • Set Logic to AND.

      note note
      NOTE
      When you choose AND, the rule applies to products where all the conditions are met. WHen you choose OR, it applies to products where at least one condition is met.
    • Set Date Modified to Greater than 7.

  8. To apply a sort order automatically to the dynamically generated product list, set Automatic Sorting.

    img-md
    w-600 modal-image
    Automatic Sorting

    Sort order options are defined globally and applied based on current conditions. You cannot set a different sort order for the website, store, or store view level.

    table 0-row-2 1-row-2 2-row-2 3-row-2 4-row-2 5-row-2 6-row-2 7-row-2 layout-auto
    Sort option Description
    Stock quantity Sort based on stock, from top or bottom: Move low stock to top or Move out of stock to bottom
    Special price Sort based on price, from top or bottom: Special price to top or Special price to bottom
    New Products List newest products: Newest products first
    Color Sort alphabetically by color: Sort by color
    Product Names Sort by name in ascending or descending order: Name A - Z or Name Z -A
    SKU Sort by SKU in ascending or descending order: SKU: Ascending or SKU: Descending
    Price Sort by price in ascending or descending order: Price: High to low or Price: Low to high
  9. When complete, click Save Category.

NOTE
When setting up a category rule, the products are matched and assigned to the rule when the category is saved. If you add a product to the catalog and want to include it in the rule, you must resave each category that is set to match products by rule. This ensures that the new product is included.
  • Match products by rule - Determines if the list of products in the category is dynamically generated by a category rule. Options: Yes / No

  • Automatic Sorting - Automatically applies a sorting order to the list of category products. Options: None, Move low stock to top, Move low stock to bottom, Special price to top, Special price to bottom, Newest products first, Sort by color, Name: A - Z, Name: Z - A, SKU: Ascending, SKU: Descending, Price: High to Low, and Price: Low to High

    note note
    NOTE
    If you have a configurable product with child products, the parent product stock is calculated based on the combined total of child product stocks. Consider an example where you have configurable product Proteus Fitness Shirt with orange, red, and yellow child products with different stock quantities of each. The parent product stock is calculated based on the combined total of stock of orange, red, and yellow child products. With the Move low stock to top option, it calculates the stock of parent products by combining all of its salable child products stock and sorts it accordingly.
  • Add Condition - Adds another condition to the rule.

  • Attribute - Determines the attribute that is used as the basis of the condition. Options:

    table 0-row-2 1-row-2 2-row-2 3-row-2 4-row-2 5-row-2 6-row-2 7-row-2 8-row-2 layout-auto
    Option Description
    Clone Category ID(s) Dynamically clones products, without their sorting and order, from multiple categories based on Category ID.
    Color Includes products based on color.
    Date Created (days ago) Includes products based on the number of days since the products were added to the catalog.
    Date Modified (days ago) Includes products based on the number of days since the products were last modified.
    Name Includes products based on the product name.
    Price Includes products based on price. This attribute not applicable for configurable products because they don’t have their own price.
    Quantity Includes products based on the quantity in stock.
    SKU Includes products based on SKU.
    note note
    NOTE
    The quantity of a configurable product with child options is calculated by combining all the salable child product quantities. Consider an example where you have a configurable product Basic Fitness Tank with purple, red, and yellow color options and different quantities of each. In this case, the parent product (Basic Fitness Tank) quantity is the combined salable quantity of the purple, red, and yellow color child products.
  • Operator - Specifies the operator that is applied to the attribute value to meet the condition. Unless an operator is specified, Equal is used as the default. Options: Equal, Not equal, Greater than, Greater than or equal to, Less than, Less than or equal to, and Contains

  • Value - Specifies the value that the attribute must have to meet the condition.

  • Logic - The Logic column is used to define multiple conditions, and appears only when another condition is added. The operators follow the rules of precedence for MySQL boolean operators. Options: AND / OR

recommendation-more-help
d5ef48ad-708f-4ce5-a225-e7bb6053ded5