Get your own customer support community
 

Dynamically Sort Collections

Shopify realy needs to give its users the ability to sort/order collections based on any product attribute.

In my situation, I have a bunch of products in a certain collection where many are out of stock. So many, in fact, that a user would have to go to page 2 to see the products in that collection that are in stock.

MAJOR PROBLEM!

I really should be able to order the collection, first by inventory level and then by title.

Jared Burns made a great suggestion on the Shopify Forums:


{% for product in collections.products sort: title %}


The lack of this feature could majorly affect sales on my store.
 
sad I’m frustrated
Inappropriate?
9 people like this idea

User_default_medium