Coupon logic

Some Usage Examples


  <If coupon is value="expired">
  <If coupon has_not remaining_uses>
  ...

Rules

Here are the registered conditional rules.

  • LifterLMS Coupon - coupon

    Compare

    • is
    • is_not
    • has
    • has_not

    Values

    • expired - expired
    • trial discount - trial_discount
    • remaining uses - remaining_uses
    • main discount - main_discount