option_thumbnail
商品 snippet 中由 option_thumbnails filter 返回的选项缩略图。
| Properties | Type | Description |
|---|---|---|
type | string | 商品特定 variant 的选项名称。 |
url | string | 商品特定 variant 的 URL。 |
image | image | 商品特定 variant 的图片。 |
{
"type": "DarkGoldenrod",
"url": "/products/multiple-variants-spencer-chelsea?variant=93e625eb-7bf0-428e-9f65-1c40cc08efac",
"image": {
"id": "a965136834f1dfc117ece9a1075f4942",
"width": 1280,
"height": 1710,
"aspect_ratio": 0.7485380116959064,
"src": "//cdn.shoplazza.com/a965136834f1dfc117ece9a1075f4942.jpeg",
"path": "a965136834f1dfc117ece9a1075f4942.jpeg"
}
}