Import file details: product_image.csv

Edit on GitHub

This document describes the product_image.csv file to configure Product Image information on your Spryker Demo Shop.

Import file dependencies

Import file parameters

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
image_set_name String Name of the image set.
external_url_large String External link to the large image of the product. Used, for example, to display the image in the product detail page (PDP).
external_url_small String External link to the small image of the product. Used, for example, to display the (thumbnail) images in the product listing page (PLP).
locale String Locale of the image.
abstract_sku ✓ (if there is no product concrete SKU) String For each image there should be at least one value of an SKU from either abstract_sku orconcrete_sku.
concrete_sku ✓ (if there is no product abstract SKU) String For each image there should be at least one value of an SKU from either abstract_sku or concrete_sku.
sort_order Integer Order of image presentation.
product_image_key String Product image identifier.
product_image_set_key String Key of the product image set.
*N/A: Not applicable.

Import template file and content example

FILE DESCRIPTION
product_image.csv template Exemplary import file with headers only.
product_image.csv Exemplary import file with Demo Shop data.

Import command

data:import:product-image