@auth
@php
$availablePoints = auth()->user()->total_loyalty_points ?? 0;
$pointsValue = $availablePoints; // 1 point = 1 DT
@endphp
@if($availablePoints > 0)
{{ $availablePoints }} points disponibles ({{ number_format($availablePoints * 0.01, 2) }} DT)
💎 10 pts = 0.1 DT | 100 pts = 1 DT
@endif
@endauth
@if(session('coupon'))
Livraison
7,00 DT
Gratuite dès 60 DT