Is it possible to add a custom attribute (Brand, SKU, etc.) to the list of sorting options?
Our Improved Sorting module extends the standard Magento sorting by adding new sorting options which are: Best Sellers, Top Rated, Most Viewed, etc. Nevertheless, it is possible to add a new option to the sorting list using the default Magento functionality. To do so, please, follow the steps below.
Step 1. Navigate to Stores → Attributes → Product → choose the needed attribute → Storefront Properties section.
Step 2. Enable the Used for Sorting in Product Listing option.
Once done, the option will appear on category pages among the sorting options.
Using our Improved Sorting extension, it is also possible to arrange the sorting order according to your needs in Stores → Configuration → Amasty Extensions → Improved Sorting → General:
Related Articles
How to set custom sorting on brand pages?
Brand pages are essentially the Default category filtered by the 'brand' attribute. Therefore, any sorting logic assigned to the Default category in default Magento also applies to Amasty brand pages. To confirm or modify the sorting order for the ...
How to add/hide particular sorting options from the entire list of available sorting options offered by the extension?
The Improved Sorting extension enhances the product sorting functionality by introducing additional options, offering customers a wide range of choices. If there's a necessity to deactivate particular sorting options, kindly proceed to Stores → ...
Is there a possibility to always show ascending/descending results for particular sorting options?
With the help of the Improved Sorting extension, it's possible to configure sorting results for any option to be set in descending order. To do this, kindly proceed to Stores → Configuration → Amasty Extensions → Improved Sorting → General tab. In ...
The Best Seller sorting option doesn’t seem to work properly. What should I check?
If you encounter issues with the Best Seller sorting option, follow the below steps to troubleshoot the problem. ⇾ When utilizing default Magento statistics for bestseller results: Step 1. Confirm the existence of placed orders on your instance. ...
Improved Sorting | GraphQL methods
Queries amfeaturedWidget (sortBy: String!, amsortingSortOrder: String!, productsCount: Int!, conditions: String!, showPager: Boolean, productsPerPage: Int, currentPage: Int) description: get information about Sorting Featured Products widget ...