Delivery: {{ $order->address->line_one }}, {{ $order->address->city }} {{ $order->address->postal_code }}
@endif| Item | Qty | Amount |
|---|---|---|
| {{ $item->name }} @if($profile->show_item_options && $item->sku)({{ $item->sku }})@endif | {{ $item->quantity }} | {{ $order->currency }} {{ number_format($item->total,2) }} |
{{ $profile->footer_text }}
Generated securely by SMR One · smrsoftech.com