Welcome to @nextshopkit/sdk
A modern, typed, and opinionated SDK for building Shopify headless storefronts with Next.js. Skip the boilerplate. Stop wrestling with GraphQL. Start shipping faster.
π Why use this SDK?β
If youβve tried building a Shopify headless store from scratch, you probably ran into:
- Complex GraphQL queries
- Untyped responses
- Confusing metafields
- Repeating the same code over and over
Instead, this SDK gives you:
- Prebuilt, typed functions for common operations
- Metafield parsing, filter handling, and cart utilities
- Ready for React β use as hooks or server-side
𧱠Core vs π Proβ
- Core Tier
- Pro Tier
Best for small-to-medium projects that need the basics.
β
Products
β
Collections
β
Cart
β
Metafields
β
Shopify utilities
For advanced projects where Shopify becomes the CMS.
β
Metaobjects
β
Blog posts & articles
β
Product recommendations
β
Localization
β
Smart search
β
Advanced cart logic
Pro features are under development and will be rolled out progressively. Perfect for serious storefronts that want to go full-headless while managing content directly in Shopify.
π Storefront API vs This SDKβ
Because itβs hard. Itβs easy to get stuck on:
- How to write the query?
- Which fields to fetch?
- How to type the response?
This SDK simplifies it all:
- Opinionated defaults, extensible logic
- Fully typed results
- Zero guesswork
π Hydrogen vs This SDKβ
Hydrogen is great, but itβs not Next.js.
- Vercel-native deployment
- Huge ecosystem and docs
- Easier onboarding for teams
If you're already working in Next.js, youβll feel right at home here.
β€οΈ Support the Projectβ
Maintaining this SDK takes a lot of love. You can support future features and improvements by:
- β Buying me a coffee
- π Purchasing official store templates
- π Taking the full headless Shopify course (coming soon)
π Ready to get started? Head to Installation β
Description
Learn what @nextshopkit/sdk is, why it exists, and how it can help you build modern Shopify headless stores with Next.js.