saleor-promotions

Installation
SKILL.md

Saleor Promotions and Discounts

Before writing code

Fetch live docs:

  1. Web-search site:docs.saleor.io promotions catalog order rules for promotion types and rule configuration
  2. Web-search site:docs.saleor.io vouchers voucher codes for voucher creation and usage patterns
  3. Web-search site:docs.saleor.io gift cards for gift card creation, activation, and redemption
  4. Fetch https://docs.saleor.io/docs/developer/discounts and review the promotion model, rules, and conditions
  5. Web-search site:docs.saleor.io manual discount order staff for staff-applied manual discounts
  6. Fetch https://docs.saleor.io/docs/developer/gift-cards and review gift card as product and as payment method

Promotion Types

Saleor distinguishes between two promotion types that apply at different stages:

Related skills
Installs
2
GitHub Stars
29
First Seen
Mar 31, 2026