# 如何设置不同国家不同价格?

## 方案 1 — **Shopify Markets（官方方案，优先选）**

**适合场景**：你使用 Advanced / Plus（或考虑升级），想要官方支持、稳定、和结账端一致的多国定价。

### 核心能力（简述）

* 在 **Settings → Markets** 中为每个 market（市场/区域）设置**固定商品价格（Fixed product prices）或使用自动货币转换 + 调价规则**。官方文档说明如何为特定市场设置产品价格与价格调整。 ([Shopify Help Center](https://help.shopify.com/en/manual/international/pricing/product-prices-by-country?utm_source=chatgpt.com))

### 详细操作步骤（逐步）

1. **进入后台**：Shopify 管理后台 → **Settings → Markets**。([Shopify Help Center](https://help.shopify.com/en/manual/international/managing?utm_source=chatgpt.com))
2. **创建/编辑 Market**：点你要配置的 market（例如 United States / Europe / China）。
3. **Products & pricing → Manage / Product pricing**：
   * 在搜索栏里找到要设置的商品或变体（variant）。
   * 点击单价，输入该 market 的 **固定价格**（可针对每个变体单独设置）。([Shopify Help Center](https://help.shopify.com/en/manual/international/pricing/product-prices-by-country?utm_source=chatgpt.com))
4. **价格调整（Price adjustments）**（可选）：对某市场统一设置 + / - 百分比（例如所有欧元区价格 +10%），也可使用四舍五入规则。([Shopify Help Center](https://help.shopify.com/en/manual/international/pricing/price-adjustments?utm_source=chatgpt.com))
5. **货币与结账**：若你要支持客户在本地货币下单，需要启用 **Shopify Payments 的多币种功能**（添加支持货币），这样结账能以本地货币收款。([Domaine](https://meetdomaine.com/studio/insights/technology/shopify-multiple-currencies-dynamic-pricing/?utm_source=chatgpt.com))

### 重要注意点 / 限制

* **计划限制**：某些“固定价格 / 区域定价”高级功能在 Advanced/Plus 上体验更完整（例如更多市场、进阶区域工具）。在较低阶套餐上可能只能用货币转换而非固定价格。建议确认你的计划能否使用“固定价格（Fixed product prices）/ 区域定价”。([Analyzify](https://analyzify.com/hub/comparing-shopify-plans?utm_source=chatgpt.com))
* **变体要单独设置**：若产品有多变体（颜色/尺码），需要为每一变体在目标 market 中填写固定价格。([Shopify Help Center](https://help.shopify.com/en/manual/international/pricing/product-prices-by-country?utm_source=chatgpt.com))
* **价格更新规模**：对大量商品逐条手动改价会很耗时；官方界面支持筛选和批量搜索，但大量修改可考虑导出/导入或使用 Apps 协助。([Shopify Help Center](https://help.shopify.com/en/manual/international/pricing/product-prices-by-country?utm_source=chatgpt.com))

### 优点（总结）

* 官方支持、与 Checkout/支付流程集成（结账价格一致）。([Shopify Help Center](https://help.shopify.com/en/manual/international/managing?utm_source=chatgpt.com))
* 支持按 market 精确到变体的固定价格与统一调整规则、四舍五入等。([Shopify Help Center](https://help.shopify.com/en/manual/international/pricing/price-adjustments?utm_source=chatgpt.com))

### 缺点 / 需评估

* 若你不是 Advanced/Plus，某些功能受限（固定价格能力、市场数量等）。([Analyzify](https://analyzify.com/hub/comparing-shopify-plans?utm_source=chatgpt.com))
* 大规模价格变更较复杂（建议配合 CSV / API / App 自动化）。

***

## 方案 2 — **第三方 App（适合所有套餐，灵活度高）**

**适合场景**：你当前套餐无法使用 Markets 的固定价格功能，或者你要更复杂/批量化的价格设置、CSV 导入/导出、自动国别切换等。

### 常见功能（大多数 App 提供）

* 按国家/区域为每个产品或每个变体设置独立价格（通常有表格/Excel式编辑界面）。
* 批量上传/下载价格（CSV）以便一次性修改大量商品。
* 自动侦测访客国家并在前端展示对应价格；可设置价格四舍五入/尾数规则。
* 与 Shopify 的货币显示兼容（但不同 App 在实现方式与 checkout 行为上会有差异）。\
  示例 App：**MLVeda Multi Country Pricing**、**Pricing By Country（或类似）** 等（功能页与定价在 apps.shopify.com 可查）。 ([Shopify 应用商店](https://apps.shopify.com/country-pricing-auto-switch?utm_source=chatgpt.com))

### 详细操作（以通用 App 流程说明）

1. **安装 App**（在 Shopify App Store 搜索“country pricing / multi country pricing”）。示例：MLVeda。([Shopify 应用商店](https://apps.shopify.com/country-pricing-auto-switch?utm_source=chatgpt.com))
2. **配置国家对应关系**：在 App 后台选择要支持的国家/货币，并决定是否用“固定价格表”或“基于汇率转换并调整”。
3. **导入价格（推荐）**：准备 CSV（product\_handle 或 product\_id + variant\_id + country\_code + price），上传到 App。多数 app 支持一次性导入来设置所有国家/变体的价格。([Shopify 应用商店](https://apps.shopify.com/country-pricing-auto-switch?utm_source=chatgpt.com))
4. **前端显示**：App 通常会注入脚本，基于 IP/浏览器语言或 Shopify 的 Market 设置切换显示价格。
5. **测试**：在不同国家/使用 VPN 或 Chrome 的地理位置模拟工具，查看商品页/cart/checkout 的显示与实际结账币种（尤其要测试付款是否以期望的币种结算）。

### 优点

* **任何 Shopify 计划都可用**（不需要升级）。([MLVeda](https://www.mlveda.com/apps/multi-country-pricing?utm_source=chatgpt.com))
* 批量修改、CSV 导入、更友好的界面，适合大量 SKU 的商家。([Shopify 应用商店](https://apps.shopify.com/country-pricing-auto-switch?utm_source=chatgpt.com))
* 可以更快上线不同国家的定价策略（促销、渠道差异化定价等）。

### 缺点与风险

* **Checkout & 收款行为**：部分 App 只是“前端替换显示价格”，但结账过程中如果没有走多币种支付（Shopify Payments 多币种 / Markets Pro 等），可能会出现以店铺默认货币计费的情况。务必确认 App 与你的支付网关/Shopify Payments 的兼容性并在结账环节做全面测试。([Domaine](https://meetdomaine.com/studio/insights/technology/shopify-multiple-currencies-dynamic-pricing/?utm_source=chatgpt.com))
* **性能/脚本注入**：前端脚本会增加加载逻辑，可能影响首屏/SEO（不同 App 实现差异大）。
* **额外费用**：多数高质量 App 是按月收费（例如 ML Veda 等有月费）。([MLVeda](https://www.mlveda.com/apps/multi-country-pricing?utm_source=chatgpt.com))

***

## 比较表（快速决策参考）

| 维度         |                                                                                                                                          Shopify Markets（官方） | 第三方 App                                                                                                                     |
| ---------- | -----------------------------------------------------------------------------------------------------------------------------------------------------------: | --------------------------------------------------------------------------------------------------------------------------- |
| 稳定性 & 长期支持 |                                                                                                                                         ✅ 官方、与 Checkout 深度整合 | 取决于 App 提供商                                                                                                                 |
| 是否需要升级计划   |                                           可能（Advanced/Plus 可获得更完整功能） ([Analyzify](https://analyzify.com/hub/comparing-shopify-plans?utm_source=chatgpt.com)) | 不需要，任何计划都能用                                                                                                                 |
| 批量/CSV 支持  |                                                                                                                                           有但受限，官方界面主要逐个/筛选修改 | ✅ 通常支持 CSV 批量导入/编辑（更适合大量 SKU） ([Shopify 应用商店](https://apps.shopify.com/country-pricing-auto-switch?utm_source=chatgpt.com)) |
| 结账货币一致性    | ✅（与 Shopify Payments 结合） ([Domaine](https://meetdomaine.com/studio/insights/technology/shopify-multiple-currencies-dynamic-pricing/?utm_source=chatgpt.com)) | 需逐个 App 验证，部分需配合 Shopify Payments 或 Markets Pro                                                                             |
| 成本         |                                                                                                                                                 可能需升级计划（费用高） | App 月费或交易费（长期成本需评估） ([MLVeda](https://www.mlveda.com/apps/multi-country-pricing?utm_source=chatgpt.com))                    |

***

## 实施建议（推荐步骤，按优先级）

1. **先确认你的 Shopify 计划**（Basic/Shopify/Advanced/Plus）。如果是 Advanced/Plus，优先考虑用 Markets 固定价格；若非则先评估 App。([Analyzify](https://analyzify.com/hub/comparing-shopify-plans?utm_source=chatgpt.com))
2. **小范围试点**：挑 10–20 个热销 SKU 做为试点市场（设置固定价格或通过 App 批量导入）。
3. **开启 Shopify Payments 的多币种（若适用）**，确保结账能支持客户看到的币种付款。([Domaine](https://meetdomaine.com/studio/insights/technology/shopify-multiple-currencies-dynamic-pricing/?utm_source=chatgpt.com))
4. **全面测试**（非常重要）：
   * 商品页价格显示（不同国家）
   * 加入购物车后价格在 cart 与 checkout 的一致性
   * 实测付款（用真实/测试支付方式）确认收款币种与金额
   * 移动端 / 桌面 / 不同主题的兼容性
5. **监控与回滚方案**：上生产前备份原始价格表（CSV），若新策略出问题能快速回滚。

***

## 推荐 App 与额外资源（起点）

* **MLVeda — Multi Country Pricing**（常见、支持 CSV 批量导入、月费模式）。([Shopify 应用商店](https://apps.shopify.com/country-pricing-auto-switch?utm_source=chatgpt.com))
* **Pricing By Country / Webrex**（另外一类成熟解决方案，功能类似但价格/实现不同）。([Shopify 应用商店](https://apps.shopify.com/pricing-by-country?utm_source=chatgpt.com))
* 官方文档（设置市场与固定价格）：Shopify Help — *Set product prices by country* & *Price adjustments*。强烈建议按官方步骤操作设置。([Shopify Help Center](https://help.shopify.com/en/manual/international/pricing/product-prices-by-country?utm_source=chatgpt.com))

***

## 我可以现在帮你做的（选一或多个）

* 根据你的 **Shopify 套餐** 给出明确推荐（Markets 或 哪个 App 更适合）。
* 为你生成 **CSV 模板**（包含 product\_handle / variant\_id / country\_code / price），便于导入到 App 或使用 API 批量更新。
* 帮你写一份 **测试清单**（逐条操作），用来在上线前验证各国家的展示和结账流程。
* 若你愿意，告诉我 `你的套餐 + 要支持的国家（列出几个） + SKU 样例`，我直接生成适合你店铺的操作步骤与 CSV 示例（可直接导入 App / 交给开发）。

你想先从哪一项开始？（例如“我用的是 Basic，先给我 1 个 CSV 模板 + 推荐 App” 或 “我用的是 Advanced，帮我写 Markets 的逐步操作和测试清单”）


---

# 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://docs.sumamao.com/xin-shou-cun-ren-wu/chang-yong-cao-zuo-zheng-li/ru-he-she-zhi-bu-tong-guo-jia-bu-tong-jia-ge.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.
