Bundled products can be exported and imported in WooCommerce by adding a custom code snippet to the active child theme’s functions.php file. This enables the Product Import Export Plugin for WooCommerce to handle bundled product data correctly during export and import.
To add the snippet:
- From the WordPress admin dashboard, navigate to Appearance > Theme File Editor.
- Under Theme Files, select Theme Functions (functions.php).
- Paste the code snippet at the end of the functions.php file of your active child theme.
Code snippet:
David S
April 24, 2025
Is there some way to edit this to support ‘bundle-sell’ fields (from the same addon). It’s like a cross/up-sell but it has its own SKU field and helper fields.
Hema
June 25, 2025
Hello David,
Thanks for reaching out. We need to look into your site, before we could answer your query.Kindly reach us through support to get your issue solved.
Chris Guzman
March 5, 2024
Hello Support,
I wanted to confirm if this plugin will work to export the sku´s within the bundles we have created in our WooCommerce Store. Is this function possible?
Hema
April 2, 2024
Hello Chris Guzman,
Thanks for reaching out. You can import and export the SKU of bundled products using this snippet. If you face any issues regarding this, you may contact customer support, and we will assist you further.