Good Day, I have the latest FB/for woo plugin, and after the initial sync, all products showed as Out of stock. over 31k in products. I would like to remove all the products and start from scratch. I have to go in and add the amount in stock manually, Thanks in advance again I just want to remove the entire catalog (All Products)
The page I need help with: [log in to see the link]
You can edit the stock in bulk, using the options available under WooCommerce > products > all products, once the products are reset, here there is a guide.
I know for sure that the issue is because you turned on the feature to checkout on Facebook. If you change it back to checkout on your website, they will appear instock again. It is a bug that I too have been unable to resolve. Try that – it is a very quick fix. Go to Commerce Manager>Settings and change “Localized checkout methods” using the settings gear on the right (“Manage Settings”) to checkout on another website.
Thank you, folks, for the info, I learned something new (hahahaha) every day, right? Ok, so I followed Igor H (woo-hc) info. Using Code Snippets then saved and activated. copied from “function sv_wc_facebook_delete_all_products() { to add_action( ‘init’, ‘sv_wc_facebook_delete_all_products’ ); saved and activated nothing happened (so I know it’s me) then followed