{
	"$schema": "https://ui.shadcn.com/schema/registry.json",
	"name": "commercn",
	"homepage": "https://commercn.com",
	"items": [
		{
			"name": "cart-01",
			"type": "registry:block",
			"title": "Cart 01",
			"files": [
				{
					"path": "src/components/commercn/carts/cart-01.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "checkout-01",
			"type": "registry:block",
			"title": "Checkout 01",
			"files": [
				{
					"path": "src/components/commercn/checkouts/checkout-01.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "checkout-02",
			"type": "registry:block",
			"title": "Checkout 02",
			"files": [
				{
					"path": "src/components/commercn/checkouts/checkout-02.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "checkout-03",
			"type": "registry:block",
			"title": "Checkout 03",
			"files": [
				{
					"path": "src/components/commercn/checkouts/checkout-03.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "cart-02",
			"type": "registry:block",
			"title": "Cart 02",
			"files": [
				{
					"path": "src/components/commercn/carts/cart-02.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "category-01",
			"type": "registry:block",
			"title": "Category 01",
			"files": [
				{
					"path": "src/components/commercn/categories/category-01.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "category-02",
			"type": "registry:block",
			"title": "Category 02",
			"files": [
				{
					"path": "src/components/commercn/categories/category-02.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "category-03",
			"type": "registry:block",
			"title": "Category 03",
			"files": [
				{
					"path": "src/components/commercn/categories/category-03.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "category-04",
			"type": "registry:block",
			"title": "Category 04",
			"files": [
				{
					"path": "src/components/commercn/categories/category-04.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "order-01",
			"type": "registry:block",
			"title": "Order 01",
			"files": [
				{
					"path": "src/components/commercn/orders/order-01.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "product-card-01",
			"type": "registry:block",
			"title": "Product Card 01",
			"files": [
				{
					"path": "src/components/commercn/product-cards/product-card-01.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "product-card-02",
			"type": "registry:block",
			"title": "Product Card 02",
			"files": [
				{
					"path": "src/components/commercn/product-cards/product-card-02.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "product-card-03",
			"type": "registry:block",
			"title": "Product Card 03",
			"files": [
				{
					"path": "src/components/commercn/product-cards/product-card-03.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "product-detail-01",
			"type": "registry:block",
			"title": "Product Detail 01",
			"files": [
				{
					"path": "src/components/commercn/product-details/product-detail-01.tsx",
					"type": "registry:component"
				}
			]
		},
		{
			"name": "review-01",
			"type": "registry:block",
			"title": "Review 01",
			"files": [
				{
					"path": "src/components/commercn/reviews/review-01.tsx",
					"type": "registry:component"
				}
			]
		}
	]
}