🎛️Conditions

Syntax

# types:
# purchase_conditions (only for products)
# view_conditions (products and items)
#
<type>_conditions:
  condition_name: #your own condition name
    type: TYPE
    input: INPUT
    output: OUTPUT

Type

Type is a condition type. Here is list of all types.

Last updated