{{heading}}
{{> innerBackground}}
    {{#couponsWithSubCategory.coupons}}
  • {{#js_compare "this.showExpiredCoupons == '1'"}}{{#if couponExpire}} {{@global.pageLanguageSetting.expired}} {{else}} {{#js_compare "this.showReedemedCoupons == '1'"}}{{#if couponRedeem}} {{@global.pageLanguageSetting.redeemed}} {{/if}}{{/js_compare}}{{/if}}{{else}} {{#js_compare "this.showReedemedCoupons == '1'"}}{{#if couponRedeem}} {{@global.pageLanguageSetting.redeemed}} {{/if}}{{/js_compare}} {{/js_compare}} {{#js_compare "this.couponType== 'custom'"}}
    {{else}}
    {{/js_compare}}
    {{#js_compare "this.couponType== 'scratchwin'"}}
    Scratch &
    Win
    {{/js_compare}} {{#js_compare "this.couponType== 'buyget'"}}
    {{buyGetInfo.buy}}+{{buyGetInfo.get}} Buy & Get
    {{/js_compare}} {{#js_compare "this.couponType == 'discount'"}} {{#js_compare "this.discountRate == 'flat'"}}
    {{format_currency @global.couponcurentcycode}}{{couponPrice}} Discount
    {{else}}
    {{couponPrice}}% Discount
    {{/js_compare}} {{/js_compare}}

    {{heading}}

    {{#js_compare "this.validDate == ''"}}
    {{couponValidLabel+":"}}{{@global.pageLanguageSetting.in_stock}}
    {{else}}
    {{couponValidLabel+":"}} {{validDate}}
    {{/js_compare}}
    {{briefDescription}}

    {{@global.pageLanguageSetting.Terms_Conditions_realestate}}

    {{termsCondition}}
  • {{/couponsWithSubCategory.coupons}}