{{ $order->order_number }}
| Product | Qty | Total |
|---|---|---|
| {{ $item->product_name }} @if ($item->variant_label) {{ $item->variant_label }} @endif | {{ $item->quantity }} | {{ \App\Models\SiteSetting::formatPrice($item->line_total) }} |
Use your order number and delivery phone to view the latest payment, processing, delivery, and completion status.