i'm using Woocommerce for doing a ecommerce site and i need to get the option to Add to Cart even if the item is out of stock.
How can i achieve this ?
Thanks and have a nice day !
i'm using Woocommerce for doing a ecommerce site and i need to get the option to Add to Cart even if the item is out of stock.
How can i achieve this ?
Thanks and have a nice day !
This can be done by:
Going to your dashboard -> WooCommerce -> Products -> Inventory -> Untick the "Out of Stock Visibility" checkbox.
Next go to the
Products
tab ->Edit product
in question -> in theProduct Data
section click on theInventory link
and change theAllow Backorders?
dropdown list toAllow
orAllow, but notify customer
.