ヘッダー・価格・仕様(部屋数・面積)・問い合わせCTAを含む不動産物件のシングルバブルFlex Message。
カテゴリ: プロモーション
不動産物件
ヘッダー・仕様(価格・部屋数・面積)・問い合わせCTAを含む物件リスティング。
プレビュー

JSONテンプレート
{
"type": "bubble",
"header": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "horizontal",
"contents": [
{
"type": "image",
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/flexsnapshot/clip/clip4.jpg",
"size": "full",
"aspectMode": "cover",
"aspectRatio": "150:196",
"gravity": "center",
"flex": 1
},
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "image",
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/flexsnapshot/clip/clip5.jpg",
"size": "full",
"aspectMode": "cover",
"aspectRatio": "150:98",
"gravity": "center"
},
{
"type": "image",
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/flexsnapshot/clip/clip6.jpg",
"size": "full",
"aspectMode": "cover",
"aspectRatio": "150:98",
"gravity": "center"
}
],
"flex": 1
},
{
"type": "box",
"layout": "horizontal",
"contents": [
{
"type": "text",
"text": "NEW",
"size": "xs",
"color": "#ffffff",
"align": "center",
"gravity": "center"
}
],
"backgroundColor": "#EC3D44",
"paddingAll": "2px",
"paddingStart": "4px",
"paddingEnd": "4px",
"flex": 0,
"position": "absolute",
"offsetStart": "18px",
"offsetTop": "18px",
"cornerRadius": "100px",
"width": "48px",
"height": "25px"
}
]
}
],
"paddingAll": "0px"
},
"body": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"contents": [],
"size": "xl",
"wrap": true,
"text": "Cony Residence",
"color": "#ffffff",
"weight": "bold"
},
{
"type": "text",
"text": "3 Bedrooms, ¥35,000",
"color": "#ffffffcc",
"size": "sm"
}
],
"spacing": "sm"
},
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"contents": [],
"size": "sm",
"wrap": true,
"margin": "lg",
"color": "#ffffffde",
"text": "Private Pool, Delivery box, Floor heating, Private Cinema"
}
]
}
],
"paddingAll": "13px",
"backgroundColor": "#ffffff1A",
"cornerRadius": "2px",
"margin": "xl"
}
]
}
],
"paddingAll": "20px",
"backgroundColor": "#464F69"
}
}- 保存済み条件への新着物件アラート
- 値下げ通知
- オープンハウスの案内
| フィールド | カスタマイズ方法 |
|---|---|
contents.header | 所在地と物件カテゴリ (例: 東京都, 2LDK) を設定します。 |
contents.body (specs) | 価格・部屋数・床面積を物件フィードからバインドします。 |
contents.body (action URI) | 物件IDを含む物件詳細ページへのディープリンクを指定します。 |
出典
このテンプレートはLINE Flex Message Simulator をベースに改変しています。配信前に、ペイロードをブランドとキャンペーン文脈に合わせて調整してください。