{loop type="coupon" name="read_coupon" id=1 backend_context="true"}
{if #IS_ENABLED}{else}This coupon is disabled, you can enable to the bottom of this form.{/if}
| Code |
#CODE |
| Title |
#TITLE |
| Expiration date |
EXPIRATION_DATE |
| Usage left |
{if #USAGE_LEFT}
#USAGE_LEFT
{else}
0
{/if}
|
| #SHORT_DESCRIPTION |
| #DESCRIPTION |
|
{if #IS_CUMULATIVE}
{intl l="May be cumulative"}
{else}
{intl l="Can't be cumulative"}
{/if}
|
|
{if #IS_REMOVING_POSTAGE}
{intl l="Will remove postage"}
{else}
{intl l="Won't remove postage"}
{/if}
|
| Amount |
#AMOUNT |
| Conditions of application |
- Total cart supperior to 400 €
- OR
- At least 4 products
|
| Actions |
Edit
Enabled
|
{/loop}