Warning: session_start() [function.session-start]: open(/tmp/sess_f73fdd720bb4ea5967f398b1ccef9e47, O_RDWR) failed: Permission denied (13) in /home/iriscart/public_html/kb/index.php on line 24
How can I allow customers to back-order "Out of Stock" items?

How can I allow customers to back-order "Out of Stock" items?

If you would like to allow customers to order items that are out of stock, you can do this by turning  off the inventory check in your "Catalog Settings" page.  Just login to your store admin, then click "Catalog Settings" and for Inventory Check choose NO then scroll down and click the button to save your changes.

This will cause the cart not to check inventory levels and it will allow customers to order out of stock items.

I'd suggest clearly explaining how out of stock orders work so customers are aware of when their items will be shipped, if you choose to do this.