This QuickCode Tag is used in conjunction with {IF-ORDER-CONTAINS-SUBSCRIPTION-PRODUCTS-BEGIN}, to display content if the order contains one or more products with subscription rules.
If the {ELSE} QuickCode Tag is used between {IF-ORDER-CONTAINS-SUBSCRIPTION-PRODUCTS-BEGIN} and {IF-ORDER-CONTAINS-SUBSCRIPTION-PRODUCTS-END}, then:
Content between {IF-ORDER-CONTAINS-SUBSCRIPTION-PRODUCTS-BEGIN} and {ELSE} will be displayed only if the order contains products with subscription rules.
Content between {ELSE} and {IF-ORDER-CONTAINS-SUBSCRIPTION-PRODUCTS-END} will be displayed if there are no products with subscription rules in the order. |