# Sections and Features

## Sections and Features Overview

### What You'll Learn

🧱 A full list of flexible, theme-native sections\
🎯 Where and how to use them in Plain Jane and Interactive\
🔀 How they combine with immersive or traditional layouts

***

Plain Jane themes give you access to a wide range of reusable **sections** that can be stacked, styled, and re-ordered to create dynamic pages. These work across all versions — including *Plain Jane Starter*, *Interactive*, and *Standard*.

> 💡 Sections can be added to **any page** via the Shopify Theme Editor — including your homepage, custom pages, password page, and now *inside Interactive Space layouts*.

***

### Supported Sections

Here's a quick look at what's available out of the box:

* **Blog Feed Section**\
  Show recent blog posts with thumbnails, titles, and descriptions.
* **Collection Display Section**\
  Highlight a specific collection with optional call-to-action text and buttons.
* **Collection List Section**\
  Display multiple collections in a grid with customizable layout options.
* **Dynamic Background Section**\
  Create immersive page backgrounds with video, images, overlays, and animations.
* **Email Signup (Popup)**\
  Display a timed or exit-intent modal for email capture.
* **Email Signup (Embed)**\
  Add inline email signup forms anywhere on your pages.
* **FAQ Section**\
  Create expandable question and answer sections with custom styling.
* **Hero Section**\
  Large banner areas perfect for headlines, calls-to-action, and featured content.
* **Image Selector Section**\
  Interactive image galleries with hover effects and click actions.
* **Image Stream Section**\
  Flowing image galleries with scroll effects and custom layouts.
* **Marquee Section**\
  Scrolling text banners for announcements and promotional messages.
* **Preloader Section**\
  Custom loading screens with animations and brand elements.
* **Product Carousel Section**\
  Horizontal scrolling product displays with navigation controls.
* **Text Block Section**\
  Rich text content areas with advanced typography and layout options.
* **Video Spotlight Section**\
  Embedded video players with custom controls and overlay text.

***

### Section Categories

**Content & Text**

* [Text Block Section](/readme-1/sections-and-features/text-block-section.md)
* [FAQ Section](/readme-1/sections-and-features/faq-section.md)
* [Marquee Section](/plain-jane-interactive/sections-and-features/marquee-section.md)

**Images & Media**

* [Hero Section](/plain-jane-interactive/sections-and-features/hero-section.md)
* [Image Selector Section](/readme-1/sections-and-features/image-selector-section.md)
* [Image Stream Section](/plain-jane-interactive/sections-and-features/image-stream-section.md)
* [Video Spotlight Section](/plain-jane-interactive/sections-and-features/video-spotlight-section.md)
* [Dynamic Background Section](/readme-1/sections-and-features/dynamic-background-section.md)

**Products & Commerce**

* [Product Carousel Section](/plain-jane-interactive/sections-and-features/product-carousel-section.md)
* [Product Header Section](/readme-1/sections-and-features/product-header-section.md)
* [Product Logo Section](/readme-1/sections-and-features/product-logo-section.md)
* [Collection Display Section](/plain-jane-interactive/sections-and-features/collection-display-section.md)
* [Collection List Section](/readme-1/sections-and-features/collection-list-section.md)
* [Collection Logo Section](/readme-1/sections-and-features/collection-logo-section.md)

**Email & Engagement**

* [Email Signup (Popup)](/plain-jane-interactive/sections-and-features/email-signup-popup.md)
* [Email Signup (Embed)](/readme-1/sections-and-features/email-signup-embed.md)

**Blog & Content**

* [Blog Feed Section](/readme-1/sections-and-features/blog-feed-section.md)
* [Blog Articles Section](/plain-jane-interactive/sections-and-features/blog-articles-section.md)
* [Blog Background Section](/plain-jane-interactive/sections-and-features/blog-background-section.md)
* [Blog Timezone Section](/plain-jane-interactive/sections-and-features/blog-timezone-section.md)

**Utility & Effects**

* [Preloader Section](/readme-1/sections-and-features/preloader-section.md)
* [Related Products Section](/readme-1/sections-and-features/related-products-section.md)
* [About Content Section](/readme-1/sections-and-features/about-content-section.md)
* [About Home Button Section](/readme-1/sections-and-features/about-home-button-section.md)
* [Contact Background Section](/readme-1/sections-and-features/contact-background-section.md)


---

# 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/readme-1/sections-and-features.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.
