@foreach($product->galleries as $gal)
@endforeach
@if(!empty($product->whole_sell_qty))
{{ $langg->lang770 }}
{{ $langg->lang768 }} |
{{ $langg->lang769 }} |
@foreach($product->whole_sell_qty as $key => $data1)
{{ $product->whole_sell_qty[$key] }}+ |
{{ $product->whole_sell_discount[$key] }}% {{ $langg->lang771 }} |
@endforeach
@endif
{{ $langg->lang87 }} :
{{ $product->showPrice() }}
{{ $product->showPreviousPrice() }}
@if($product->youtube != null)
@endif
@if(!empty($product->size))
{{ $langg->lang88 }} :
@php
$is_first = true;
@endphp
@foreach($product->size as $key => $data1)
-
{{ $data1 }}
@php
$is_first = false;
@endphp
@endforeach
-
@endif
@if(!empty($product->color))
{{ $langg->lang89 }} :
@php
$is_first = true;
@endphp
@foreach($product->color as $key => $data1)
-
@php
$is_first = false;
@endphp
@endforeach
@endif
@if(!empty($product->size))
@else
@php
$stck = (string)$product->stock;
@endphp
@if($stck != null)
@elseif($product->type != 'Physical')
@else
@endif
@endif