I have searched and tried a lot of combinaison, but can't find how to make it work as I want... Maybe somebody can help me ?
What I would like :
-> "In stock" if product qty > 0 (and "Add to cart" displayed)
-> "Out of stock" if qty =< 0 (and "Add to cart" displayed)
-> "Out of stock" and "Available since xx/xx/xxx" if date that date exists (and "Add to cart" displayed)
Actual general setup :
Enable inventory tracking = yes
Allow negative amount in inventory = yes
Low stock notification threshold = 0
Show out of stock products = yes
Actual product setup :
In stock = 0
Inventory = Track without options
Avail since = 31/05/2014
Out of stock actions = buy in advance
Actual result :
Product is "In stock" + "Available since 21/05/214" + "Add to cart" displayed
Result expected :
Product is "Out of stock" + "Available since 21/05/214" + "Add to cart" displayed
Thanks !
|