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

Required Fields
name
text

Product name (required)

price
number

Product price (required)

Important Fields
quantity
number

Stock quantity

description
text

Full product description

shortDescription
text

Brief product description

categoryName
text

Category name (matched to existing)

weight
number

Weight in kg for shipping

itemSize
select

SMALL or BIG for shipping calculation

Pricing Fields
compareAtPrice
number

Original price (for showing discounts)

costPrice
number

Cost price for profit calculations

lowStockThreshold
number

Alert when stock is low

Inventory Fields
trackQuantity
boolean

true/false - track inventory

allowBackorder
boolean

true/false - allow orders when out of stock

isActive
boolean

true/false - is product active

isFeatured
boolean

true/false - featured product

Physical Attributes
length
number

Length in cm

width
number

Width in cm

height
number

Height in cm

barcode
text

Product barcode

SEO Fields
metaTitle
text

SEO title

metaDescription
text

SEO description

tags
text

Comma-separated tags

Product Flags
isSponsored
boolean

true/false - sponsored product

isNew
boolean

true/false - new product badge

Media Fields
image
url

Main product image URL

additionalImages
url

Comma-separated additional image URLs

Variant Fields
hasVariants
boolean

true/false - does product have variants

variantOptions
json

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

1
Download Template

Click the 'Download Template' button to get the CSV/Excel template

2
Fill Product Data

Complete your product information (remove sample rows)

3
Upload File

Use the file upload area to select your completed file

4
Map Columns

Map your CSV columns to the database fields

5
Review Data

Review the mapped data for accuracy

6
Submit Import

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

1

Look for an exact match of the category name (case-insensitive)

2

If found, assign the product to that category

3

If not found, assign to the "Root" category (if it exists)

4

If no Root category exists, leave the category as null