Create a coupon code called "5bucksback" and give it a value of $5.00.
The following content in the web page's template: {IF-COUPON-BEGIN}Coupon Discounts {COUPON-CODE}: {COUPON-VALUE}{IF-COUPON-END}
If the "5bucksback" coupon is used durring checkout it will display the following when viewing that web page in the storefront: Coupon Discounts 5bucksback: $5.00
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {COUPON-VALUE} QuickCode Tag is changed into the source code below prior to the web page being displayed.