How do I remove 'Sort by Best selling' in the Empire theme?

S2023
Visitor
1 0 0

When customers are viewing all products, I do not want the 'Sort by Best selling' option to show up (but I do want to keep all of the other options: 'Sort by Alphabetically, A-Z' etc). 

Replies 2 (2)
Moeed
Shopify Partner
3046 760 924

Hey @S2023 

 

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
Small_Task_Help
Shopify Partner
314 9 22

Hi,

 

At theme.liquid Look for the code that generates the product sorting options

Example of code

 

<select id="SortBy" name="sort_by">
   <option value="best-selling">Best Selling</option>
   <option value="title-ascending">Alphabetically, A-Z</option>
   <!-- other sorting options -->
</select>

Remove "Best Selling" option

 

Save and publish

 

Still need help you can contact us (details given at signature)

 

 

 

Click here to Contact and Get Shopify Store Help
E-mail - hi@shopifysmalltask.com
We are Shopify Store Small Tasks and Customization Experts