ProductImage {shopifyr} | R Documentation |
ProductImage Functions
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