magento / backlog

Magento product backlog
31 stars 10 forks source link

Promotions (advanced) #10

Open misha-kotov opened 6 years ago

misha-kotov commented 6 years ago

Advanced promotions include sophisticated catalog and cart sales rules that allow business users to set up product price discounts based on a set of granular conditions.

  1. Save condition combinations separately from promotions and reuse them when building promotions
  2. Use several actions in one promotion. E.g. Spiral Discount, Discount + Gift
  3. Show promotions rank and allow admin user to manage it
  4. Preview products that matches conditions
  5. Create conditions by:
    • writing SQL-like queries (Magento Query Language) with autocomplete
    • using Visual Condition Builder