I activated the "Show 'Out of Stock' Products Last" setting, but items are not being placed at the end of the catalog. What should I check?
To set up the extension correctly, it's important to have a clear understanding of the extension's logic related to identifying out-of-stock products.
Start by navigating to the general settings of the extension, which you can find at Stores → Configuration → Amasty extensions → Out of Stock Notifications → General tab. Once there, review the value specified in the Use qty to determine if the product is 'Out of Stock' setting.
If Use qty to determine if the product is `Out of Stock` is set to NO, the extension identifies products as out of stock based on their Stock Status setting, which should be set to 'Out of Stock':
If Use qty to determine if the product is `Out of Stock` is set to YES, the extension ignores the product's Stock Status value and relies solely on its quantity configuration. In other words, the module considers a product as out of stock and moves it to the end of the product listing page only if its quantity is less than 1.
Additionally, it's crucial to consider that the extension also examines the quantity of child products for configurable items. Hence, ensure you review the quantity of your child products accordingly.
Considering the extension's described behavior, ensure that you adjust the
Use qty to determine if the product is 'Out of Stock' setting according to your requirements. If you encounter any difficulties during configuring the module, do not hesitate to
reach out to our support team for assistance.
Related Articles
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. ...
How does the “Biggest Saving” sorting option work?
The Biggest Saving sorting option arranges items with the most significant price reduction at the top of the product listing. To highlight the contrast between the regular and special prices, sorting can be based on either discount percentage or ...
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 ...
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 ...
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 → ...