Tarif appliqué :
{{ $sale_channel['name'] ?? null }}
{{ $basket['quantity'] ?? 0 }} ARTICLES
{{ $basket['total'] ?? 0 }}
TOTAL TTC
{{ App\Repositories\Core\User\ShopCart::fixDecimal($basket['total'] ?? 0) }}