@extends('layouts.layout') @section('title', 'Shop Products') @section('content')
";print_r($attributeArrData);exit; @endphp Attributes Name Details(Optional) @if ($attribute) @foreach ($attribute as $key => $attributeItem) @if (!in_array($attributeItem->id, $attributeArrData)) {{-- {{ $attributeItem->attribute_name }} --}} @if ($attributeItem->attributevalue) @foreach ($attributeItem->attributevalue as $attributeItemval) attribute_value, $attribute_collection) ? 'selected' : '' }}> {{ $attributeItemval->attribute_value }} @endforeach @endif @endif @endforeach @endif Image Base Image @if (!empty($product->additionalImages) && !empty($product->additionalImages[0]['id'])) @else @endif @if (!empty($product->additionalImages) && !empty($product->additionalImages[0]['id'])) Enter Image Label* @else Enter Image Label* @endif Additional Images @if ($product->additionalImages && count($product->additionalImages) > 0) @foreach ($product->additionalImages as $key => $additionalimg) @if ($additionalimg->image_type == 'additional' && empty($additionalimg->child_product_id)) Enter Image Label @endif @endforeach @endif Add Next Image Upsell @if (count($product->productUpsell) > 0) @foreach ($product->productUpsell as $keyup => $upsell) SKU Code @if (count($product->productUpsell) - 1 == $keyup) @else @endif @endforeach @else SKU Code @endif Save Save