This ACF field will let you select collection from your Shopify Store.
Once ACF field has been added, Shopify store details have been given, and collection has been selected you will then be able to access ID when get field is called..
Open WordPress file where you'd like to make use of Shopify collection ..
Store Shopify store base URL into variable by calling $base url = $selected collection field.
You can then use this ID, base URL and API paassword to make API requests to your store whichever way you wish..
Display the popular products from collection on your WordPress site.
Activate Shopify Collection plugin via the plugins admin page.
Create new field via ACF and select Shopify Collection type.
As developer working to deadlines this plugin makes it quick and easy to add custom fields that allow you to select Shopify Collections.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more