> For the complete documentation index, see [llms.txt](https://docs.openspaces.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openspaces.design/english-ja/plain-jane-interactive/getting-started.md).

# はじめに

ようこそ **Plain Jane Interactiveへ** — 組み込みのアニメーションとインタラクティブ機能を備えた、モダンでダイナミックなレイアウトを求めるクリエイティブなブランド向けに設計された、Plain Jane Shopifyテーマの最も進化したバージョンです。

このガイドは、ストアのセットアップとカスタマイズを始めから終わりまで行うための重要な手順を案内します。

{% stepper %}
{% step %}
**Plain Janeテーマのインストール**

テーマをShopifyストアに追加し、ZIPファイルをアップロードして、ライブサイトを乱さずに安全に公開する方法を学びます。\
[➡️ Plain Janeテーマのインストール](/english-ja/plain-jane-interactive/getting-started/1.-installing-the-plain-jane-theme.md)

***

{% endstep %}

{% step %}
**ホームページの設定**

ホームページのレイアウト、ヒーローセクション、注目コレクションをカスタマイズして、クリーンで編集的な第一印象を作る方法を発見してください。\
[➡️ ホームページの設定](/english-ja/plain-jane-interactive/getting-started/2.-setting-up-your-homepage.md)
{% endstep %}

{% step %}
**コレクションページの作成とカスタマイズ**

柔軟なグリッドオプション、フィルター、サイドバーのレイアウトで商品コレクションを整理します。各見た目の間隔、タイポグラフィ、ホバースタイルの制御方法を学べます。\
[➡️ コレクションページの作成とカスタマイズ](/english-ja/plain-jane-interactive/getting-started/3.-creating-and-customizing-your-collections-page.md)

***

{% endstep %}

{% step %}
**商品ページの作成とカスタマイズ**

ミニマルなレイアウトから完全にインタラクティブなギャラリーまで、商品ページのオプションを探ります。このセクションでは商品メディア、バリアントオプション、推奨される商品ブロックを扱います。\
[➡️ 商品ページの作成とカスタマイズ](/english-ja/plain-jane-interactive/getting-started/4.-creating-and-customizing-your-product-page.md)
{% endstep %}

{% step %}
**パスワードページとメールのウェイトリストの設定**

近日発売やプライベートローンチのためのパスワード保護ページとメールのウェイトリスト連携の設定方法を学びます。\
[➡️ パスワードページとメールのウェイトリストの設定](/english-ja/plain-jane-interactive/getting-started/5.-setting-up-password-pages-and-email-waitlist.md)
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openspaces.design/english-ja/plain-jane-interactive/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
