I checked out Shopify product API but result doesn't seem to return product page URL. The URL looks like resulted after some transformation on the title. Is there reliable well defined logic for this or any other method to get product page URL?
Re: product image url find You can use the Product object in Liquid to access all sorts of attributes, including images. For example, {{ product. featured_image }} will return the relative URL for a product's main/featured image.
You can do it as 'products/< product.handle >'. I'm not sure if there is a better way of doing it, but it works.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With