# DRIFT Starter

DRIFT Starter is the entry-tier DRIFT theme. It includes the full core theme system — header, footer, cart drawer, product pages, collection pages, customer accounts — without the merchandising and content sections in the higher tiers.

It's a great fit if:

* You want a clean, fast theme without paying for features you don't need
* You'll add custom features later via Shopify apps
* Your store is small or seasonal
* You want to test DRIFT's design language before upgrading

## What's in Starter

* **Header** with logo, search, account, and back-arrow on inner pages
* **Cart drawer** with dynamic checkout buttons (Apple Pay, Shop Pay, etc.)
* **Product page (PDP)** — Vertical media gallery with thumbnails, dots, or counter
* **Collection page** — Feed and grid views
* **DRIFT Feed** — Vertical product feed for the homepage
* **Collection list** — Browseable list of collections
* **Customer accounts** — Classic and new account systems
* **Native Shopify variant swatches**
* **Markets-aware pricing** — Cart drawer stays in sync with Shopify Markets

## What you'll find in this section

* **Getting Started** — Install Starter, set up your store, go live.
* **Theme Settings** — Every theme settings group in Starter.
* **Sections & Features** — Every section you can add or configure.
* **Metafields** — Reviews integration via the Shopify Reviews app.
* **Pages & Templates** — Standard Shopify templates as DRIFT renders them.
* **Customer Accounts** — Login, register, account dashboard.
* **Advanced** — Custom code edits, integrations, and performance tips.
* **FAQ & Troubleshooting** — Common questions and known 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-starter.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.
