Order Summary

Your Order #{{$order_info['order_no']}} placed on {{ \Carbon\Carbon::parse($order_date)->format('F d, Y') }}

@php($sub_total = 0) @foreach($order_details as $details) @php($sub_total += $details->total_price) @endforeach @if($point > 0) @endif @if($totalSpecialDiscount > 0) @endif @if($customerDiscount) @endif
Ordered Product Summery
Item Product ID Qty Subtotal
{{ $details->product_name}} @if($details->preOrder)
{{$details->preOrder}}
@endif
{{$details->product_code_inv}} {{$details->quantity}} @lang('symbols.currency')  {{ number_format($details->total_price+($details->od_special_discount*$details->quantity))}}
Subtotal @lang('symbols.currency')  {{ number_format($sub_total) }}
Shipping & Handling @lang('symbols.currency')  {{ number_format($shipping_cost) }}
Point Used @lang('symbols.currency')  {{ number_format($point) }}
{{ 'Ecom discount' }} @lang('symbols.currency')  {{ number_format($totalSpecialDiscount) }}
Surprise Discount @lang('symbols.currency')  {{ number_format($customerDiscount->discount_price) }}
Grand Total @if($customerDiscount) @php($g_total = (($sub_total+$shipping_cost) - $totalSpecialDiscount - $customerDiscount->discount_price) ) @else @php($g_total = (($sub_total+$shipping_cost) - $totalSpecialDiscount) ) @endif @lang('symbols.currency') {{ number_format($g_total-$point) }}
Billing Information Delivery Information
{{$billing->billing_name}}  
{{$billing->billing_address}}
T: {{$shipping_info['contact_no']}} 
  {!! ltrim($shipping_info['delivery_info'], " ,") !!}
Payment Method Any Question?

{{ isset($order_payment_tracking) ? $order_payment_tracking->payment_parent_id : '' }} {{ isset($order_payment_tracking) ? $order_payment_tracking->payment_child_id : '' }} {{-- $shipping_info['payment_method'] --}}

 

Telephone 16 810

Email ecom@ryans.com

{{$notificationText}}

Payment Options |  Terms & Conditions |  Return, Refund & Cancelation |  Privacy Policy

WWW.RYANS.COM