Hi

We received your order and will get started on it right away. Our customer service member will get back to you shortly and will keep you updated. You can expect to receive a shipping confirmation email soon.

Your order details are attached. Thanks for your purchase from Qbits

Estimated Delivery: Within 7 days

Order ID:

@foreach ( $data['products'] as $product ) @endforeach @if ($data["payment_method"] === 'online') @endif @if (!empty($data["coupon"]["total_discount"])) @endif
Product Quantity Price

@if(isset($product['bundle_data'])) @if(isset($productsWithBundles[$loop->index]) && !empty($productsWithBundles[$loop->index]['bundle'])) @foreach($productsWithBundles[$loop->index]['bundle'] as $b)

{{$b["name"]}}

@endforeach @else

No bundles

@endif @endif

{{$product['quantity']}} Pcs

@if(isset($product['bundle_data'])) @if(isset($productsWithBundles[$loop->index]) && !empty($productsWithBundles[$loop->index]['bundle'])) @foreach($productsWithBundles[$loop->index]['bundle'] as $b)

{{$b["qty"]}} Pcs

@endforeach @else

0 Pcs

@endif @endif

Tk {{formatNumber($product['total'] - $product['bundle_price'])}}

@if(isset($product['bundle_data'])) @if(isset($productsWithBundles[$loop->index]) && !empty($productsWithBundles[$loop->index]['bundle'])) @foreach($productsWithBundles[$loop->index]['bundle'] as $b)

Tk {{formatNumber($b["price"])}}

@endforeach @else

Tk 0

@endif @endif
Shipping Charge: Tk {{formatNumber($order["shipping_charge"])}}
SSL Charge: Tk {{$order["ssl_charge"]}}
Coupon Discount: Tk {{$data["coupon"]["total_discount"]}}
Gross Total: Tk {{formatNumber($order["payable_amount"])}}

Thank You,

Team Qbits