Shopify and Ionic Framework

Let me know, is this possible to build Ionic framework with eCommerce Shopify? Is there any documentation or tutorial to pull data such as collection and product on shop?

Thanks

Hey there. I know this post is kinda old, but I am also looking for a Ionic - Shopify example. Quick search via Google shows this example on CodeCanyon - https://codecanyon.net/item/mobilefront-ecommerce-app-ionic-shopify/17753023 . You may find this useful.
And yes, I think it’s possible to build almost any ecommerce app with Ionic.

Found this ionic basic project for shopify on github to retrieve product collection and product detail, this may help in getting started with:

Note: You need PhoneGap to run and test this project.