Back to Catalog Support

agrantham1999
agrantham1999

I have looked on the documentation site and through the other support questions and I did not see any mention of how to use the URL for the original size images for featured images of a product. Everything points to .thumb(width,height).

Is there a product.featured_images[0].full or a product.featured_images[0].url to use the url to the original image? I aslo tried just using product.featured_images[0] and that did not work either.

thanks

austin

Tiipiik
Tiipiik

Hi,

You can use product.featured_images[0].path and ou will get the original image size.

1-2 of 2