Skip to content
Advertisement

Tag: woocommerce

WooCommerce Product SKU checking is not working

I am trying to create and update woocommerce products automatically from an API. I have created the starting point of the plugin and this is my method that gets the products from the external API and then loops through them and creates a simple product in woocoommerce. It creates the products perfectly fine however if I run the code twice,

Advertisement