Hi! i want to delete de option of best selling product view from my collections, but without loosing the filtering. The theme i’m using is Prestige
Topic summary
A Shopify store owner using the Prestige theme wants to remove the “Sort by Best Selling” option from collection pages without losing the filtering toolbar functionality. Their collection products are set manually, but the theme defaults to displaying items sorted by best-selling.
Proposed Solution:
A community member provided CSS code to be added to the theme.liquid file (above the tag) to hide the best-selling sort option.
Current Status:
The original poster implemented the code but reports it didn’t work as expected—products still display in best-selling order rather than the manual arrangement they configured. They provided screenshots showing the issue persists.
Another user posted a screenshot but provided no additional context. The discussion remains unresolved with the sorting problem still affecting the collection page display.
Hey @CaterinaV
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
This is the URL https://thegang.com.mx/collections/jersey-hombre
The collection products is set by manually, but the view of the theme is set by default on best selling, if i want to hidde the option it would remove the toolbar filtering
Hey @CaterinaV
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you,I copied the code, but the order of the products stills is the same, and no the one i made manually, i attach images:
and it shows:




