# モール設定

ECモールに関する各種設定を行います。

***

## 「一般」タブ

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

<table><thead><tr><th width="345">項目</th><th>説明</th></tr></thead><tbody><tr><td>←」ボタン</td><td>前のページに戻る</td></tr><tr><td>「保存」ボタン</td><td>設定内容を保存</td></tr><tr><td><strong>インフォメーション</strong></td><td></td></tr><tr><td>名前</td><td>ECモールの名称を入力</td></tr><tr><td>ECモールのURL</td><td>ECモールのURLを入力</td></tr><tr><td>ステータス</td><td>ECモールのステータス（オン/オフ）を指定</td></tr><tr><td>一時閉鎖中のECモールへのアクセスキー</td><td>メンテナンス時のアクセスキーを設定</td></tr><tr><td>ログインしたお客様のみアクセス可能</td><td>アクセス制限の設定（オン/オフ）</td></tr><tr><td><strong>デザイン</strong></td><td></td></tr><tr><td>ECモールのテーマ</td><td>使用するテーマを表示</td></tr><tr><td>「テーマの設定」リンク</td><td>テーマの詳細設定画面へ移動</td></tr><tr><td><strong>ローカライズ</strong></td><td></td></tr><tr><td>言語</td><td>ストアの表示言語を設定</td></tr><tr><td>通貨</td><td>ストアで使用する通貨を設定</td></tr></tbody></table>

***

## 「ご利用ガイドのひな形」タブ

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

| 項目      | 説明                   |
| ------- | -------------------- |
| ←」ボタン   | 前のページに戻る             |
| 「保存」ボタン | 設定内容を保存              |
| お支払い    | 支払いに関する説明を入力         |
| 送料・お届け  | 商品の送料や配送方法、所要日数などを入力 |
| 返品・交換   | 返品・交換の手順や条件などを入力     |

{% hint style="warning" %}
**「お支払い」については各ショップは編集できません**

各ショップが独自の支払い方法を設定することができないため、上記「お支払い」に登録した内容は、各ショップの「会社概要・ご利用ガイド」ページにそのまま表示されます。

「送料・お届け」や「返品・交換」は後から各ショップが独自の内容を登録できます。
{% endhint %}

***

## 「ブログ」タブ

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

<table><thead><tr><th width="237">項目</th><th>説明</th></tr></thead><tbody><tr><td>←」ボタン</td><td>前のページに戻る</td></tr><tr><td>「保存」ボタン</td><td>設定内容を保存</td></tr><tr><td>ブログのタイトル</td><td>ブログのタイトルを入力</td></tr><tr><td>ブログの紹介文</td><td>ブログの紹介文を入力</td></tr></tbody></table>


---

# 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-admin.cs-cart.jp/mall-admin/settings/mall_settings.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.
