# 產品匯入與匯出功能

### 產品匯入/匯出：批量管理商品，提升效率

產品匯入/匯出功能讓您可以批量管理商品資訊，大幅提升效率，節省時間。您可以將產品資料匯出成 CSV 檔案，方便您進行數據分析、備份資料，或是在其他平台上架商品。您也可以將 CSV 檔案中的商品資料匯入平台，一次性新增或更新多個商品。

**一、 匯出產品**

1. **進入匯出頁面**: 登入後台，點擊左側導覽列的「產品」>「匯出」。
2. **選擇匯出欄位**: 選擇要匯出的欄位，例如：商品名稱、價格、庫存等等。
3. **選擇匯出產品類型**: 選擇要匯出的產品類型，例如：所有產品、簡易產品、套裝組合等等。
4. **選擇匯出產品類別**: 選擇要匯出的產品類別，例如：服飾、3C 產品、食品等等。
5. **匯出 CSV 檔案**: 點擊「匯出」按鈕，系統就會產生一個 CSV 檔案，裡面包含您選擇的商品資訊。

**二、 匯入產品**

1. **進入匯入頁面**: 登入後台，點擊左側導覽列的「產品」>「匯入」。
2. **上傳 CSV 檔案**: 上傳您要匯入的 CSV 檔案。
3. **選擇匯入方式**: 選擇匯入方式：
   * **新增產品**: 將 CSV 檔案中的商品新增到您的商店。
   * **更新現有產品**: 將 CSV 檔案中的商品資訊，更新到您商店中已存在的商品。
4. **欄位映射**: 進行欄位映射，也就是把 CSV 檔案中的欄位，對應到平台的產品欄位。系統會根據您的權限過濾掉不需要的欄位。
5. **開始匯入**: 點擊「匯入」按鈕，系統就會開始匯入商品資訊。

**三、 使用技巧**

* **下載 CSV 範例檔案**: 建議您在匯入產品之前，先下載平台提供的 CSV 範例檔案，了解 CSV 檔案的格式和欄位說明。
* **仔細核對資料**: 匯入產品時，仔細核對 CSV 檔案的內容，避免匯入錯誤的資訊。
* **備份資料**: 定期匯出產品資料，作為備份，以防資料遺失。
* **批量更新**: 使用匯入功能批量更新產品資訊，例如：調整價格、更新庫存等。
* **跨平台上架**: 將產品資料匯出，方便您在其他平台上架商品，例如：蝦皮、PChome 等。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://seller.akaric.com/xin-shou-shang-lu/shang-dian-ke-cheng/jiao-xue-wen-jian/chan-pin-hui-ru-yu-hui-chu-gong-neng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
