Price Suggestions

Define rule-based strategies to automatically calculate optimal selling prices based on competitor data and your own margin requirements.

Overview

The Price Suggestions module (/price-suggestions/global-rules) lets you create global rules that apply pricing logic across your catalogue. Each rule evaluates competitor prices for matching products and outputs a suggested price that you can push back to your storefront or feed.

Rules are evaluated in priority order. The first active rule that matches a product is applied. This allows you to create general fallback rules as well as fine-grained brand- or category-specific rules.

Global Rules List

The rules list table displays all configured rules with the following columns:

ColumnDescription
StatusWhether the rule is Active, Inactive, or Draft.
NameThe display name you assigned to the rule.
StrategyThe pricing strategy this rule uses (e.g. match lowest, beat lowest by X, match median).
BrandsWhich brands this rule applies to (blank = all brands).
CategoriesWhich categories this rule applies to (blank = all categories).
PriorityNumeric priority. Lower numbers are evaluated first.
AffectedThe number of products currently matched by this rule.
Last EditedTimestamp of the most recent change to this rule.
ActionsEdit or delete the rule.

Use the Search by name field to quickly find a rule by its name.

Creating a New Rule

Click New Rule to open the rule creation dialog. The form is divided into five sections:

1. Rule Settings

2. Price Suggestion Strategy

3. Filters

Optionally narrow down which products this rule applies to. If you leave all filters empty, the rule applies to your entire catalogue.

4. Ignored Competitors

5. Price Strategy Configuration

Fine-tune the numerical parameters of your chosen strategy:

Example: To always sell 2% below the lowest competitor price (with a minimum of your cost + 10%), create a rule with Strategy = "Beat Lowest", Adjustment = 2 % (Percentage), and COGS Correction = 10 % (Percentage).

How Suggestions Are Used

Once active rules are configured, a Recom. (Recommended) price column appears in the Products Dashboard for every product covered by a rule. This column shows the calculated suggested price but does not automatically change your live price — it is advisory only unless you integrate it with your feed or pricing system via the API.

Important: A product is matched by the first rule (by priority) whose filters include that product. If you want a more specific rule to take precedence over a general one, assign it a lower priority number.