Product Bulk Upload Instructions
Easily upload your products in bulk to EcoKart and reach UK shoppers looking for electronics, fashion, home & living, and more. Follow our step-by-step guide to list your items, optimize for search, and start selling quickly. Perfect for sellers offering gifts under £10, tech gadgets, vintage collectibles, and sustainable products.
Bulk Product Upload Instructions
Import multiple products at once using CSV or Excel files. Follow this comprehensive guide to ensure a smooth and successful bulk upload process.
Template Structure
name
Product name (required)
price
Product price (required)
quantity
Stock quantity
description
Full product description
shortDescription
Brief product description
categoryName
Category name (matched to existing)
weight
Weight in kg for shipping
itemSize
SMALL or BIG for shipping calculation
compareAtPrice
Original price (for showing discounts)
costPrice
Cost price for profit calculations
lowStockThreshold
Alert when stock is low
trackQuantity
true/false - track inventory
allowBackorder
true/false - allow orders when out of stock
isActive
true/false - is product active
isFeatured
true/false - featured product
length
Length in cm
width
Width in cm
height
Height in cm
barcode
Product barcode
metaTitle
SEO title
metaDescription
SEO description
tags
Comma-separated tags
isSponsored
true/false - sponsored product
isNew
true/false - new product badge
image
Main product image URL
additionalImages
Comma-separated additional image URLs
hasVariants
true/false - does product have variants
variantOptions
JSON string of variant options
Auto-Generated Fields
SKU
Unique product identifier
Slug
URL-friendly version of product name
QR Code
QR code for the product
Approval Status
PENDING for sellers, APPROVED for admins
Import Process
Click the 'Download Template' button to get the CSV/Excel template
Complete your product information (remove sample rows)
Use the file upload area to select your completed file
Map your CSV columns to the database fields
Review the mapped data for accuracy
Process products in batches and receive import summary
Best Practices
- Start with a small batch (5-10 products) to test the import
- Use the sample data as a guide for formatting
- Make sure all required fields are filled
- Use valid URLs for images
- Keep product names under 55 characters
- Use existing category names for proper categorization
Troubleshooting
- Check that all required fields are filled
- Verify that price values are positive numbers
- Ensure image URLs are valid and accessible
- Check that category names match existing categories
- Make sure boolean fields use 'true' or 'false' values
- Download the error log for detailed information about failed imports
Field Validation Rules
name
Required, max 55 characters
price
Required, positive number
quantity
Integer, minimum 0
itemSize
Must be "SMALL" or "BIG"
boolean fields
Use "true", "false", "yes", "no", "1", or "0"
URLs
Must be valid URL format
tags
Comma-separated list
Category Handling
Look for an exact match of the category name (case-insensitive)
If found, assign the product to that category
If not found, assign to the "Root" category (if it exists)
If no Root category exists, leave the category as null