{{@frontend_section_data($todays_deal->value,'heading')}}

{{@frontend_section_data($todays_deal->value,'sub_heading')}}

{{translate("Upto")}}

{{@frontend_section_data($todays_deal->value,'banner_title')}}

{{@frontend_section_data($todays_deal->value,'banner_description')}}

today-deal.png
@include('frontend.partials.product',['products'=>$todays_deals_products])
@if( @frontend_section_data($promo_banner->value,'position') == 'todays-deals') @includeWhen($promo_banner->status == '1', 'frontend.section.promotinal_banner', ['promo_banner' => $promo_banner]) @endif @if( @frontend_section_data($promo_second_banner->value,'position') == 'todays-deals') @includeWhen($promo_second_banner->status == '1', 'frontend.section.promotinal_banner', ['promo_banner' => $promo_second_banner]) @endif @push('scriptpush') @endpush