> ## 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 作為商品目錄/內容庫網站 （顯示價格但不開放購買按鈕）（Candy 或之前發佈之佈景主題）

您可以使用EasyStore作為商品目錄/內容庫網站，顯示價格但是不開放加入購物車按鍵。您可以根據我以下的步驟完成：
**（適用於 Candy 或之前發佈之佈景主題）**
 

在這篇文章中：

* 在網站隱藏“購物車按鈕”和顯示商品價格在首頁
* 
* 隱藏主目錄購物車按鈕
* 
* 隱藏主目錄購物車按鈕(Wave, Lucky 或 X-force 佈景主題而已)
* 
* 隱藏商品頁面的加入購物車按鈕
* 
* 隱藏商品頁面的商品數量選擇按鈕
* 
* 隱藏立即購買按鈕在商品頁面


---


###### 1. 在網站隱藏“購物車按鈕”和顯示商品價格在首頁
1.1 隱藏“購物車按鈕”首先需要在 後台>銷售管道>品牌官網 > 佈景主題>編輯原始碼 >  folder snippets/product-grid-item.liquid > 大概在 34 行，刪除以下灰色的部分 > 儲存

![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_l6vmxt.png)
 


1.2 接下來在大約在 55 行刪除以下灰色的部分 > 儲存

 
![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_1v0mnko.png)


 

###### 2. 隱藏主目錄購物車按鈕
2.1 隱藏主目錄購物車按鈕在電腦桌面的遊覽頁，首先需要到 後台>銷售管道>品牌官網 > 佈景主題>編輯原始碼 > snippets/header-bar.liquid > 大約在 56 行, 刪除以下灰色的部分 > 儲存。

* 第一個部分會刪除購物車圖片，第二個部分會刪除購物車的字，只需找前方有紅點的行列然後刪除

 
![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_18m5sr6.png)


2.2 隱藏主目錄購物車按鈕在手機的遊覽頁，一樣在相同的檔案，大約在 82 行，刪除以下灰色的部分 > 儲存

* 如果您的佈景主題沒有 "cart" 的字您只需找前方有紅點的行列然後刪除


![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_1rhvvdt.png)

2.3 完成

 

###### 3. 隱藏主目錄購物車按鈕(Wave, Lucky 或 X-force 佈景主題而已)
3.1  隱藏主目錄購物車按鈕在電腦桌面的遊覽頁，首先需要到 後台>銷售管道>品牌官網 > 佈景主題>編輯原始碼 > snippets/header-bar.liquid > 搜尋 cart-page-link-wrapper 大約在 106 行,然後 刪除以下灰色的部分 > 儲存

 
![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_18lyty6.png)


3.2 隱藏主目錄購物車按鈕在手機的遊覽頁，一樣在相同的檔案，搜尋 Mobile cart 大約在 106 行，然後刪除以下灰色的部分 > 儲存

 
![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_1t5d7aw.png)


###### 4. 隱藏商品頁面的加入購物車按鈕
4.1 首先需要到 後台>銷售管道>品牌官網 > 佈景主題>編輯原始碼 > product.liquid > 搜尋 add to cart 大約在 130 行,然後 刪除以下灰色的部分 > 儲存

 
![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_913sp9.png)


5. 隱藏商品頁面的商品數量選擇按鈕
5.1 首先需要到 後台>銷售管道>品牌官網 > 佈景主題>編輯原始碼 > product.liquid > 搜尋 product-single__quantity, 然後 刪除以下灰色的部分 > 儲存

 
![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_wz30k3.png)


6. 隱藏立即購買按鈕在商品頁面
6.1 首先到後台 > 安裝擴充 > 立即購買 > 更多 > 解除安裝 就可以了喔

 
![](https://storage.crisp.chat/users/helpdesk/website/b34797d9594d3000/image_1xg56ms.png)


希望以上的解說有幫助到您。

 