• Resolved cdiver2

    (@cdiver2)


    re: WooCommerce Product Categories – we use an api to create and update inventory. Product categories are assigned to each product. If a typo is made a new category is created. For example if the category is Moisturizers > Face Moisturizer and the category is entered as Moisturizer > Face Moisturizers new product categories will be created. These of course will link to nothing and the product will not be found in the proper category. We have over 5,000 SKUS. My question is – is there a way to not create a new category when this happens but rather have an error message returned to alert us of the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hi @cdiver2

    There isn’t a way to do that with WooCommerce core. You’d have to run a script that checks for existing product categories and provides them as options in the software that uses the API.

    Plugin Support John Coy a11n

    (@johndcoy)

    Automattic Happiness Engineer

    Hello there

    We haven’t heard back and will resolve this ticket. Should you still have questions or problems, please create a new thread and we’ll be happy to help further.

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Automatically created product categories’ is closed to new replies.