Home > Docs > Product Import Export Plugin for WooCommerce > Export/Import Bundled Products Using Product Import Export Plugin for WooCommerce

Export/Import Bundled Products Using Product Import Export Plugin for WooCommerce

Last updated on September 20, 2023

It is likely that you need to import or export bundled products from your WooCommerce store. You can import and export bundled products by using the Product Import Export Plugin for WooCommerce. Simply, insert the below code snippet into the functions.php file of the active child theme. Follow the below-mentioned steps:

  • 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: