Square photos
Example

Variables
HomeSquarePhotos
title
string
optional
items
array [object {4}]
optional
url
boolean
optional
link_type
string
optional
Example:
`category`, `product`,`offers`,`page`,`external_link,`brand `
image
object
optional
text
string
optional
position
integer
optional
Usage
items[]
. Each item in this collection has url
, link_type
, image.url
, and image.alt
. The first item represents the first image that will be the leading photo and will be bigger in size, then a for-loop will be used to list the rest of the photos.
Modified at 2024-02-12 13:16:01