A card component displaying a product category with an image, title, description, and product count.
Nike Air Jordans
Air Jordan Series Air 1 Shoes By Nike
44 Products
Dependencies
None
Installation
None
Props
Name | Type | Default | Description |
---|---|---|---|
title | string | undefined | The title of the product category. |
description | string | undefined | A brief description of the product category. |
productCount | number | undefined | The number of products in the category. |
image | string | undefined | URL of the image representing the product category. |