Installation

Get started with Merchify UI components in your React application.

Quick Start Demo

See Merchify components in action - this interactive demo shows a complete product display with image, price, and add-to-cart functionality:

Loading playground...

Quick Install

Install the Merchify UI components and SDK using your preferred package manager:

npm install @merch/ui merchify

Install @merch/ui and merchify packages

Manual Setup

After installation, you can start using components immediately:

TypeScript Support

All packages include full TypeScript definitions out of the box. No additional setup is required.

Make sure you have React 18+ in your project:

Next Steps

Now that you have installed the components, check out the Shop Setup guide to configure your application: