> ## 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 作為商品目錄/內容庫網站（Aroma 或其後發佈之佈景主題）

有關的文章： [官網設計](/zh-tw/category/5a6y57ay6kit6kii-1kvbh2w/)

你可以透過 EasyStore 製作商品目錄/內容庫網站，顯示價格但是不開放「購買」或「加入購物車」按鈕  
  

### 步驟一：隱藏網站主選單的「購物車」按鈕

  
  
*   前往 EasyStore 後台 → 品牌官網 → 佈景主題 → 編輯原始碼 → 找到 header.liquid 文件 → 搜尋 header__icon--cart → 刪除以下代碼
  
  
  
![](https://storage.crisp.chat/users/helpdesk/website/a1faaf57f5648800/ea86c40b-94dc-4d01-a869-6c5f02_103mvxq.png)  
  
*   點擊儲存
  
  
*   官網主選單的「購物車」按鈕被隱藏了
  
  
![](https://storage.crisp.chat/users/helpdesk/website/7eeab70be8a8cc00/ab816f44-deb8-401b-bde5-30f3f3_1h1p6w0.png)  
  

### 步驟二：隱藏商品頁面的「購物車」按鈕

  
  
*   前往 EasyStore 後台 → 品牌官網 → 佈景主題 → 編輯原始碼 → 找到 main-product.liquid 文件 → 搜尋
  
  
*   點擊「展開」
  
  
![](https://storage.crisp.chat/users/helpdesk/website/7bc8f16a9ab6a000/12abd033-7b5f-459b-88c3-e53659_14bo1jt.png)  
  
*   刪除以下代碼
  
  
![](https://storage.crisp.chat/users/helpdesk/website/c9805bc8c98c1000/24373451-9118-47b4-9ee1-b53faa_h3f7d.png)  
  
*   點擊儲存
  
  
*   商品頁面的「購物車」按鈕被隱藏了
  
  
![](https://storage.crisp.chat/users/helpdesk/website/97fe7416680c3800/0058d23b-922f-47a9-8efa-399686_1kw2flg.png)

