Product Title : {{ $product->title }}
Product Code : {{ $product->product_code }}
Note : Please Put first attribute product size : {{ substr($product->defaultsize, 0, -2) }} and Price : {{ $product->price }}
| # | Product SKU | Product Size | Product Price | Product Discount | Product Stock | Actions | |
|---|---|---|---|---|---|---|---|
| {{ $attribute->sku }} | {{ $attribute->size }} | {{ $attribute->price }} | {{ $attribute->discount }} | {{ $attribute->stock }} |