> 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/plain-jane-interactive/getting-started/1.-installing-the-plain-jane-theme.md).

# 1. Installing the Plain Jane Theme

### What You’ll Learn

How to upload and install the Plain Jane Shopify theme using a ZIP file through the Shopify admin. Follow the video below, or scroll for a written tutorial instead

{% embed url="<https://youtu.be/LaPz9Y9ysfE?si=HZY9VMzKXviCjYO8>" %}

***

### 1. Access the Themes Section

1. Log in to your **Shopify Admin**.
2. In the left sidebar, click **Online Store**, then select **Themes**.

***

### 2. Import the Theme

1. On the **Themes** page, click the **Add theme** button or **Explore free themes** to access the theme import options.
2. You'll see the theme import interface where you can upload a ZIP file or browse the theme library.
3. A modal will pop up. Click **Add file**.

***

### 3. Upload the Theme ZIP

1. Locate the **Plain Jane theme ZIP file** in your file browser.
2. > ⚠️ **Important:** Make sure the file is not unzipped. Shopify only accepts zipped theme files.
3. Select the correct file (e.g., `plain-jane-v3.0.3.zip`) and click **Upload**.

***

### 4. Finalize the Upload

* Once uploaded, Shopify will process the ZIP file.
* You’ll see **Plain Jane v3.0.3** (or the version you uploaded) appear under **Theme library**.
* Click **Actions > Publish** if you’re ready to make it your live theme.

> 💡 Tip: You can upload multiple theme versions and preview them before publishing.

### **Need Help?**

* 💬 **For Tech Shpport Join Us On Discord:** <https://discord.gg/hcc2GvgZc6>
* 📧 **Email us at:** <support@openspaces.design>
* 💻 **Live chat with us:** Available Monday–Friday, 10AM–6PM EST, directly on our website


---

# 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:

```
GET https://docs.openspaces.design/plain-jane-interactive/getting-started/1.-installing-the-plain-jane-theme.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.
