SQL Update product quantity in database woocommerce
-
I am importing thousands of products into an eCommerce site, some products are being imported with 0 stock or product out of stock, because i have imported thousands of products; it’s going to take so much time to manually update stock quantity for each product.
Using sql, how can i update all products in the database with 0 quantity/out of stock to a preset stock quantity of 100 products ?
I am using woocommerce 3.2.0
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘SQL Update product quantity in database woocommerce’ is closed to new replies.