Shopify themes, liquid, logos, and UX
I want to change default sort option on search result.
from A to Z to created ascending.
my theme is dawn ver 4.0.0
here's search.json code
{
"sections": {
"main": {
"type": "main-search",
"settings": {
"columns_desktop": 4,
"image_ratio": "adapt",
"show_secondary_image": false,
"show_vendor": false,
"show_rating": false,
"enable_filtering": true,
"enable_sorting": true,
"collapse_on_larger_devices": false,
"article_show_date": true,
"article_show_author": false,
"columns_mobile": "2",
"padding_top": 36,
"padding_bottom": 36
}
}
},
"order": [
"main"
]
}
Hi @Aixent,
Shopify does not support sorting alphabetically for search results. You can only sort by price, refer: https://shopify.dev/themes/navigation-search/search#query-parameters , go to 'sort_by'
If you want to add this you can just install app, refer https://apps.shopify.com/product-filter-search or https://apps.shopify.com/product-filter-and-search
Hope it helps!
So it's $19 to be able to sort search results alphabetically? Thats absolutely nuts! Its a basic requirement of any site.
I am amazed that this could happen.
Nearly 3 years later - Shopify's search API is still unacceptable.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025