# 貨幣設置

![](/files/-MOnvlYhMSvT3FR7tEqn)

![](/files/-MO4YmxgGWuTOuZ246d7)

該設置用于設置網店的主貨幣。

未設置貨幣前，商家設定的商品金額，在商品頁只會顯示金額，例： $100.00。如果設置了主貨幣，商品頁就會顯示金額及貨幣符號，例：MOP $100.00。

{% hint style="warning" %}
注意：主貨幣的**匯率**必須設置為**1**。
{% endhint %}

如果商家欲再添加貨幣，在網店就可以使用貨幣切換。

![](/files/-MO4clF488y61T-FR5U8)

&#x20;“切換”按鈕于頁首右側顯示，如下：

![](/files/-MO4dW3TJH0falJVsrDo)

添加貨幣時，按自已設置的相對主貨幣的匯率及符號，商品頁就能有不同貨幣的顯示，如下：

![](/files/-MOUq5RR8naCkSvMB54z)

{% hint style="warning" %}
注意：\
1\. 除主貨幣外，**其他的貨幣**都作為**參考**之用途。因為相對主貨幣的匯率是自己定議的，而實際需按當地銀行而定。\
2\. 結帳時也會自動切換為**主貨幣**來進行**結帳**，**如非必要，也不建議添加其他貨幣**。\
3\. 切換其他貨幣時，價格底下會**提示**顧客“**結帳貨幣**“，如下：
{% endhint %}

![](/files/-MWClxeqDGrYxAgFum63)


---

# 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://manual.cube.mo/huo-bi-she-zhi.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.
