# 创建店铺

### 步骤1、创建店铺

* 访问YCloud后台，[点击访问](https://www.ycloud.com/console/?redirect=/edit/getting-started#/app/dashboard/getStarted)
* 点击 shop-install

<figure><img src="/files/AgmujPgBYr5jOxzMJaaM" alt=""><figcaption><p>Shop 功能入口</p></figcaption></figure>

### 步骤2、填写店铺信息

填写店铺的基础信息

<figure><img src="/files/ZxfTEa7JO5XrDd6k0sZ7" alt=""><figcaption><p>填写Shop基本信息</p></figcaption></figure>

* Shop name：为您的店铺起一个名字。（可多次更改）

{% hint style="info" %}
注意，顾客可能会在商城、邮件等地方，看到店铺名称。
{% endhint %}

* Company location：您的公司所在的国家。 这有助于我们为您提供更好的本地化服务；
* Market：您的商店将销售到哪些国家？
  * Global：代表您的商店 将售卖到全球所有国家。
  * Target sales markets：只在指定的国家和地区销售。（举例：如您选择售往美国、加拿大，顾客下单时，只能选择这两个国家作为收件地址。其他国家的地址，无法创建订单）
* Currency：商品价格、订单支付时使用的货币单位。

{% hint style="info" %}
注意‼️

* 当您选择美元时，商品的定价/运费设置、顾客支付订单等，都以美元进行结算。
* 一旦店铺创建成功，货币的设置，不可更改。
  {% endhint %}

#### SHOP现在支持的货币名单

<table data-header-hidden><thead><tr><th width="358.00390625">货币对应地区</th><th>顾客看到的价格示例</th></tr></thead><tbody><tr><td><strong>货币/地区</strong></td><td><strong>顾客看到的价格示例</strong></td></tr><tr><td>United States Dollar（USD$）<br>美国</td><td>$7.59</td></tr><tr><td>Euro（EUR€）<br>欧盟</td><td>€9,99</td></tr><tr><td>Great Britain Pound （GBP£）<br>英国</td><td>£9.99</td></tr><tr><td>Australian Dollar（AUD$）<br>澳大利亚</td><td>AUD$9.99</td></tr><tr><td>Canadian Dollar（CAD$）<br>加拿大</td><td>CAD$9.99</td></tr><tr><td>Mexican Peso（MXN$）<br>墨西哥</td><td>Mex$9.99</td></tr><tr><td>Malaysian Ringgit（MYR RM）<br>马来西亚</td><td>RM 9.99</td></tr><tr><td>Singapore Dollar（SGD$）<br>新加坡</td><td>SGD$9.99</td></tr><tr><td>Japanese Yen （JPY ¥）<br>日本</td><td>JP¥ 1,299</td></tr><tr><td>Philippine Peso（₱）<br>菲律宾</td><td>₱9.99</td></tr><tr><td>Thai Baht（THB ฿）<br>泰国</td><td>฿9.99</td></tr><tr><td>Indian Rupee（INR ₹）<br>印度</td><td>INR ₹9.99</td></tr><tr><td>United Arab Emirates Dirham（AED）<br>阿联酋</td><td>AED 9.99</td></tr><tr><td>Saudi Riyal（SAR）<br>沙特里亚尔</td><td>SR.9.99</td></tr><tr><td>Moroccan Dirham（MAD）<br>摩洛哥</td><td>MAD 9.99</td></tr><tr><td>New Taiwan Dollar（NT $）<br>台湾</td><td>NT$ 1,299</td></tr><tr><td>New Zealand Dollar（NZD $）<br>新西兰</td><td>NZ$9.99</td></tr></tbody></table>

填写上述信息后，点击 install ，店铺创建成功。

<figure><img src="/files/SXrsCIXGErtkMtoDij4W" alt=""><figcaption><p>创建成功后，店铺基本信息</p></figcaption></figure>

点此了解，为店铺添加设置

* [运费设置](/help-center/zh/shop/shipping.md)
* [支付设置](/help-center/zh/shop/payments.md)


---

# 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://helpdocs.ycloud.com/help-center/zh/shop/creatstore.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.
