PriceRuleTrait enum

A list of features used by the price rule.


Values

  • BULK
    The price rule supports bulk discounts.
  • BUY_ONE_GET_ONE
    The price rule supports quantity BXGY discounts.
  • BUY_ONE_GET_ONE_WITH_ALLOCATION_LIMIT
    The price rule supports BXGY discounts using custom allocation limit.
  • QUANTITY_DISCOUNTS
    The price rule supports quantity discounts.
  • SPECIFIC_CUSTOMERS
    The price rule supports specific customers.