My Shopify site is more of a database than a storefront (https://wrestlingfiguredatabase.com/). As a result, my visitors are typically concerned with a few things: 1) new items that are added, 2) new information (metadata, pictures, etc.) added to existing items. Situation 1 was an easy fix, but I haven’t been able to figure out use case 2, despite lots of searching (these boards, Youtube, etc.).
I am looking for help creating a Collection that displays the most recently updated products. Essentially I am trying to replicate the Updated–>Newest First sorting available at the Products level within a Collection.
I’m fairly savvy with code, so may be able to make this work if that’s necessary. Can you help me solve this mystery?