{{-- Partial: add-to-cart Props: $productId, $fullWidth fullWidth=false → tombol bulat kecil (product card, absolute pojok kanan bawah) fullWidth=true → tombol full-width (product-show) --}}
@if ($message)

!$fullWidth, 'text-xs mb-1' => $fullWidth, ])>{{ $message }}

@endif @if ($fullWidth) {{-- Full-width untuk halaman detail produk --}} @else {{-- Bulat kecil untuk product card --}} @endif