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


{{format_currency defaultCurrency}}{{couponPrice}} {{@global.pageLanguageSetting.off}}
{{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}}
Buy {{buyGetInfo.buy}} Get{{buyGetInfo.get}}
{{/js_compare}}
{{/if}}
{{/js_compare}}
{{couponIssueLabel}}
{{convertToDateFormatManifest issueDate}}
{{#js_compare "this.validDate == ''"}}
{{else}}
{{couponValidLabel}}
{{convertToDateFormatManifest validDate}}
{{/js_compare}}
{{#js_compare "this.couponDirectorySharing == '1'"}}
{{/js_compare}}
{{#js_compare "this.couponType == 'scratchwin'"}}
{{#js_compare "this.validationProcess.validation == '0'"}}
{{@global.pageLanguageSetting.redeem}}
{{else}}
{{@global.pageLanguageSetting.redeem}}
{{/js_compare}}
{{else}}
{{#js_compare "this.validationProcess.validation == '0'"}}
{{code}}
{{else}}
{{#js_compare "this.validationProcess.validation == '1'"}}
{{@global.pageLanguageSetting.redeem}}
{{else}}
{{@global.pageLanguageSetting.redeem}}
{{/js_compare}}
{{/js_compare}}
{{/js_compare}}