# 货币格式

此设置允许您控制在网站上显示的价格是否包含货币代码，以确保价格显示符合用户预期和国际标准。

### **功能详情**

1. **显示货币代码**:
   * 启用此选项后，网站上的所有价格显示（包括购物车和结账页面）都会包含相应的货币代码。例如，价格将显示为 `$1.00 USD`，而不是单纯的 `$1.00`。这有助于用户明确了解商品的定价货币，特别是在面向国际市场销售时。

### **使用建议**

* **国际化考虑**: 对于面向多个国家或地区的商店，建议启用货币代码显示，以避免因货币符号相同而引起的误解。例如，美元 (USD) 和加元 (CAD) 都使用 `$` 符号，显示货币代码可以有效区分。
* **一致性**: 如果您决定启用货币代码，请确保在所有涉及价格的地方（如产品详情页、购物车、结账页面）都保持一致显示，以提供统一的用户体验。


---

# 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://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/quan-ju-she-zhi/huo-bi-ge-shi.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.
