下記テンプレートには【サンプル画像・サンプルURL】が使用されています。
実際に利用される際には、下記項目を差し替えの上、配信にご活用ください。
・メッセージ内の各種テキスト
・画像URL
・遷移先URL
{
"type": "bubble",
"hero": {
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0603/1248/6050/files/10off_Instagram.png?v=1678266414",
"size": "full",
"aspectMode": "cover",
"action": {
"type": "uri",
"uri": "https://www.socialplus.jp/?utm_source=line&utm_medium=social&utm_campaign=message_gallery"
}
},
"body": {
"type": "box",
"layout": "vertical",
"spacing": "md",
"action": {
"type": "uri",
"uri": "https://www.socialplus.jp/?utm_source=line&utm_medium=social&utm_campaign=message_gallery"
},
"contents": [
{
"type": "text",
"text": "クーポンの有効期限が\n迫っています!",
"size": "lg",
"weight": "bold",
"wrap": true,
"align": "center"
},
{
"type": "box",
"layout": "vertical",
"spacing": "sm",
"contents": [
{
"type": "box",
"layout": "horizontal",
"contents": [
{
"type": "text",
"text": "対象商品が20%OFF!お得なクーポンを使って、春に向けて心機一転してみませんか?ぜひこの機会をお見逃しなく🎶",
"margin": "sm",
"flex": 0,
"wrap": true,
"size": "sm"
}
]
}
]
}
]
},
"footer": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "button",
"style": "primary",
"margin": "sm",
"action": {
"type": "clipboard",
"label": "クーポンをコピーする",
"clipboardText": "line-coupon-2303"
},
"color": "#000100"
}
]
}
}