{{couponHeading}}
{{brief_desc}}
{{#js_compare "this.coupon_type == 'custom'"}}
{{#if scratchoff}}




{{format_currency coupon_currency}}{{coupon_discount}} {{@global.pageLanguageSetting.off}}
{{else}}
{{coupon_discount}}% {{@global.pageLanguageSetting.off}}
{{/js_compare}}
{{/if}}
{{/js_compare}}
{{#js_compare "this.coupon_type == 'buyget'"}}
{{#if hide_text}}
{{else}}
{{#js_compare "this.coupon_buyget_displayas== '1'"}}
{{coupon_buy}}+{{coupon_get}}
{{else}}
Buy{{coupon_buy}} Get{{coupon_get}}
{{/js_compare}}
{{/if}}
{{/js_compare}}
{{couponissuedate}}
{{couponValidFrom}}
{{#js_compare "this.couponValidTo == ''"}}
{{else}}
{{couponvalidtill}}
{{couponValidTo}}
{{/js_compare}}
{{#if coupon_share}}
{{/if}}
{{#js_compare "this.coupon_type == 'custom'"}}
{{#js_compare "this.validation == '0'"}}
{{@global.pageLanguageSetting.redeem}}
{{else}}
{{@global.pageLanguageSetting.redeem}}
{{/js_compare}}
{{else}}
{{#js_compare "this.validation == '0'"}}
{{couponCode}}
{{else}}
{{#js_compare "this.validation == '1'"}}
{{@global.pageLanguageSetting.redeem}}
{{else}}
{{@global.pageLanguageSetting.redeem}}
{{/js_compare}}
{{/js_compare}}
{{/js_compare}}