@foreach($pixels as $pixel) @endforeach @foreach($pixels as $pixel) @endforeach @foreach($gtm_code as $gtm) @endforeach {!! $generalsetting->header_code !!} @php $subtotal = Cart::instance('shopping')->subtotal(); $subtotal=str_replace(',','',$subtotal); $subtotal=str_replace('.00', '',$subtotal); $shipping = Session::get('shipping')?Session::get('shipping'):0; @endphp

{!! $campaign_data->top_title_1 !!} {!! $campaign_data->top_title_2 !!}

Days
Hours
Minutes
Seconds

{!! $campaign_data->heading_1 !!}

@if($campaign_data->image_one)
@endif @if($campaign_data->image_two)
@endif
@if($campaign_data->feature_1)

{!! $campaign_data->feature_1 !!}

@endif @if($campaign_data->feature_1)

{!! $campaign_data->feature_2 !!}

@endif

{!! $campaign_data->heading_2 !!}

{!! $campaign_data->heading_3 !!}

{{--
--}} @if($campaign_data->video!=null)

প্রডাক্টের "ভিডিও দেখুন"

@endif

আমাদের থেকে বিস্তারিত জানতে এই নাম্বারে কল করুন {{$contact->phone}}

{!! $campaign_data->heading_4 !!}

@if(optional($campaign_data)->short_description && strlen($campaign_data->short_description) > 15 || optional($campaign_data)->description && strlen($campaign_data->description) > 15)

বিস্তারিত

{!! $campaign_data->short_description !!}

{!!$campaign_data->description !!}
@endif

{{$campaign_data->name}}

{{$campaign_data->review}}

অফারটি সীমিত সময়ের জন্য, তাই অফার শেষ হওয়ার আগেই অর্ডার করুন

@if($campaign_data->note)

{!! $campaign_data->note !!}

@endif
@if($products->count()>1)
একটি পণ্য সিলেক্ট করুনণ
@foreach($products as $product)
first ? 'checked' : '' }} style="display: none;" onchange="updateCart('{{ $product->id }}')">
@endforeach
@endif
পণ্যের বিবরণ
@foreach(Cart::instance('shopping')->content() as $value) @endforeach
প্রোডাক্ট পরিমাণ মূল্য
{{Str::limit($value->name,20)}} @php $product = App\Models\Product::find($value->id); @endphp @if($product && ($product->sizes->isNotEmpty() || $product->colors->isNotEmpty()))
@if($product->sizes->isNotEmpty())
@endif @if($product->colors->isNotEmpty())
@endif
@endif
৳{{$value->price*$value->qty}}
মোট {{$subtotal}}
ডেলিভারি চার্জ {{$shipping}}
সর্বমোট {{$subtotal+$shipping}}
@csrf
আপনার ইনফরমেশন দিন
@error('name') {{ $message }} @enderror
@error('phone') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
@if($campaign_data->billing_details)

{!! $campaign_data->billing_details !!}

@endif