@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->note !!}
@endif| প্রোডাক্ট | পরিমাণ | মূল্য |
|---|---|---|
|
@if($product->sizes->isNotEmpty())
@endif
|
|
৳{{$value->price*$value->qty}} |
| মোট | ৳ {{$subtotal}} | |
| ডেলিভারি চার্জ | ৳ {{$shipping}} | |
| সর্বমোট | ৳ {{$subtotal+$shipping}} | |
{!! $campaign_data->billing_details !!}
@endif