@extends('layouts.admin') @section('title', 'Product Details — ' . $product->name) @section('content')
No extra gallery images uploaded.
@endif| Variant Size | SKU Code | Selling Price (₹) | MRP / Compare (₹) | Discount | Stock Units | Inventory Status | Default Option |
|---|---|---|---|---|---|---|---|
| {{ $var->name }} | {{ $var->sku }} | ₹{{ number_format($var->price, 2) }} | @if($var->compare_at) ₹{{ number_format($var->compare_at, 2) }} @else — @endif | @if($off) Save {{ $off }}% @else — @endif | {{ $var->stock }} units | @if($var->stock > 10) In Stock @elseif($var->stock > 0) Low Stock @else Out of Stock @endif | @if($var->is_default) ✓ Default Variant @else — @endif |
| Standard size variant only. | |||||||
Configured metadata for Google search results and social media embeds.