{{-- --}} {{--
|
{{$conf['company_name']}}
{{$conf['address']}}
E-mail: {{$conf['main_email']}}
Numéro de téléphone: {{$conf['tel']}}
|
À:
{{$user['name']}}
{{$user['address']}}
{{$user['city']}}
E-mail: {{$user['email']}}
Numéro de téléphone: {{$user['tel']}}
|
||||||||||||
| # | Title | Taille | Couleur | Prix | Quantité | Total |
|---|---|---|---|---|---|---|
| {{$item['product']['id']}} | {{$item['product']['title']}} | {{$item['size']['size']}} | {{$item['color']['color']}} | {{$item['price']}} {{$conf['currency']}} |
{{$item['quantity']}}
|
{{$item['total']}} {{$conf['currency']}}
|
| Total | {{$order['subtotal']}} {{$conf['currency']}} |
| --}} {{-- Discount--}} {{-- | --}} {{--{discount} {{$conf['currency']}} | --}} {{--
| Prix de l'expédition | {{$order['shipping_fee']}} {{$conf['currency']}} |
| --}} {{-- Processing fee--}} {{-- | --}} {{--{processing_fee} {{$conf['currency']}} | --}} {{--
| Somme finale | {{$order['sum']}}{{$conf['currency']}} |