@extends('administrator.layouts.main') @section('content')

Product

@csrf

General

A product name is required and recommended to be unique.
Set a description to the product for better visibility.
status ? 'checked="checked"' : '' }} />

Media

Best Resolution Image Display:

  • Potrait image
  • 385 X 387 px
@foreach ($edit->images as $image)
@endforeach

Set the product media gallery.

Variations

@foreach ($edit->variants as $variant)

Variant

 
A product name is required and recommended to be unique.
A product description is required and recommended to be unique.
gram
cm
cm
cm
@endforeach
Cancel
Remove Select imageChange
@endsection @push('scripts') @endpush