为了让您可以编辑系统预设发出的信件,SHOPLINE 提供「自订讯息内容」功能,您能在通知信件、简讯中加入文字、图片及连结,提供顾客更多相关资讯。此篇为编辑「顾客退货申请通知、退货状态更新通知」内容时可参考、复制贴上的系统文字列表。
| 系统文字 | 说明 |
|
{{return_order.return_order_number}} |
退货单单号 |
|
{{return_order.status_label}} |
退货单状态 |
|
{{return_order.order_payment.status_label}} |
退款状态 |
|
{{return_order.order_delivery.status_label}} |
退货状态 |
|
{{shop.name}} |
您的商店名称 |
|
{{notification.url}} |
退货单连结 |
|
{{return_order.created_at}} |
退货日期 |
|
{{return_order.return_order_number}} |
退货单号码 |
|
{{shop.email}} |
您的商店电邮 |
|
{{return_order.customer_name}} |
顾客姓名 |
|
{{return_order.customer_email}} |
顾客电邮 |
|
{{return_order.customer_phone | mask: phone}} |
顾客手机号码 |
|
{{return_order.line_items}} |
订单内的商品 |
|
{{line_item.image_url}} |
商品图 |
|
{{line_item.title}} |
商品名称 |
|
{{line_item.type}} |
商品类型 |
|
{{line_item.variation_names}} {{name}} for loop |
商品规格 |
|
{{line_item.price}} |
商品价格 |
|
{{line_item.child_products}} |
子商品 |
|
{{child_product.title}} |
子商品名称 |
|
{{child_product.variation_names}} |
子商品规格 |
|
{{line_item.quantity}} |
商品数量 |
|
{{line_item.item_points}} |
使用_点数兑换的商品 |
|
{{line_item.preorder_note}} |
预购商品提示 |
|
{{line_item.catcher_delivery_status}} |
厂商直送的送货状态 |
|
{{line_item.total_points}} |
总共_点数 |
|
{{line_item.total_price}} |
总共_金额 |

评论