If you upload duplicates of the same unique identifier combos in the same CSV, Catalog will create a product for the first one and ignore any duplicates that follow.
Zonos Catalog allows you to use a SKU, Product ID, or a unique combination of the two to create a product. Learn more about the catalog’s identifier combo here and see a breakdown of each product field below.
SKU: The code that identifies the product within your business
Product ID: Your product identifier, commonly the id from your ecommerce platform
Name: The name of your product
Description: The full description of your product
Image URL: The image URL for the product
Country of origin: The country the product was manufactured in. Values are 2-digit ISO codes, i.e., JP
, GB
, or KR
.
Price and currency: The price you’re charging for the product and its currency. Catalog supports up to 3 price decimals. E.g., 104.999
Brand: The product’s brand
Material: The main material or composition of your product
HS codes: The product’s universal and country-specific Harmonized System (HS) tariff code(s)
Weight: The product’s unit of measure and weight
9.55
Dimensions: The product’s unit of measure and dimensions
8.02
Digital good: Determines whether the product requires physical shipping (E.g., E-Books)
Restricted countries: Restrict your product from certain countries
Creating or importing products
Add products in Dashboard.COMING SOON
If you have access to Dashboard, you can access the catalog. Log into your Dashboard and hit the Catalog button on the left menu bar to get started.
Upload your products directly in Dashboard one by one or through bulk import. If you have a large catalog and prefer to import programmatically, you can use the Catalog API (documentation coming soon).