Open buisine opened 4 years ago
For some reason, not all products are imported but instead there is a pagination mechanism. Specify --page
and --perPage
options
https://github.com/DivanteLtd/woocommerce2vuestorefront/blob/master/src/importer/products.js#L27 https://github.com/DivanteLtd/woocommerce2vuestorefront/blob/master/cli.js#L33
Try something like:
node ./cli products --perPage 100