I created a smart collection and changed the sort-order property to "manual" so I can define the products that should appear first when this collection is rendered. Next I need to change some products via the API to make them appear first (higher priority). What product property do I change?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
A collection’s entries are called collects (I know, it’s weird), and that’s where Shopify stores the entry’s position in the collection. Check out the "position" field on the Collect resource |
|||||||||||
|