Imports Over Time
Success vs Failed Imports
Products by Category
Products by Brand
How to Use
  1. Select the product category/table (e.g., smartphones, windows-laptops, tablets)
  2. Prepare a JSON file with your products (see example below)
  3. Upload the file using the area below
  4. Review the preview to ensure products are valid
  5. Click "Import Products" to upload to database

Note: Maximum 100 products per import. All products in the file must have the same category.

This determines which database table the products will be imported to.
📋 Example JSON Format { "products": [ { "product_id": "samsung-galaxy-z-fold7-512gb-silver-shadow", "category": "smartphones", "brand": "Samsung", "color": "Silver Shadow", "description": "The Samsung Galaxy Z Fold7...", "imageUrl": "https://...", "model": "Galaxy Z Fold7", "offers": [ { "logoUrl": "https://...", "originalPrice": 35999, "price": 33999, "retailer": "Store A", "saleEnds": "15 December 2024", "url": "https://..." } ], "specs": { "Display": { ... }, "Camera": { ... } } } ] }

Upload JSON File

Drag and drop your JSON file here

or

JSON file with products array (max 100 products)

Preview Products

Review products before importing

Importing Products...

0%

Preparing import...

Import Results

0
Total Products
0
Successfully Created
0
Failed