The plan was leaning the ins and outs of what’s possible with the woocommerce REST API ans see what can be build using some kind of headless woocommerce.
Had to quickly deploy an e-commerce store using wordpress and woocommerce and expose an API to be consumed by an Ionic PWA.
What was cool was scraping the products from a random webshop and parsing the data into a properly structured csv that would be understandable by the standard woocommerce product importer.