# DRIFT Studio

DRIFT Studio is the top tier of the DRIFT theme. It includes everything in Starter and Pro plus the differentiators below.

## What's exclusive to Studio

* **Image / video site background** — Replace DRIFT's solid background with media across the entire store ([DRIFT — Background](/drift/drift-studio/theme-settings/background.md)).
* **Cart upsell carousel** — Recommended products inside the cart drawer ([DRIFT — Cart](/drift/drift-studio/theme-settings/cart.md)).
* **Quick add** — Add to cart from collection grid and feed without leaving the page ([Collection](/drift/drift-studio/sections-and-features/collection.md), [DRIFT Feed](/drift/drift-studio/sections-and-features/feed.md)).
* **Low stock indicator** — Pulsing indicator on the product page when a variant is running low ([Product Stack](/drift/drift-studio/sections-and-features/product-stack.md)).
* **Image zoom** — Magnifying-glass hover zoom on product images.
* **Lookbook** — Wide editorial image with shoppable hotspots ([Lookbook](/drift/drift-studio/sections-and-features/lookbook.md)).
* **Gallery** — Masonry or grid image gallery ([Gallery](/drift/drift-studio/sections-and-features/gallery.md)).
* **Showcase** — Horizontal product carousel ([Showcase](/drift/drift-studio/sections-and-features/showcase.md)).
* **Loading screen** — Full-screen branded splash with logo, tagline, or loading bar ([Loading Screen](/drift/drift-studio/sections-and-features/loading-screen.md)).
* **Announcement countdown** — Live countdown timer in the announcement bar ([Announcement Bar](/drift/drift-studio/sections-and-features/announcement.md)).
* **Email popup logo + discount** — Logo image and reveal-on-success discount code in the email capture popup ([Email Popup](/drift/drift-studio/sections-and-features/email-popup.md)).
* **Rich password page** — Drop countdown, image/video background, and Custom Liquid blocks on the password page ([Password Page](/drift/drift-studio/sections-and-features/password.md)).

## What's shared with Pro and Starter

* The full theme system: header, footer, cart drawer, product page, collection, feed, etc.
* Cart drawer with free shipping bar
* Email popup (basic)
* Announcement bar (static + marquee modes)
* Customer accounts
* Localization, SEO, and Markets support

## What you'll find in this section

* **Getting Started** — Install Studio and set up your store.
* **Theme Settings** — Every theme settings group.
* **Sections & Features** — Every section you can add or configure.
* **Metafields** — Custom badge, colorways, and size chart metafields.
* **Pages & Templates** — What each Shopify template looks like in DRIFT.
* **Customer Accounts** — Login, register, account pages.
* **Advanced** — Custom code edits and integrations.
* **FAQ & Troubleshooting** — Common issues.


---

# 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.webexp.dev/drift/drift-studio.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.
