{{heading}}
{{briefDescription}}
{{#js_compare "this.couponType == 'scratchwin'"}}
{{#if scratchoff}}


{{#if @global.ecommCurrencySymbol}}{{format_currency defaultCurrency}}{{couponPrice}} {{@global.pageLanguageSetting.off}}
{{else}}
{{couponPrice}}{{format_currency defaultCurrency}}{{@global.pageLanguageSetting.off}}{{/if}}
{{else}}
{{couponPrice}}% {{@global.pageLanguageSetting.off}}
{{/js_compare}}
{{/if}}
{{/js_compare}}
{{#js_compare "this.couponType == 'buyget'"}}
{{#if hide_text}}
{{else}}
{{#js_compare "this.coupon_buyget_displayas== '1'"}}
{{buyGetInfo.buy}}+{{buyGetInfo.get}}
{{else}}
{{languageSetting.dir_buy_tag}}{{buyGetInfo.buy}} {{languageSetting.dir_get_tag}}{{buyGetInfo.get}}
{{/js_compare}}
{{/if}}
{{/js_compare}}
{{couponIssueLabel}}
{{convertToDateFormatManifest issueDate}}
{{#js_compare "this.validDate == ''"}}
{{else}}
{{couponValidLabel}}
{{convertToDateFormatManifest validDate}}
{{/js_compare}}
{{#js_compare "this.couponSharing == '1'"}}
{{/js_compare}}
{{#js_compare "this.couponType == 'scratchwin'"}}
{{#js_compare "this.validationProcess.validation == '0'"}}
{{@global.global_view_reddem}}
{{else}}
{{@global.global_view_reddem}}
{{/js_compare}}
{{else}}
{{#js_compare "this.validationProcess.validation == '0'"}}
{{code}}
{{else}}
{{#js_compare "this.validationProcess.validation == '1'"}}
{{@global.global_view_reddem}}
{{else}}
{{@global.global_view_reddem}}
{{/js_compare}}
{{/js_compare}}
{{/js_compare}}