{{ $session_name }} order Confirmed!
You order has been confirmed and will be shipped within next seven days! Subject to clearance of funds.
@if ($orderCOD3['payment_type'] == 'cod') @elseif ($orderCOD3['payment_type'] == 'upi') @else @endif @if (!empty($orderCOD3['first_name'])) @else @endif
Order Date {{ date('d/m/Y', strtotime($orderCOD3['created_on'])) }}
Order No {{ $orderCOD3['invoice_id'] }}
Payment {{ $orderCOD3['payment_type'] }}
Payment {{ $orderCOD3['payment_type'] }}
Payment RazorPay
Shipping Address {{ $orderCOD3['address'] }}, {{ $orderCOD3['city'] }}, {{ $orderCOD3['state'] }} - {{ $orderCOD3['zipcode'] }}
Shipping Address {{ $orderCOD4['address'] }}, {{ $orderCOD4['city'] }}, {{ $orderCOD4['state'] }} - {{ $orderCOD4['zipcode'] }}
@if ($orderCOD != null) @foreach ($orderCOD as $order) @if (!empty($order->product_new_color)) @else @endif @endforeach @endif
{{ $order->product_name }}
Quantity:{{ $order->product_quantity }}
Color:{{ $order->product_new_color }}
₹ {{ $order->product_price }}
₹ {{ $order->product_price * $order->product_quantity }}
₹ {{ $order->product_price }}
₹ {{ $order->product_price * $order->product_quantity }}
@if ($fetch_store_code != null)
@foreach ($fetch_store_code as $str_cod) @endforeach
Store Code Store Location
{{ $str_cod->sR_unique_id }}
{{ $str_cod->sR_state }}
@endif
@if ($invoice_data_individual != null) @if ($value4->payment_type == 'upi') @if( $value4->coupon_applied == 'UTHHAN') @else @endif @elseif ($value4->payment_type === 'RazorPay') @php $grandtotal = $product_price_sum + trim($delivery_charge_value['delivery_cost'] ?? 0) + $shipping_charge; $razorDiscount = $grandtotal < 500 ? 50 : 0; @endphp @if ($value4->express_product_category != null && $value4->coupon_applied != null) @elseif ($value4->coupon_applied != null && $value4->express_product_category1 != null) @elseif ($value4->express_product_category1 != null) @elseif ($value4->coupon_applied != null) @elseif ($value4->express_product_category != null) @else @endif @endif @endif
Sub Total
Rs. {{ $product_price_sum}}
Delivery Charge
Rs. {{ (trim($delivery_charge_value['delivery_cost']) + $shipping_charge) . $rs }}
Discount
Rs. {{ round($product_price_sum*10/100) }}
Grand Total
Rs. {{ round(($product_price_sum + trim($delivery_charge_value['delivery_cost']) + $shipping_charge) - (($product_price_sum)*10/100)) . $rs}}
Discount
Rs. 0
Grand Total
Rs. {{ (($product_price_sum + trim($delivery_charge_value['delivery_cost']) + $shipping_charge) - $value4->discount) . $rs}}
Sub Total
Rs. {{ $product_price_sum }}
Delivery Charge
Rs. {{ trim($delivery_charge_value['delivery_cost']) + $shipping_charge }}{{ $rs }}
Discounted Price
Rs. {{ round($product_price_sum * 15 / 100) }}
RazorPay Discount
Rs. {{ $razorDiscount }}
Grand Total
Rs. {{ round(($product_price_sum + trim($delivery_charge_value['delivery_cost']) + $shipping_charge) - round($product_price_sum * 15 / 100) - $razorDiscount) }}{{ $rs }}
Discounted Price
Rs. {{ round($product_price_sum * 10 / 100) }}
RazorPay Discount
Rs. {{ $razorDiscount }}
Grand Total
Rs. {{ round(($product_price_sum + trim($delivery_charge_value['delivery_cost']) + $shipping_charge) - round($product_price_sum * 10 / 100) - $razorDiscount) }}{{ $rs }}
RazorPay Discount
Rs. {{ $razorDiscount }}
Grand Total
Rs. {{ round($product_price_sum + trim($delivery_charge_value['delivery_cost']) + $shipping_charge - $razorDiscount) }}{{ $rs }}
Discounted Price
Rs. {{ round($product_price_sum * 10 / 100) }}
RazorPay Discount
Rs. {{ $razorDiscount }}
Grand Total
Rs. {{ round(($product_price_sum + trim($delivery_charge_value['delivery_cost']) + $shipping_charge) - round($product_price_sum * 10 / 100) - $razorDiscount) }}{{ $rs }}
Discounted Price
Rs. {{ round($product_price_sum * 5 / 100) }}
RazorPay Discount
Rs. {{ $razorDiscount }}
Grand Total
Rs. {{ round(($product_price_sum + trim($delivery_charge_value['delivery_cost']) + $shipping_charge) - round($product_price_sum * 5 / 100) - $razorDiscount) }}{{ $rs }}
RazorPay Discount
Rs. {{ $razorDiscount }}
Grand Total
Rs. {{ round($product_price_sum + trim($delivery_charge_value['delivery_cost']) + $shipping_charge - $razorDiscount) }}{{ $rs }}

We will be sending shipping confirmation email when the item shipped successfully!

Thanks for shopping with us!

Uthhan Team @php $invoiceBase = url("/UthhanInvoice/generatePDF/{$orderCOD2}"); @endphp @if (!empty($Baazar) && session('Coupon') != null)
Download Invoice @elseif (session('Coupon') != null)
Download Invoice @elseif (!empty($Baazar))