# Install Shop

{% hint style="info" %}
You can install a store for each Company.

If you want to create a second SHOP, you must first set up a new Company.

[Know more about Company](https://helpdocs.ycloud.com/help-center/account-management/enterprise-account-information#company-name)
{% endhint %}

## **Step 1: Install a Store**

1. Log in to the [**YCloud console**](https://www.ycloud.com/console)
2. navigate to **Shop-Install**

<figure><img src="/files/huGXGxeN9C5PLGkah3GI" alt=""><figcaption></figcaption></figure>

## **Step 2: Fill in Store Information**

Provide the following basic details for your store:

<figure><img src="/files/tWeLcZEYlTy3tesavTWe" alt=""><figcaption></figcaption></figure>

* **Shop Name**: Name your store. (Can be modified later.)

{% hint style="info" %}
Customers may see this shop name in the order or whatsapp messages
{% endhint %}

* **Company Location**: Select the country where your company is based. This helps us provide localized services.
* **Market**: Choose the countries/regions where you will sell products.
  * **Global**: Your store will sell to all countries worldwide.
  * **Target Sales Markets**: Only sell to specific countries/regions.\
    \&#xNAN;*Example: If you select the U.S. and Canada, customers can only choose these countries as shipping addresses. Orders from other regions will be restricted.*

### currency

Choosing Your Shop’s Settlement Currency

#### 1. Choosing Your Shop’s Settlement Currency

When setting up your shop, you need to select one currency as the shop’s **settlement currency**. All prices—including product prices, shipping fees, and other charges—will be calculated and displayed based on this chosen currency.

#### 2. Supported Currencies

At present, the shop supports over a dozen currencies, covering select countries in regions such as the Middle East, India, Europe & North America, and Southeast Asia.

{% hint style="info" %}
**Notice on PayPal Currency Support**

* Please be aware that **PayPal Wallet only supports a subset** of the currencies available in your shop.
* If you plan to offer PayPal as a payment option, **make sure the currency you selected for your shop is one that** [**PayPal supports**](https://developer.paypal.com/docs/reports/reference/paypal-supported-currencies/) before finalizing your choice.
  {% endhint %}

#### Supported currencies

<table data-header-hidden><thead><tr><th width="338.36328125">货币对应地区</th><th>顾客看到的价格示例</th></tr></thead><tbody><tr><td><strong>Currency/Region</strong></td><td><strong>How the price appears to customers</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>

#### 3. Important Reminders

Once your shop setup is complete and a currency has been selected, **this choice cannot be changed later**. Please choose carefully.

{% hint style="info" %}
If you choose USD, all  prices and fees (like price of products 、 shipping fees、 and payments. etc)  will be settled in USD.

**Currency settings cannot be changed after the store is created.**
{% endhint %}

Click **Install** to complete store creation.

<figure><img src="/files/qI61SCC1z0hvgP4CKess" alt=""><figcaption></figcaption></figure>

**Next Steps**\
Learn about  how to configure additional settings for your store:

* [Shipping Settings](/help-center/shop/shipping.md)
* [Payment Settings](/help-center/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/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.
