Import produtcts with same SKU
-
Hi, I need to import new products with the same SKU.
I use the function
add_filter( 'wc_product_has_unique_sku', '__return_false' );
but it does not complete the import
How can I do?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Import produtcts with same SKU’ is closed to new replies.