Description Usage Arguments Value References
ProductImage Functions
1 2 3 4 5 6 7 8 9 10 11 | getProductImages(productId, ...)
getProductImagesCount(productId, ...)
getProductImage(productId, imageId, ...)
createProductImage(productId, image, ..., filepath)
modifyProductImage(productId, image, ..., filepath)
deleteProductImage(productId, imageId, ...)
|
productId |
a |
... |
additional request parameters |
imageId |
a ProductImage id number |
image |
a list containing ProductImage fields |
filepath |
the filepath to an image to upload |
a list containing a ProductImage fields or a list of ProductImages
Shopify API ProductImage documentation: https://help.shopify.com/api/reference/products/product_image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.