Shopping cart
Buy $183 more to get Free Shipping
| Product | Price | Quantity | Total | |
|---|---|---|---|---|
{{ $cart->itemVariant->display_name ?? $cart->itemVariant->description ?? 'Product Name' }}{{--
|
Rp {{ number_format($cart->itemVariant->display_price ?? 0, 0,",",".") }} |
|
Rp {{ number_format(($cart->display_price ?? 0) * ($cart->qty ?? 1), 0,",",".") }} |