Skip to content

Promotions

Overview page for promotions (discount campaigns) from the Shopware 6 shop. Promotions are synchronized from the shop and automatically applied as discount lines during order import.

Open Page

  • Via search: Shopware 6 Promotions
  • Via Shopware 6 Dashboard → Navigation → Promotions

Fields

Field Description
Shop Code Shop the promotion originates from.
Shopware ID UUID of the promotion in the Shopware shop.
Name Name of the promotion (e.g., Summer Sale -10%).
Valid From Start date of validity.
Valid Until End date of validity.
Active Whether the promotion is currently active.
Code Coupon code (if applicable).
Priority Priority when multiple promotions apply.

Actions

Action Description
Sync Promotions Downloads all promotions from the shop and updates the local table.
Open Promotion Card Opens the detail view of a promotion with discounts and conditions.

Promotion Card

Field Description
Discount Type Type of discount: Percentage, Absolute, Fixed Price.
Discount Value Discount value (e.g., 10 for 10%).
Max Redemptions Maximum redemptions (0 = unlimited).
Exclusive Whether the promotion is exclusive (not combinable).

Notes

  • Promotions are automatically recognized during order import and mapped as discount lines in the sales order.
  • Synchronization primarily serves as an overview — operational use happens automatically during order import.
  • Promotion codes can differ per order — mapping occurs via the Shopware Order API.