@php $color=['table-custom','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light','table-primary','table-secondary','table-success','table-danger','table-warning','table-info','table-light']; $btn_color=['btn btn-green','btn btn-lime','btn btn-yellow','btn btn-orange','btn btn-red','btn btn-pink','btn btn-purple','btn btn-indigo','btn btn-azure','btn btn-blue','btn btn-teal','btn btn-cyan','btn btn-gray','btn btn-gray-dark']; $public_url=url('/uploads/product_img_580x800'); $public_link_url=url('/uploads/product_img_1160x1600'); @endphp {{-- --}} {{-- border-bottom: 1px solid #e9edf4; --}} @if($product->subcategory_name) @endif @if($product->product_img_1) @endif @if($product->product_img_2) @endif @if($product->product_img_3) @endif @if($product->product_img_4) @endif @php $h=$i=$j=1; @endphp @if (!empty($product_specifications)) @foreach ($product_spec_group as $product_spec_group) @foreach ($product_specifications as $product_specification) @if ($product_specification->spec_product_id==$product_spec_group->spec_product_id) @if ($product_specification->spec_heading=="Device Specification") @php $i++; @endphp @endif @endif @endforeach @endforeach @endif
Name : {{$product->product_name_en}}
SKU : {{$product->product_sku}}
Category : {{$product->category_name}}
Subcategory : {{$product->subcategory_name}}
Brand : {{$product->brand_name}}
Price : {{sprintf("%.2f", $product->product_price)}}
Stock Alert Limit : {{sprintf("%.0f", $product->reorder_point)}}
Description :

{{$product->product_desc_en}}

Title Image :
Sub Image 1 :
Sub Image 2 :
Sub Image 3 :
Sub Image 4 :
Available Variants
@foreach ($child_products as $child_product) @php $margin_top=0; @endphp @if ($h>=4) @php $margin_top=2; @endphp
@endif @php $h++; @endphp @endforeach
Specifications
{{$i}} {{$product_specification->spec_description}}