Shopping Cart
Product | Size | Price | Discount Price | Discount | Quantity | {{--Sub Total | --}}Action |
---|---|---|---|---|---|---|---|
![]() {{ \Illuminate\Support\Str::words($details['name'],3) }}{{ $details['name'] }} |
{{\App\Models\ProductVariation::find($i)->size}} | {{ number_format($details['price'],0) }} | {{ number_format($details['discount_price'],0) ?? 0}} | {{$details['discount'] ?? 0 }} % |
-
+
|
{{-- {{ $total }} | --}}{{-- --}} |
Total : {{ number_format($total) }} MMK |