Hi Guys,
Basically I want to achieve this work flow;
1) IF simple product quantity > 0 = 'In stock'
2) IF simple product quantity < 1 = 'Out of stock')
Note: I thought Magento did this automatically, but doesn't seem to.
3) IF ALL simple products = 'Out of stock', then configurable product = 'Out of stock'
4) IF ALL simple products total > 0, configurable products = 'In stock'
We only show configurable products on front-end just to let you know
Would be interesting to hear any thoughts on this, so appreciate any support - cheers!
You can set up this on:
System/CATALOG-//-Inventory: Display Out of Stock Products
I hope it helps you!!
Thanks for the response, but we currently have that set-up. You seem to have missed my point. In the back-end a configurable product will still show in stock when all its simple products are out of stock...
Plus the other points I raised above.
Thank you though.