Official Blocks
Blocks are modular pieces of marketplace functionality — API routes, workflows, UI pages, and data models. Each block is copied directly into your project. You own the code.
bunx @mercurjs/cli@latest add <block-name>reviews
Product and seller reviews with ratings, customer/vendor/admin API routes, and workflows.
team-management
Team member management with invitations, roles, and vendor portal pages.
wishlist
Customer wishlist with product bookmarking, pricing context, and store API endpoints.
vendor-notifications
Vendor notification feed with bell icon in the navbar and a vendor API endpoint.
algolia
Algolia search integration with product indexing, event-driven sync, and store search API.
requests
Admin approval system for entity requests — list, review, accept or reject submissions.
product-import-export
CSV product import & export for vendors. Includes API routes, workflows, and portal drawers.
vendor-chat
TalkJS chat integration for vendors — API endpoint for seller conversations and a Messages page.
Blocks are copied directly into your project — no runtime dependencies on Mercur. After installing, follow the setup steps in the Developer Guide. Want to build your own? See the Registry Guide.