Link Search Menu Expand Document

Image

object

By using the most suitable url method you can help ensure faster load times on pages using the theme

<img alt='{image.name}' src='{image.thumbnail_url}'/>


Attributes

image.name

string

The filename of the original image, useful for adding alt texts to the images.

image.url

string

The original unedited url for the image. This has alternatives for resizing the image as below.

Attribute Maximum width (px)
image.thumbnail_url 405
image.small_url 540
image.medium_url 720
image.large_url 960
image.xlarge_url 1140
image.xxlarge_url 1920

image.signature

string

The unique id of the image.