Hello,
Is there a way to automatically change the configurable product stock status as available if one of the children is in stock?
Thanks.
Hello @beniamino_carriero
Can you please inform me how you update the stoke of your products?
Regards,
Deep
Hello,
I use the REST API with a PUT request to update the stock qty of the children simple product:
You can disable the other simple product which are out of stock and then remove those products from the configurable products and make it In Stock before saving and as well remove the out of stock product images from the configurable product. In this way the product which are in stock will be displayed and the other which are not in stock will not be displayed.