How to display the highest priced variant on Category page in Superstore theme

Hi

Does any one know how to make the highest priced variant display on the category page in Superstore theme ?

Hi @PoolStore

There should be a product-grid.liquid file that adjusts this, look for price.min and change it to price.max.

Let us know if you need further help!

Hi The Superstore theme does not have the - -product-grid.liquid in the Snippets … This is what we have

That should be the equivalent: product-grid-item.liquid

Let me know!