File Prefix | PRODUCT-IMAGES |
Current Version | V2 |
Attribute | Format | Length | Required | Description | Example |
product_ref | Alphanumeric | 1-255 | Yes | Unique product reference descriptor | 103495 |
skus | Alphanumeric ; separated list | 1-255 | No | SKU(s) of product variant. Leave blank to indicate the image applies to the product | B01N53LF;B02N53LF |
image_url | URL | 1-65535 | Yes | Image URL. JPG and PNG images are supported | https://bspk.com/xkcd.jpg |
position | Numeric | Yes | Order. This position is absolute for the product, meaning a same product_ref should contain only one position in its group of rows | 2 |
image_url
content must be publicly accessible. The image will be downloaded and stored into BSPK CDN.image1.jpg
is no longer associated with the product.
image_url
are cached. If a same url is encountered, the content will not be downloaded again. If you change an image, make sure the file name is different.