> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.easystore.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 【訂單管理】如何編輯蝦皮訂單的郵件範本和揀貨單訂單編號顯示

如果訂單從蝦皮匯入進 EasyStore，EasyStore 後台主要會顯示蝦皮平台的訂單編號（訂單頁面，訂單匯出，出貨通知信，揀貨單，選單）。

EasyStore 後台訂單頁面

![](https://storage.crisp.chat/users/helpdesk/website/6d9ecdbeb27d5c00/ea7aea15-b4db-4b5e-a793-9af8e6_1kj4542.png)

訂單匯出會顯示蝦皮和 EasyStore 訂單編號  
Order Name = 蝦皮訂單編號  
Order Number = EasyStore 訂單編號

![](https://storage.crisp.chat/users/helpdesk/website/35b16c0d9777a800/4630d171-b4d0-40ec-873d-3b1ff6_1m4b1kh.png)

* * *

目前信件內容會直接顯示蝦皮訂單編號而已，如果想要編輯顯示 EasyStore 訂單編號，可參考以下步驟：

1. 如果想要在郵件裡顯示蝦皮訂單，可在郵件範本或揀貨單裡放入：{{ order.name }}

![](https://storage.crisp.chat/users/helpdesk/website/6c048e4c2bb7b800/1e75a8f7-9a37-4388-b33e-977f41_od0ilj.png)

2. 如果想要在郵件裡顯示 EasyStore 訂單編號，可在郵件範本或揀貨單裡放入：{{ order.number }}

![](https://storage.crisp.chat/users/helpdesk/website/bf4ef7b25275680/6280e3be-da40-49a8-8cb1-f4fe7d_13uner1.png)

3. 如果想要兩者都顯示，可放入：`{{ order.name }}` (`{{ order.number }}`)

![](https://storage.crisp.chat/users/helpdesk/website/7f6048a14cc6240/144795a4-3ea5-41af-aaa9-9c7dc4_lqa0wj.png)

顯示結果：

![](https://storage.crisp.chat/users/helpdesk/website/2a7b7f379bda4c00/e531b4f5-391e-4fa5-9e90-1e4398_1bq59mo.png)