Price, Inventory & Images
@if(!empty($product->image)) @if(!empty($imageList)) @foreach ($imageList as $key => $value)
Delete
@endforeach @endif @endif
Maximum size should be 2MB.
Allowed types are jpg, jpeg, png and gif.
{{-- Existing or Live Preview --}} @php $videoURL = !empty($product->video) ? get_uploaded_image_url($product->video, 'product_image_upload_dir') : ''; @endphp
Maximum size: 50MB.
Allowed types: mp4, webm, mov.