Display the availability of Product Bundles?
-
We use WooCommerce Product Bundles. The bundled products do not show the right availability in the feed because “Stock Status” is always “instock”. And “Stock Qty” alway returns “0” for this products because the quantity depends on the products used in the bundle. I think the only way to get the right stock status of bundled products is to use the Woocommerce value:
_wc_pb_bundled_items_stock_status
https://docs.woocommerce.com/document/bundles/bundles-data-structures-storage/Is it possible add this value to the plugin so we can use it to get the right availability value in the feed?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Display the availability of Product Bundles?’ is closed to new replies.