为了让您可以编辑系统预设发出的信件,SHOPLINE 提供「自订讯息内容」功能,您能在通知信件、简讯中加入文字、图片及连结,提供顾客更多相关资讯。此篇为编辑「上传凭证成功通知、订单讯息通知、信箱验证通知、手机简讯验证通知、网店讯息通知、未完成购物车结帐提醒、货到通知」内容时可参考、复制贴上的系统文字列表。
一、上传凭证成功通知
| 系统文字 | 说明 |
|
{{order.seller.name}} |
商店名称 |
|
{{order.order_number}} |
订单号码 |
|
{{order.customer_url}} |
订单连结 |
二、订单讯息通知
| 系统文字 | 说明 |
|
{{order.order_number}} |
订单号码 |
|
{{notification.url}} |
订单连结 |
|
{{comment.text}} |
留言内容 |
三、信箱验证通知
| 系统文字 | 说明 |
|
{{shop.name}} |
您的商店名称 |
|
{{shop.logo}} |
商店 Logo |
|
{{customer.name}} |
顾客姓名 |
|
{{customer.email}} |
顾客电邮 |
|
{{notification.url}} |
验证 URL |
四、手机简讯验证通知
| 系统文字 | 说明 |
|
{{shop.name}} |
您的商店名称 |
|
{{code}} |
验证码 |
五、网店讯息通知
| 系统文字 | 说明 |
|
{{shop.name}} |
您的商店名称 |
|
{{shop.logo}} |
商店 Logo |
|
{{notification.url}} |
网店留言连结 |
|
{{message.content}} |
留言内容 |
|
{{message.image.url}} |
店家留言图片连结 |
|
{{message.created_at}} |
留言时间 |
六、未完成购物车结帐提醒
| 系统文字 | 说明 |
|
{{persistent_cart.persistent_cart_items}} |
购物车项目 |
|
{{persistent_cart_item.image_url}} |
购物车项目图片连结 |
|
{{persistent_cart_item.product_url}} |
购物车项目商品连结 |
|
{{persistent_cart_item.product_name}} |
购物车项目商品名称 |
|
{{persistent_cart_item.product_type}} |
购物车项目商品型别 |
|
{{persistent_cart_item.item_type}} |
购物车项目型别 |
|
{{persistent_cart_item.child_product_translations}} |
购物车项目子商品名称 |
|
{{persistent_cart_item.fields_translations}} |
购物车项目规格商品名称 |
|
{{persistent_cart_item.quantity}} |
购物车项目商品数量 |
|
{{persistent_cart_item.price_label}} |
购物车项目商品价格 |
|
{{persistent_cart_item.is_preorder}} |
购物车项目商品是否为预购 |
|
{{persistent_cart_item.preorder_note}} |
购物车项目商品预购备注 |
七、货到通知
| 系统文字 | 说明 |
|
{{customer.name}} |
顾客名称 |
|
{{customer.email}} |
顾客电邮 |
|
{{shop.name}} |
您的商店名称 |
|
{{shop.logo}} |
商店 Logo |
|
{{product.title}} |
商品名称 |
|
{{product.price}} |
商品价格 |
|
{{product.image_url}} |
商品图片 |

评论