Hello avi9,
Please follow the steps:-
1) Dashboard-> Onlinestore-> themes-> collection-template.liquid, find the code
<select id="sort-by"> <option value="manual">Featured</option> <option value="price-ascending">Price: Low to High</option> <option value="price-descending">Price: High to Low</option> <option value="title-ascending">A-Z</option> <option value="title-descending">Z-A</option> <option value="created-ascending">Oldest to Newest</option> <option value="created-descending">Newest to Oldest</option> <option value="best-selling">Best Selling</option> </select>
You can remove from here.
As prestige is paid theme so I am not sure about the code, I would need access to it so that I can give you correct code.
Still you can try with this code if it can help you.
Thank you for the quick reply. Though seems to be pretty straight forward, unfortunately this code or a variation of it doesn't exist in Prestige. I also tried to search the code for the sort options, but no luck. Anything else I should try?
@shopify-dev-05 wrote:Hello avi9,
Please follow the steps:-
1) Dashboard-> Onlinestore-> themes-> collection-template.liquid, find the code
<select id="sort-by"> <option value="manual">Featured</option> <option value="price-ascending">Price: Low to High</option> <option value="price-descending">Price: High to Low</option> <option value="title-ascending">A-Z</option> <option value="title-descending">Z-A</option> <option value="created-ascending">Oldest to Newest</option> <option value="created-descending">Newest to Oldest</option> <option value="best-selling">Best Selling</option> </select>You can remove from here.
As prestige is paid theme so I am not sure about the code, I would need access to it so that I can give you correct code.
Still you can try with this code if it can help you.
User | Count |
---|---|
418 | |
206 | |
144 | |
53 | |
42 |