@include('global.header-links')
@include('partials.sidebar')
@include('partials.header')

Add New Product

@csrf

Product Image

Set the product image. Only *.png, *.jpg and *.jpeg image files are accepted
{{--

Status

Set the product status.
--}}

Product Details

Add product to a category.
Create new category

General Information

A product name is required and recommended to be unique.
Set a description to the product for better visibility.

Media

Drop files here or click to upload.

Upload up to 10 files
Set the product media gallery.

Variations

Pricing

Set the product unit price.
Set the product selling price.
Set the product quantity.
0 %
Set a percentage discount to be applied on this product.
Set the discounted product price. The product will be reduced at the determined fixed price
@include('partials.footer')
@include('global.footer-links')