A PHP script to import products and variations from JSON to WooCommerce using the WooCommerce REST API.
See Tutorial.
Your JSON should be the same format as products.json, otherwise you would need to modify the PHP script.
Change FILE_TO_IMPORT to your JSON file name and WooCommerce API credentials.