• Unfortunately, I’m working with a shop that has disabled unique SKUs using:

    add_filter('wc_product_has_unique_sku', '__return_false');

    When I export from the old site and import to the new, all of the products that share a SKU receive the “Invalid or duplicated SKU” error and are skipped.

    Is there a way to allow duplicate SKUs during the import?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @joshf,

    Sorry to say that currently, the plugin does not support skipping the SKU uniqueness check during import. We have added this feature to our development backlogs and will try to include it in the upcoming releases.

    Sorry, but why not saying that the solution is to not import SKU ?
    I do not import SKU and ID and everything works fine !
    You can automatically add SKU to all products later thanks to a plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Invalid or duplicated SKU.’ is closed to new replies.