Hi
With reference to the order ID (), We would like to let you know that your order has been canceled. We appreciate your time. Thanks for giving us a try!
| Product | Quantity | Price |
|---|---|---|
|
{{$b["name"]}} @endforeach @elseNo bundles @endif @endif |
{{$product['quantity']}} Pcs {{$b["qty"]}} Pcs @endforeach @else0 Pcs @endif @endif |
Tk {{formatNumber($product['total'] - $product['bundle_price'])}} @if(isset($product['bundle'])) @if(isset($productsWithBundles[$loop->index]) && !empty($productsWithBundles[$loop->index]['bundle'])) @foreach($productsWithBundles[$loop->index]['bundle'] as $b)Tk {{formatNumber($b["price"])}} @endforeach @elseTk 0 @endif @endif |
| Shipping Charge: | Tk {{formatNumber($order["shipping_charge"])}} | |
| SSL Charge: | Tk {{$order["ssl_charge"]}} | |
| Coupon Discount: | Tk {{$order["coupon"]["total_discount"]}} | |
| Gross Total: | Tk {{formatNumber($order["payable_amount"])}} |