Skip to main content

Examples and testing

These scenarios illustrate how pricing rules behave in common setups. Use them as templates when validating your own configuration.

Example 1: Discount only​

  • Strategy: Discount 20%
  • Target: Product Group "Microsoft Products"
  • Result: 20% off the retail price for targeted products.

Discount example

Example 2: Markup only​

  • Strategy: Markup 10%
  • Target: Product Group "Microsoft Products"
  • Result: Sell price = cost price + 10%.

Markup example

Example 3: Markup range + discount with stacking​

  • Strategy A: Markup Range (0–99 → 10%, 100–200 → 7%)
  • Strategy B: Discount 5%
  • Stacking: Enabled
  • Result: Compute price from cost using range, then apply 5% discount to the computed price.

Markup range example

Example 4: Highest rule only (stacking disabled)​

  • Strategy A: Discount 10%
  • Strategy B: Discount 20%
  • Stacking: Disabled
  • Result: Only the 20% discount applies.

Testing tips​

  • Use a test customer in a relevant Customer Group and add targeted Product Groups to verify rule application.
  • Check order lines to confirm the calculated price reflects the configured strategy and stacking behavior.
  • Toggle stacking on/off to observe how outcomes differ.