@if($type != 3) @if($type != 2) @endif @if($type != 2) @endif @forelse ($data as $row) {{-- @if( ($type == 2) || $type == 1){ --}} @if($type != 2) @endif @if($type != 2) @endif {{-- @endif --}} @if($type != 2){ @endif @empty @endforelse
store_code idregion_idprice sale_price quantityavailability availability_date
{{ $row["store_code"] }} {{ $row["id"] }}{{ $row["region_id"] }}{{ $row["price"] }} {{ $row["sale_price"]}} {{ $row["availability"]}}{{$row["availability"]?"in_stock":($row["availability_date"]?"backorder":"out_of_stock")}} {{ !$row["availability"]?"":$row["availability_date"]}}
{{ $row["store_code"] }} {{ $row["id"] }} {{$row["region_excluded"]}} {{ $row["price"] }} {{ $row["sale_price"]}} 0 out_of_stock
No Data
@else @forelse ($data as $row) @empty @endforelse
SKU Product Name Product Image URL Product Page URL GTIN
{{ $row["id"] }} {{ $row["short_description"] }} {{ $row["image"] }} {{ $row["url"] }} {{ $row["upc"]}}
No Data
@endif