Shopify themes, liquid, logos, and UX
Hi there,
I would like to change some fields in the "Sort By" box:
Featured > delete
Best Selling > change text to "Featured"
Alphabetically A-Z > delete
Alphabetically Z-A > delete
Price, low to high > keep
Price, high to low > keep
Date, new to old > change text to "Newest added"
Date, old to new > change text to "Oldest added"
I managed to do this before, but since there is no way to search the text of the files, I can't find where I did it.
It's the Dawn theme.
The original code which I edited was along these lines:
<option value="created-descending">Date, new to old</option> <option value="manual">Featured</option> <option value="best-selling" selected="selected">Best selling</option> <option value="title-ascending">Alphabetically, A-Z</option> <option value="title-descending">Alphabetically, Z-A</option> <option value="price-ascending">Price, low to high</option> <option value="price-descending">Price, high to low</option> <option value="created-ascending">Date, old to new</option>
However, since there is no way to search the code within the theme files, I cannot find it and I've also updated the theme since then.
I thought that Shopify was going to be easier to use than Wordpress.
Learn what's possible with customizing Shopify Checkout beyond what's available out of...
By Shopify Feb 19, 20252m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025