Published at: 2026-09-17

Pricing policy configuration examples


Learn pricing rule configuration examples.

Overview

This article summarizes pricing policy configuration examples. Administrators can use them to understand how different pricing rules are configured.

Example list

Example Rule type Configuration focus
Single product fixed price Pricing rule Set the modification type to detail object and adjust the unit price in the execution result.
Single product with one specified gift Gift rule Configure promoted product conditions, threshold conditions, and fixed gifts.
Single product with multiple specified gifts Gift rule Add multiple gifts in fixed gifts.
Bundle amount reduction Bundle pricing Configure a product combination aggregation value first, and then reference it in rule conditions.

Example 1: Configure a single product fixed price

Scenario: Milk tablets reach 10 boxes, and the unit price is reduced to 50 CNY per box.
Configuration approach:
  1. Create a pricing policy.
  2. Set the modification type to Product promotion.
  3. In the pricing rule, click Add Configuration.
  4. Set the product condition to milk tablets.
  5. Set the quantity condition to at least 10 boxes.
  6. Set the execution result to adjust the unit price to 50 CNY.
Single product fixed price rule example
Single product fixed price configuration entry

Example 2: Configure a single product with one specified gift

Scenario: For every 20 boxes of coconut juice, the customer receives 10 boxes of milk tablets.
Configuration approach:
  1. Create a Product promotion pricing rule.
  2. Set the promoted product condition to coconut juice.
  3. Set the threshold condition to every 20 boxes.
  4. Select a gift rule.
  5. Set the fixed gift to milk tablets.
  6. Set the gift quantity to 10 boxes.
Single product with one specified gift rule
Single product with one specified gift execution result

Example 3: Configure a single product with multiple specified gifts

Scenario: When product A reaches 30 units, the customer receives three units of product B and two units of product C.
Configuration approach:
  1. Create a Product promotion gift rule.
  2. Set the promoted product condition to product A.
  3. Set the quantity condition to at least 30 units.
  4. Add product B and product C in fixed gifts.
  5. Set the gift quantity for product B to 3 units.
  6. Set the gift quantity for product C to 2 units.
Single product with multiple specified gifts configuration

Example 4: Configure a bundle amount reduction

Scenario: A specified product bundle reaches 1,000 CNY, and the total bundle amount is reduced by 300 CNY.
Configuration approach:
  1. First create a Free Combination aggregation rule.
  2. Aggregate the eligible promoted product amount into one value.
  3. Create a Free Combination Pricing Rule for a Product Promotion.
  4. Reference the product combination aggregation value in the rule condition.
  5. In the execution result, reduce the bundle subtotal by 300 CNY.
Bundle promotion aggregation value settings
Bundle pricing rule condition
[!NOTE] Bundle promotions require a Product combination aggregation value. This value identifies the promoted product scope and can also serve as a condition.

Expected result and verification

  1. Create test orders for the scenarios above.
  2. Enter products and quantities that meet the thresholds.
  3. Save or submit the orders.
  4. Check whether the unit price, gifts, or bundle amount changes by rule.

Related topics

Submit Feedback