Bulk Upload Products
Upload multiple products using CSV or Excel file
How to Bulk Upload
- Download the template file and fill in your product information
- Ensure all required fields are completed (marked with *)
- Upload your file using the form below
- Review and confirm the products before publishing
-
@foreach ($result['errors'] as $error)
- {{ $error }} @endforeach
Download Template
Use our template to ensure proper formattingUpload Product File
Recent Uploads
@forelse ($recentUploads as $upload)-
@foreach ($upload->errors as $error)
- {{ $error }} @endforeach
No uploads yet. Your upload history will show up here.
@endforelse- Ensure SKUs are unique and don't already exist
- Use valid category names from your store
- Price format should be numbers only (e.g. 99.99)
- Stock quantity must be a positive integer