document.write("
{
"code": "list_image",
"prompt": "List Image",
"type": "list",
"list_type": "image",
"width": "1600px",
"height": "580px",
"responsive_images": [
{
"code": "mobile",
"prompt": "Mobile",
"width": "344px",
"height": "320px"
},
{
"code": "tablet",
"prompt": "Tablet",
"width": "720px",
"height": "320px"
}
],
"template": {
"image": "",
"alt": "Alt Text",
"responsive_images": {
"mobile": "",
"tablet": ""
}
}
}
list_image - Snippet hosted by \"Cacher\"
");