Shopify - Update product image action

This action updates the image data of a product image.

Input

FieldDescription
Product IDThe ID of the product to which the images are attached.
Image IDThe ID of the image to be updated.
PositionOptional. The placement of this new image among other existing product images. 1 denotes primary image. By default the position is 1 (primary image).
Alt textOptional. The alt tag of the image.
Variant IDsOptional. The list of IDs of the product variants to attach the product image to.

Output

The output of this action is a datatree that contains information about the product image object.

Learn more about the product image object.

Last updated: