Out of Stock & Backorder Status: Does default magento behaviour require “In Stock” status to purchase a backorder item

magento.stackexchange https://magento.stackexchange.com/questions/94613

Question

When a product has: qty <1, and is set to "Backorders: Allow Qty Below 0..."

Is it also required that Stock Availability be set to In Stock before a customer can purchase this item?

For example:

Qty: 1,
Backorders: Allow Qty Below 0,
Stock Availability: Out of Stock

Can this product be purchased under default Magento behaviour? Or does it require stock availability to be set to "In Stock"?

Magento documentation is silent on this.

Was it helpful?

Solution

Yes it does.

Check this out.

Magento has in-built setting for turning on "Backordering". It is located at System >> Configuration >> Catalog >> Inventory but this will work only on new products.

For all existing products you still have to turn it on in admin products grid(Catalog >> Manage Products) by selecting products and then choosing "Update Attributes" from the "Action" dropdown menu and then submitting it. In the next screen choose "Allow Backorders..." checkbox and also keep the "Stock Availability" to "In Stock" and click on "Update"/"Save" button.

Hope this clarifies it.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top