@extends('layout.master') @section('body-class', 'page-cart') @push('header') @endpush @section('content')
| {{ __('shop/carts.index') }} | {{ __('shop/carts.commodity') }} | {{ __('shop/carts.subtotal') }} | {{ __('common.action') }} | |
|---|---|---|---|---|
|
|
@{{ product.variant_labels }}
@{{ product.price_format }}
|
|
@{{ product.subtotal_format }} |
{{ __('shop/carts.go_buy') }}