Comanda ta a fost primită cu succes.
| {{ $item->name }} × {{ rtrim(rtrim(number_format((float) $item->qty, 2), '0'), '.') }} | {{ number_format((float) $item->total, 2) }} {{ $currency }} |
| Livrare | {{ number_format((float) $order->delivery_fee, 2) }} {{ $currency }} |
| Total | {{ number_format((float) $order->total, 2) }} {{ $currency }} |
Adresă livrare: {{ $order->address }}
@endifEmail automat de la {{ $brand }} — nu răspunde la el. Pentru întrebări, sună la {{ $company->phone ?? '—' }}.