statamic-rad-pack / shopify

Integrate your Shopify products into Statamic using the Admin API.
https://statamic.com/addons/rad-pack/shopify
Other
8 stars 4 forks source link

Don't set shopify context if a key isnt set #218

Closed ryanmitchell closed 4 months ago

ryanmitchell commented 4 months ago

If no key is set then Shopify's library throws an error, so lets avoid setting context if there is no key set.

Closes #217