{{getSlideBack ""}}
{{pageTitle}}
{{> innerBackground}}
{{#if couponempty}}
{{> errorpage errorIcon="appyicon-no-data"}}
{{/if}}
    {{#list}} {{#if isexpiredd}}
  • {{#js_compare "this.show_expire == '1'"}}{{#if expired}} {{@global.pageLanguageSetting.expired}} {{else}} {{#js_compare "this.show_redeem == '1'"}}{{#if couponredeem}} {{@global.pageLanguageSetting.redeemed}} {{/if}}{{/js_compare}}{{/if}}{{else}} {{#js_compare "this.show_redeem == '1'"}}{{#if couponredeem}} {{@global.pageLanguageSetting.redeemed}} {{/if}}{{/js_compare}} {{/js_compare}} {{#js_compare "this.coupon_type == 'custom'"}}
    {{else}}
    {{/js_compare}}
    {{#js_compare "this.coupon_type == 'custom'"}}
    Scratch &
    Win
    {{/js_compare}} {{#js_compare "this.coupon_type == 'buyget'"}}
    {{coupon_buy}}+{{coupon_get}} Buy & Get
    {{/js_compare}} {{#js_compare "this.coupon_type == 'discount'"}} {{#js_compare "this.discount_type== 'Flat'"}}
    {{format_currency coupon_currency}}{{coupon_discount}} Discount
    {{else}}
    {{coupon_discount}}% Discount
    {{/js_compare}} {{/js_compare}}

    {{couponHeading}}

    {{#js_compare "this.couponValidTo == ''"}}
    {{couponvalidtill+":"}}{{@global.pageLanguageSetting.in_stock}}
    {{else}}
    {{couponvalidtill+":"}} {{convertToDateFormatManifestCoupon couponValidTo}}
    {{/js_compare}}
    {{brief_desc}}

    {{@global.pageLanguageSetting.terms_conditions}}

    {{couponDescription}}
  • {{/if}} {{/list}}