# テーマ

ECモールに適用するテーマ（デザインテンプレート）に関する設定を行います。

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

<table><thead><tr><th width="314">項目</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>以下のアクションを実行<br>・テーマのコピー<br>・キャッシュのクリア<br>・サムネイルのクリア</td></tr><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>デフォルト: ロゴ</td><td>サイトのロゴ設定</td></tr><tr><td>「ファイルまたはURLを選択」ボタン</td><td>ロゴ画像のソースを選択（ローカル/サーバー/URL）</td></tr><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>テーマの情報</td><td>現在のテーマの詳細情報を表示</td></tr><tr><td>マーケットプレイス</td><td>CS-Cartマーケットプレイスに関する情報を表示</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/website/themes.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.
