@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
@endif
{{ $campaign_data->hero_subtitle }}
@endifরেগুলার প্রাইসঃ {{$product->old_price}} টাকা!
@endifঅফার প্রাইসঃ {{$product->new_price}} টাকা!
প্রয়োজনে কল করুন
{!! $campaign_data->short_description !!} রিটার্ন।
| ডিলিট | প্রোডাক্ট | পরিমাণ | মূল্য |
|---|---|---|---|
|
|
|
৳{{$value->price*$value->qty}} | |
| মোট | ৳ {{$subtotal}} | ||
| ডেলিভারি চার্জ | ৳ {{$shipping}} | ||
| সর্বমোট | ৳ {{$subtotal+$shipping}} | ||