---
title: Introduction
description: Learn about the Vercel Shop template and what it offers.
type: overview
---

# Introduction



Vercel Shop is a Next.js storefront template for Shopify, built from the ground up for agentic development.

## Agentic development

The template ships with context, feedback loops, and project-scoped plugins that let coding agents understand and extend your store. Recipes and `vercel-shop` skills describe common tasks - from enabling Shopify Markets to swapping your CMS - so an agent can execute them in a single command.

Every skill includes the context an agent needs: which files to touch, what patterns to follow, and how to validate the result. This means less back-and-forth and more correct code on the first pass.

## What's included

* **Collections and search** with filtering and optimistic filter updates - all high performance
* **Product detail pages** with statically cached layouts and streamed dynamic content
* **Shopify pages support** for rendering custom pages from your Shopify admin
* **Optimistic cart** with instant add-to-cart and quantity changes
* **Cache Components** for instant static responses with dynamic parts streamed in


---

For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md)

For an index of all available documentation, see [/llms.txt](/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/agents.md](/agents.md)