# ショップ

<figure><img src="/files/2kZ1MlaoIaaFt6uXZZTF" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="307">項目</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><tr><td>1ページに表示するショップ数</td><td>ショップ一覧における1ページ当たりの表示件数を設定</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/basic_settings/shops.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.
