@extends('layouts.frontend') @section('title', 'Shopping Cart') @section('content')
| Product | Price | Quantity | Subtotal | Action |
|---|---|---|---|---|
{{ $item['product']->name }}@if($item['variant']) {{ $item['variant']->size }} {{ $item['variant']->color }} @endif |
${{ number_format($item['price'], 2) }} | ${{ number_format($item['subtotal'], 2) }} |
Your cart is empty
Start adding premium stitched and unstitched garments from Rathore Collection to your cart.
Continue Shopping