Convert custom Product Type values to standard Product Types in Product Importer Deluxe

It may be necessary to take a custom Product Type value out of an import file and convert it to a WooCommerce accepted Product Type (e.g. Simple Product, External, Virtual, Variable, Variation, etc.).

We can do this by making use of the exposed WordPress Filter woo_pd_is_valid_product_type that runs during the import process.

Add the following PHP snippet to your current WordPress Theme’s functions.php file:

View Code
This entry was posted in . Bookmark the permalink.

Leave a Comment

Before you comment - Do you have a support request? If so, this is not the right place to post it. Please submit support requests for Premium Plugins on the Support page and in the community Support Forums for free Plugins.

Your email address will not be published. Required fields are marked *