Add New Product
Product Name *
{{form.name ? form.name.length : 0}}/{{textLimit.name}}
{{form.errors.name}}
Description *
{{form.description ? form.description.length : 0}}/{{textLimit.description}}
{{form.errors.description}}
Image *
Add Product Image
Image size at least 500px by 500px in JPEG or PNG format.
{{form.errors.banner}}
Quantity *
{{form.errors.quantity}}
Price ({{$page.props.currency.code}}) *
{{form.errors.price}}
Category & Brand *
Choose any one category and brand
Category *
{{form.errors.category}}
Brand
{{form.errors.brand}}
Terms & Conditions *
{{form.terms_conditions ? form.terms_conditions.length : 0}}/{{textLimit.terms}}
{{form.errors.terms_conditions}}
Save to Draft   Publish