Edit or Add catalog price rule

Description

Catalog price rules enable to assign price reductions by category, brand, supplier, attribute or feature. Catalog price rule, as its name implies, applies discount to a range of products.

Common components

Catalog price rules creation input fields

Name

DescriptionValueError message

Mandatory

YES

The name field is required.

Allowed/Forbidden values

-

-

Default value

-

-

Help text

-

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

From quantity

DescriptionValueError message

Mandatory

YES

The from_quantity field is required.

Allowed/Forbidden values

Numbers allowed only

The from_quantity field is invalid.

Default value

1

-

Help text

-

-

Tool tips

-

-

Lower limit

1

-

Upper limit

10

-

Behavior

-

Price (tax excl.)

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

Numbers allowed only

The price field is invalid.

Default value

-

-

Help text

-

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

From

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

Numbers allowed only

-

Default value

-

-

Help text

-

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

To

DescriptionValueError message

Mandatory

NO

-

Allowed/Forbidden values

Numbers allowed only

-

Default value

-

-

Help text

-

-

Tool tips

-

-

Lower limit

-

-

Upper limit

-

-

Behavior

-

Reduction

DescriptionValueError message

Mandatory

YES

The reduction field is required.

Allowed/Forbidden values

Numbers allowed only

The reduction field is invalid.

Default value

0.000000

-

Help text

-

-

Tool tips

-

-

Lower limit

1

-

Upper limit

-

-

Behavior

-

Behaviors description

Name behavior

Text input field (Forms normal UI kit) is a mandatory field to enter the name of the Catalog price rule.

Shop dropdown behavior

This dropdown (Dropdowns basics UI kit) lists the multistore shops. The catalog price rule is applied to the selected shop.

Currency dropdown behavior

This dropdown (Dropdowns basics UI kit) lists all the shop's currencies and "All currencies". By default, the Currency dropdown is set for "All currencies". If the "All currencies" option is set, Prestashop will execute reductions using the Default Prestashop currency that is set in configuration settings.

Country dropdown behavior

Using this dropdown (Dropdowns basics UI kit) a specific country can be set for the Catalog price rules. For example, it can be set that only German customers could see the certain price rules, Germany should be set in the dropdown. By default, the Country dropdown will be set for "All countries".

Group dropdown behavior

Group dropdown (Dropdowns basics UI kit) allows to choose customer group. Prestashop provides specific customer groups. By default, there are Visitor, Guest and Customer. Appropriate group can be selected, in order to show the price rules for that certain group of visitors in website. By default, the Group dropdown will be set for "All countries".

From quantity behavior

This is numeric input field (Forms numbers UI kit). It can be typed, for example, 50 and it will mean, that all the catalog items with quantity up to 50 will get the certain catalog discount rule.

Price (tax excl.) behavior

This is numeric input field (Forms numbers UI kit). In it can be typed, for example, 10 and it will mean, that all the catalog items with the prices up to 10 will get the certain catalog discount rule. By default, the field is gray and disabled, however if the Leave initial price checkbox is disabled, the field will be instantly enabled. Leave initial price is a checkbox (Forms checkboxes UI kit) for certain needs. If it is checked, customers would get the catalog price rules from the initial original item price. By default, the checkbox is enabled.

From behavior

It is just simple date and time selection picker widget. Select the year, month, day and the time from when the catalog price rule will be executed and displayed for Prestashop items. By default, the field is empty, once clicked opens calendar in popup.

To behavior

It is just a simple date and time selection picker widget. Select the year, month, day and the time the price rule existence should be exceeded for Prestashop items. By default the field is empty, once clicked opens calendar in popup.

Reduction type dropdown behavior

Reduction type dropdown (Dropdowns basics UI kit) - certain discount affection will be expressed as Percentage or Amount in the Prestashop items. It can be selected by one of the types in the dropdown. By default, the field is set to "Amount".

Reduction with or without taxes dropdown behavior

Reduction with or without taxes dropdown (Dropdowns basics UI kit) - if the prices should be discounted from the prices with taxes of without taxes. So as a result, it may be different deductions from the catalog prices. By default, the field is set to "Tax excluded".

Reduction behavior

This is an Amount or Percentage type of input field (Forms numbers UI kit). It can be set as certain digits here for the catalog prices to be shown.

Add a new condition group button behavior

It is CTA button (Buttons with icons UI kit) once clicked it opens Conditions form. It allows to create additional and extended Catalog price rules combinations that can be specified for Catalog items. If no conditions are set, the price rule will be applied to all products of catalog. There are these dropdowns:

  • Category - the merchant can choose to apply discount only on products which belong to the chosen category. By default, the dropdown category is set to Home. Next to dropdown is Add condition CTA button with plus icon (Buttons with icons UI kit). Once clicked it adds chosen category condition to Conditions group.

  • Brand - the merchant can choose to apply a discount on a specific brand only. By default, the dropdown is set to default Prestashop brand Graphic Corner. Next to dropdown is Add condition CTA button with plus icon (Buttons with icons UI kit). Once clicked it adds chosen brand condition to Conditions group.

  • Supplier - the merchant can choose to apply a discount on a specific supplier only. By default, the dropdown is set to Accessories supplier. Next to dropdown is Add condition CTA button with plus icon (Buttons with icons UI kit). Once clicked it adds chosen supplier condition to Conditions group.

  • Attributes - the merchant can choose to apply a discount on a specific attribute only. To do so, needs to choose the attribute type and a specific value. By default the dropdown value is set to Color and the next dropdown is set to Grey. Next to dropdowns is Add condition CTA button with plus icon (Buttons with icons UI kit). Once clicked it adds chosen attribute condition to Conditions group.

  • Features - the merchant can choose to apply a discount on a specific feture only. To do so, needs to choose the feature type and a specific value. By default the dropdown value is set to Composition and the next dropdown is set to Ceramic. Next to dropdowns is Add condition CTA button with plus icon (Buttons with icons UI kit). Once clicked it adds the chosen feature condition to the Conditions group.

AND : is an operator, which indicates that the conditional group elements are working together

OR : is an operator, which indicates the combining fact between two conditional groups.

It is possible to add several sets of conditions in the same group, but also to create different condition groups in the same rule.

  1. When adding different criteria to the same group, this works as an AND relation. Ex : Category Women and Brand Nike - the rule will only apply to product which belong to the women category and whose brand is Nike.

  2. When adding different condition groups to the same rule, this work as an OR relation between all groups. Ex : Group 1 : Category Men and Group 2 : Brand Adidas - the rule will apply to all products which belong to the men category or to the Adidas brand.

Multistores functionality

This page is Multistores independent (todo link) page.

Last updated