@extends('layouts.front') @section('content')
{{ $langg->lang122 }} | {{ $langg->lang123 }} | {{ $langg->lang124 }} | {{ $langg->lang125 }} | {{ $langg->lang126 }} | |
---|---|---|---|---|---|
{{ $product['size'] }}
@if(!empty($product['item']['color']))
@else
@endif
|
@if($product['item']['type'] == 'Physical')
|
@if($product['size_qty'])
@elseif($product['item']['type'] != 'Physical')
@else
@endif
{{ App\Models\Product::convertPrice($product['item']['price']) }} |
{{ App\Models\Product::convertPrice($product['price']) }} |
{{ $langg->lang128 }}
{{ Session::has('cart') ? App\Models\Product::convertPrice($totalPrice) : '0.00' }}
{{ $langg->lang129 }}
{{ App\Models\Product::convertPrice(0)}}
{{ $langg->lang130 }}
{{$tx}}%
{{ $langg->lang131 }}
{{ Session::has('cart') ? App\Models\Product::convertPrice($mainTotal) : '0.00' }}