We are looking for a bundle module or script that would allow us to assign an SKU to the bundle. Now we are using https://yithemes.com/themes/plugins/yith-woocommerce-product-bundles/ and it works well but it doesn’t allow us to have an SKU for the bundle. We need this because we send the orders in our ERP.
Any idea of a plugin wiht this feature? Or can we add a script to add the SKU to the bundle?
WooCommerce is very particular about SKU’s and it is hard for plugins to add SKU’s where Woo does not expect them. In short: you won’t really be able to add an SKU to the bundle “the WooCommerce way”. The only thing you or Yith can do is add an option somewhere in the backend to set the SKU and then send that to your ERP somewhere in the order meta data.
However, looks like what I need can be done with the Product Bundles (https://woocommerce.com/products/product-bundles/) plugin from WooCommerce. I asked Woo Support and the plugin supports SKU’s for Bundles, and it also has different options for bundle stock: you can either set a specific stock for the bundle or you can set the bundle to be available as long as the products that make the bundle have stock.