Commerce & Marketing · Blueprint
E-commerce Catalog
Model your entire product range with structured products, nested categories, and brand profiles. Prices, stock flags, and imagery live alongside rich descriptions, so your storefront, mobile app, and marketplace feeds all pull from one catalog. Install it and start publishing products in minutes.
- content types
- 3
- fields
- 23
- sample records
- 3
Schema
What's inside
Every content type ships pre-configured with typed fields, validation and relationships.
Product
A sellable item with pricing, imagery, stock status, and its place in the catalog hierarchy.
12 fields
| title | Text | Product name shown on listing and detail pages |
| slug | Slug | URL-safe identifier generated from the title |
| description | RichText | Full product description with formatting and embedded media |
| sku | Text | Stock keeping unit used to match your inventory or ERP system |
| price | Text | Base price as a decimal string, e.g. 49.90 |
| sale_price | Text | Discounted price displayed while a sale is running |
| main_image | Image | Primary product photo used on cards and detail pages |
| gallery_image | Image | Additional product photo for the detail page gallery |
| category | Reference | Category this product belongs to (references Category) |
| brand | Reference | Manufacturer or house brand (references Brand) |
| in_stock | Boolean | Whether the product is currently available to order |
| release_date | Date | Launch date, used for new-arrival sorting and badges |
Category
A navigable section of the catalog, nestable via a parent reference for deep hierarchies.
6 fields
| name | Text | Category name shown in navigation and breadcrumbs |
| slug | Slug | URL segment for category listing pages |
| description | RichText | Intro copy displayed at the top of the category page |
| image | Image | Banner or tile image for navigation and landing pages |
| parent | Reference | Parent category for nesting (references Category) |
| featured | Boolean | Surfaces the category in homepage navigation blocks |
Brand
A manufacturer or house brand attached to products for filtering and brand pages.
5 fields
| name | Text | Brand name shown on product pages and filters |
| slug | Slug | URL segment for the brand landing page |
| logo | Image | Brand logo, ideally SVG or transparent PNG |
| website | Link | Official brand website |
| description | RichText | Brand story shown on the brand landing page |
REST API
Product, as JSON.
Each content type of the blueprint is served by the REST API, with filtering, sorting, search and pagination.
Explore the API docs{
"id": 1,
"status": "published",
"data": {
"title": "Aurora Desk Lamp",
"slug": "aurora-desk-lamp",
"description": "<p>…</p>",
"sku": "…",
"price": "…",
"sale_price": "…",
"main_image": { "url": "…" },
"gallery_image": { "url": "…" },
"category": { "id": 1 }
}
} Sample data
Ships with sample data
Install the blueprint and explore it with realistic example records.
- Sample
Aurora Desk Lamp
Minimalist LED lamp in the Lighting category, priced 79.00 with a 59.00 sale price, in stock
- Sample
Lighting
Top-level category with intro copy and a featured flag for homepage navigation
- Sample
Nordlys
Scandinavian brand profile with logo, website link, and a short brand story
Features
Why this blueprint
- Storefront-ready structure Products, categories, and brands are modeled the way storefronts query them, so your frontend maps one-to-one to the API.
- Nested category tree Categories reference their parent, giving you unlimited depth for department, aisle, and shelf style navigation.
- Merchandising built in Sale prices, stock flags, release dates, and featured toggles cover the everyday levers merchandisers actually pull.
Use cases
Built for
- A D2C brand publishing its catalog to a Next.js storefront and a mobile app from one source
- An agency scaffolding client shops without redesigning the product model every time
- A marketplace team syncing SKUs from an ERP while editors enrich copy and imagery in the CMS
- A wholesaler exposing a browsable, non-transactional catalog to retail buyers
Related
More in Commerce & Marketing
-
Testimonials
Collect and publish customer quotes with ratings, sources, and linked company profiles.
-
Promotions & Offers
Time-boxed campaigns, promo codes, and placement banners managed from one place.
-
Pricing Plans
Structured pricing tiers, feature matrices, and FAQs that keep your pricing page in sync.
Start with the E-commerce Catalog blueprint
Install it in one click, explore the sample data, then adapt every field to your needs.
No credit card required · 3 months free trial · Cancel anytime