Select and order products for the homepage Hot Sale section
| Product | Order | Status | Actions |
|---|---|---|---|
|
@if($hotSale->product->image)
{{ $hotSale->product->name }}ID: #{{ $hotSale->product->id }} — SKU: {{ $hotSale->product->sku }} |
{{ $hotSale->order }} | @if($hotSale->status) Visible @else Hidden @endif | |
| No hot sale products found | |||