Home > @vsf-enterprise/bigcommerce-api > Video > sort_order

# Video.sort_order property

The order in which the video will be displayed on the product page. Higher integers give the video a lower priority. When updating, if the video is given a lower priority, all videos with a sort_order the same as or greater than the video's new sort_order value will have their sort_orders reordered.

Signature:

sort_order: number;