Retrieve product by handle with Shopify Javascript Buy SDK – SEO
I am implementing a Shopify Store into a WordPress theme and one thing I need for that is a way to query Shopify products with the product handle instead of ID as shown on their docs: http://shopify.github.io/js-buy-sdk/api/classes/ShopClient.html#method-fetchProduct The reason for…