Hi, is there a way to hide the filter 'Sort By - Best Selling? It is not accurate for some reason. Not sure where it pulls the data from, but it is not correct in our case and it is very important to show accurate data there. Customers might end up ordering the wrong products thinking they are best sellers when they're not.
To be honest I also don't see why anyone would like to sort Z-A. Sorting A-Z should be the default and hidden. Fewer things to click on, plus a cleaner look ;)
Not sure why best selling would not be accurate - that's based on the 'Total Sales' total_sales meta in the database - this is something WooCommerce tracks automatically - I believe it's based on the total quantity sold of a specific item,
Maybe you'd prefer to hide the entire sort by section? You can add this CSS code snippet to your site to do that:
Hi, is there a way to hide the filter 'Sort By - Best Selling? It is not accurate for some reason. Not sure where it pulls the data from, but it is not correct in our case and it is very important to show accurate data there. Customers might end up ordering the wrong products thinking they are best sellers when they're not.
To be honest I also don't see why anyone would like to sort Z-A. Sorting A-Z should be the default and hidden. Fewer things to click on, plus a cleaner look ;)
Please advise.
Thanks
Julian
The Loving Nature
Hi Julian,
Not sure why best selling would not be accurate - that's based on the 'Total Sales' total_sales meta in the database - this is something WooCommerce tracks automatically - I believe it's based on the total quantity sold of a specific item,
Maybe you'd prefer to hide the entire sort by section? You can add this CSS code snippet to your site to do that:
(it can be added to Appearance -> Customise -> CSS for example).
You can then go to B2BKing -> Settings -> Bulk Order and set "Sort Products By (Cream & Indigo) " to 'A to Z', so that's the sorting used,
Kind regards,
Stefan