Home > @vsf-enterprise/bigcommerce-api > Image_2 > sort_order
# Image_2.sort_order property
The order in which the image will be displayed on the product page. Higher integers give the image a lower priority. When updating, if the image is given a lower priority, all images with a sort_order
the same as or greater than the image's new sort_order
value will have their sort_order
s reordered.
Signature:
sort_order: number;