Dear {{ $name }}

Thank You for your order.


Your order is now under process.

If you require any information, Please feel free to contact us.


Best Regards

Ryans Ecom Team
Telephone: 16810, +88 09638442121, 01755662121

Summary

Your Order #{{$order_info}} placed on {{ \Carbon\Carbon::now()->format('M d, Y') }}

@php($sub_total = 0) @php($ecom_dis_total = 0) @foreach($order_details as $details) @php($sub_total += $details->total_price) @php($ecom_dis_total += $details->od_special_discount*$details->quantity) @endforeach {{-- @if($point > 0) @endif --}} @if($totalSpecialDiscount > 0) @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)}}
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($ecom_dis_total) }}
Grand Total @php($g_total = (($sub_total+$shipping_cost) - $ecom_dis_total) ) @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 16810

Email ecom@ryans.com

{{--

{{$notificationText}}

--}}

Payment Options |  Terms & Conditions |  Return and Replacement |  Privacy Policy

WWW.RYANS.COM