Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

  • Enter accurate product details like SKU, dimensions, pattern sizes (if applicable), and context (if used).

  • Ensure that the product's metadata matches the images you plan to upload.

...

  1. Handling Multiple Images for One Product


If you need to upload multiple images for a single product (especially if layouts are supported by our platform), you have two options:

Option 1: List all image names
List all image names in the import file, separating them with commas (e.g., image_1

...

, image_2

...

, image_3

...

). Do not include file extensions, as this may cause errors during import.

Option 2: Use a common name prefix
If the product images share a common name prefix (e.g., image_1, image_2, image_3), you can set the prefix in the import file (e.g., image_). All images that match this prefix will be associated with the product.

However, be cautious: Important Note: Be cautious if multiple products have images with similar name prefixes, as this can lead to errors. The prefix must be unique for each product. If this is not possible, all image files for a product should be explicitly listed in the import file without extensions.

...

...