|
{{-- Business Name --}}
{{-- Product Name --}}
@if(!empty($print['name']))
@if(!empty($page_product->brand))
{{$page_product->brand}}
@endif
SKU: @endif {{-- Variation --}} @if(!empty($print['variations']) && $page_product->is_dummy != 1) {{$page_product->product_variation_name}}:{{$page_product->variation_name}} @endif {{-- Price --}} @if(!empty($print['exp_date']) && !empty($page_product->exp_date)) @lang('product.exp_date'): {{$page_product->exp_date}} @if($barcode_details->is_continuous) @endif @endif {{-- Barcode --}} Capacity : {{$page_product->product_custom_field1}} Category : {{$page_product->category}} |
@if($loop->iteration % $barcode_details->stickers_in_one_row == 0)