Remove product sorting feature (Product Sorting / Default Sorting / Sorting Dropdown) in WooCommerce.
Product sorting is a useful feature in WooCommerce , helping your customers to sort the product list by price (from low to high, high to low), by popularity. and from time to time updates. With this feature, customers can easily find the product they want in case the website has too many products displayed. However, if your website has only a handful of products, the product sorting feature is not really necessary.
Explore more:
- Integrated payment QR code scanning for WooCommerce
- Remove the word product and product-category in WooCommerce
How to get rid of it, make your product list display page tidy? Immediately following are detailed instructions.
Removing product arrangement feature in WooCommerce in general
Add the following code to the
functions.php
theme file (or child theme) that you are using. You can also insert it through the Code Snippets plugin .
Save, clear the web cache (if you use the cache creation plugin) and check the results.
Removed product arrangement feature in Storefront theme
If you use the Storefront theme (similar to WP Basic's WP Shop system ), replace the code above with the following code:
Save, clear the web cache (if you use the cache creation plugin) and check the results.
WooCommerce's product sorting feature has completely disappeared. It's simple, right? Good luck!
If you like this post, please subscribe to my blog to regularly update the latest and greatest posts via email. Thanks very much. :)
Post a Comment
Post a Comment