# Product Page

> **What You’ll Learn**
>
> * The different product page layout options available in Plain Jane themes
> * Key features and customization options for each layout
> * When to use each layout depending on your design goals

***

### Available Layouts

Plain Jane themes offer three main product page layouts:

1. **Product Section: Showcase**\
   A center-aligned design where the image sits between the title and variant options — perfect for minimalist product displays.
2. **Product Section: Thumbnail**\
   A side-by-side layout with stacked thumbnails and traditional product details — ideal for galleries with multiple images.

***

### How to Switch Layouts

1. Go to **Online Store > Themes > Customize**
2. Use the top dropdown to select **Products > Default product**
3. In the left sidebar, click **Add Section > Product Section**
4. Choose your desired layout:
   * `Product Section [Showcase]`
   * `Product Section`
5. Hide or remove any other product sections to avoid duplicates

> 💡 Tip: You can still add any additional blocks like accordions, image streams, or newsletters below any layout.

### **Need Help?**

* 💬 **Join our community 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: 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/pages-and-menus/product-page.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.
