Shop Minis
Build fast. Launch faster. Shop Minis enable you to create custom shopping experiences on mobile. With our React SDK, you can build immersive features that reach millions of shoppers instantly in the Shop app.
The Shop Minis SDK is not yet generally available. Currently, access is limited to developers participating in an invitation-only early access program. To request entry into the early access program, submit a request.
Anchor to introductionIntroduction
Shop Minis are immersive, full-screen buyer experiences within the Shop app. They are designed to be:
- Fast and responsive
- Easy to develop and maintain
- Secure and reliable
Anchor to requirementsRequirements
- Node.js version 20 or higher
- XCode or Android Studio
Anchor to setupSetup
Create a new Shop Minis project with your preferred package manager:
Create a new project
examples
Create a new project
npm init @shopify/shop-mini@latest
Anchor to developmentDevelopment
Use the dev command to start the development server and run your Shop Mini locally. You can preview your Mini in an Android emulator or iOS simulator, or on a physical device.
- Press
ato open on an Android device or emulator. - Press
ito open on an iOS simulator. - Press
qto scan a QR code to open on a physical iOS device.
Start the development server
examples
Start the development server
npx shop-minis dev