Hello,
YOUR ORDER HAS BEEN PLACED. YOU'LL GET ANOTHER EMAIL ONCE YOUR ORDER IS SHIPPED.
ORDER #: {{$orderId}}
DATE OF ORDER: {{$orderDate}}
|
ORDER STATUS: CONFIRMED
VIEW INVOICE
|
SHIPPING INFO {{$customerInfo->first_name}} {{$customerInfo->last_name}}{{$customerInfo->address1}} {{$customerInfo->address2}} {{$customerInfo->city}}, {{$customerInfo->state}} {{$customerInfo->zip_code}} {{$customerInfo->country}} {{$customerInfo->phone}} |
PAYMENT INFO ![]() {{ $orderDetails->last_4 }}
{{$shippingInfo->first_name." ".$shippingInfo->last_name}}
{{$shippingInfo->address1}} {{$shippingInfo->address2}} {{$shippingInfo->city}}, {{$shippingInfo->state}} {{$shippingInfo->zip}} {{$shippingInfo->country}} {{$shippingInfo->phone}} |
{{$Item->name}}
|
NAME: {{$Item->colorName}}
FINISH: {{ $Item->type }}
FRAGRANCE: {{$Item->fragranceName}}
|
|||
BUY AGAIN |
|
ITEMS TOTAL | US${{$total}} |
DISCOUNTS | -US${{$discount}} |
SUBTOTAL | US${{$total-$discount}} |
SHIPPING | US${{$shipping}} |
ORDER TOTAL | US${{($shipping+$total)-$discount}} |