How to sort products in a collection by meta-field value?

Hi,
I migrate my products from woocommerce site to a Shopify.
I have a 1k products to move, and wants to set the same order as the legacy.
I thought to add the index of the product at the legacy as a metafield to the shopify created product,
And create a collection for all the products and sort them by this index value.
However I see that the sorting option are very minimize, and I don’t want to sort 1k products manually.
There is a better solution under the hood?