LogoLogo
  • General
    • Overview
    • Mode of Operation
    • Key Services and Logistics Requirements
  • Know Your Customer (KYC) FAQs
  • User Guide
    • General Product Information
    • Create Products
    • Product Image Requirements
    • Manage and Publish Products
    • Manage Stock and Prices
    • Orders and Shipments
    • User Management
  • API
    • Getting Started
      • API Authentication
      • Sandbox Environment
      • Make your first API request
    • Products
      • Get Products
      • Create and Update Products
      • Get Product Batch Results
      • Update Product Status (and Publish)
      • Get Product Status Update Batch Results
      • List Product Categories
      • List Product Attribute Groups
    • Stock and Prices
      • Update Stock
      • Get Stock Batch Results
      • Update Price
      • Get Price Batch Results
    • Orders and Shipment
      • Get Orders
      • Ship Order Items
      • Get Shipped Order Batch Results
      • Cancel Order Items
      • Get Cancelled Order Item Batch Results
      • Return Order Items
      • Get Returned Order Batch Results
    • Webhooks
      • Order Delegation Webhook
  • Shopify Plugin
    • Getting Started
      • Intro
      • Add Custom App to your Store
      • Sync your Shop in the Sellers Center
      • Product Preparations
      • Sync Products
      • Connect Products to the Seller Center
    • Order Handling
    • Additional Information
      • Permissions
      • Stock Safety Margin
      • Price Markup
On this page
  • Create a Product via UI
  • Import Products via Excel
  • Product Import Steps
  • Product Import Excel File
  • Product Import Upload
  • Faulty Upload and Reports
  • Import Products using the API
  • Import Products using the Shopify Plugin

Was this helpful?

Export as PDF
  1. User Guide

Create Products

PreviousGeneral Product InformationNextProduct Image Requirements

Last updated 4 months ago

Was this helpful?

You can create products in four ways:

1. Add Products (via UI)

2. Excel Import

3. API

4. Shopify Plugin (coming soon)


Create a Product via UI

When you use the “Add Products” form, you only need to enter the most essential details, such as the product’s name, its category, the countries where it will be sold, and the color ways you want to offer. After you submit this short form, the system automatically generates the product with its corresponding color ways, variants, and countries. You can enrich the product with additional data later on.


Import Products via Excel

To bulk-create or update products, go to “Import Products” in the left navigation. From there, you can either click “Import Products” to add entirely new products or “Import Stock & Price” if you only want to update stock and prices. If you interrupt an import, you can continue it later via the “Continue last import” section, and you can always review completed imports in “Your Last Imports.”


Product Import Steps

The Excel import process includes three steps:

1. Select Category

Choose one or multiple categories for your products.

2. Generate Templates

The system creates one Excel template per category, which may take a few seconds. You can leave the page and return later if needed.

3. Fill and Upload

Download the templates, enter your product information, then upload them. If you have multiple files, compress them into a single ZIP before uploading.


Product Import Excel File

Each generated template has three worksheets:

Help

Offers FAQs and information about attributes for that category.

Product Feature Information

Lists each attribute that requires a specific selection (e.g., dropdown choices).

List Your Products Here

This is where you enter the actual product data. Every row represents a single variant (size + color way), and if you sell in multiple countries, you can duplicate rows and change the country-specific prices. The style key you provide groups rows under the same product master. You can also specify a unique product name or add direct URLs to your product images.


Product Import Upload

After uploading your Excel file, the Seller Center checks each row, groups them under the corresponding product master and color way, and creates the products. If you included image URLs, the products skip “Draft” status and go directly to “Pending Approval.” Without images, they stay in “Draft” until you add images.


Faulty Upload and Reports

If one or more rows contain errors, the valid rows will still be created. The system then provides a downloadable report highlighting the problematic rows and explaining the issues. You can fix these rows in the report and upload them again without affecting the rows that were correct.


Import Products using the API

For information about the available API endpoints, please have a look at the API section of this documentation.


Import Products using the Shopify Plugin

This feature is currently under development and will be available soon.