Push Out-of-Stock Products to the Bottom

One should make sure that the products that are available to buy are easy to see on the online store. When you put the products that you have in stock first, you make the customers feel better and more likely to buy what you have.

Unlike the default WooCommerce setup, which doesn’t offer a native option to sort products by stock status, the WoodMart theme includes a built-in feature to handle this. With WoodMart, you can easily prioritize in-stock products in your shop listings, ensuring they appear first — without the need for custom code. This built-in functionality enhances the shopping experience by making available items more visible and accessible to customers.

Our “Out of stock products at the end” option is available in Theme Settings -> Product archive.

This feature works by modifying the core WooCommerce product query at runtime. Because of this, it should be used with caution. It’s marked as experimental and currently works only on the Shop page and inside Layouts (when using the Archive Products element). Additionally, it may conflict with third-party plugins that also alter product queries, such as custom sorting tools or filter plugins.