@foreach($pixels as $pixel) @endforeach @php $subtotal = Cart::instance('shopping')->subtotal(); $subtotal=str_replace(',','',$subtotal); $subtotal=str_replace('.00', '',$subtotal); $shipping = Session::get('shipping')?Session::get('shipping'):0; @endphp
@if($generalsetting->logo) @else @endif

{{ $campaign_data->hero_title ?? $campaign_data->name }}

@if($campaign_data->hero_subtitle)

{{ $campaign_data->hero_subtitle }}

@endif
@if($campaign_data->video) @else @endif
@if($product->old_price)

রেগুলার প্রাইসঃ {{$product->old_price}} টাকা!

@endif

অফার প্রাইসঃ {{$product->new_price}} টাকা!

{{ $campaign_data->hero_button_text ?? 'অর্ডার করুন' }}
সীমিত সময়ের জন্য রয়েছে ফ্রি ডেলিভারি!!
@if($product->old_price)
রেগুলার প্রাইস: {{$product->old_price}} টাকা।
@endif
অফার প্রাইস {{$product->new_price}} টাকা।
অর্ডার করতে ক্লিক করুন

প্রয়োজনে কল করুন

{{$generalsetting->phone}}

কাস্টমার ফিডব্যাক দেখে অর্ডার করুন

{!! $campaign_data->description !!}

রিটার্ন পলিসি

{!! $campaign_data->short_description !!} রিটার্ন।

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

@csrf
আপনার ইনফরমেশন দিন
@error('name') {{ $message }} @enderror
@error('phone') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
পণ্যের বিবরণ
@foreach(Cart::instance('shopping')->content() as $value) @endforeach
ডিলিট প্রোডাক্ট পরিমাণ মূল্য
{{Str::limit($value->name,20)}}
৳{{$value->price*$value->qty}}
মোট {{$subtotal}}
ডেলিভারি চার্জ {{$shipping}}
সর্বমোট {{$subtotal+$shipping}}