Within the suite, it is possible to associate one or more images with a product. These images will then be displayed within the applications or can be retrieved via the API Get images.Image Ordering#
A product can have multiple images, which will be ordered using the position field. The image at position 0 will be the product's cover image.When an image is uploaded via the API Add image, it will automatically be placed in the next available position. Therefore, the first image uploaded will have position 0, the second image position 1, and so on.If an image in position n is deleted, the positions of all other images will be recalculated to ensure there are no gaps.Use the Replace image API to update the image in a specific position.Image Upload Rules#
When uploading an image, the following rules must be adhered to:Min dimensions: 1440 x 2160 px
If an image does not comply with these rules, it will be discarded.
Automatic Image Resizing#
When an image is uploaded, the system will automatically prepare three images with the following resolutions:Depending on the need, the user can request the image in the desired resolution.