Product Card
Your main element, this card will showcase your product with a quick look at its category and options.
Last updated
Your main element, this card will showcase your product with a quick look at its category and options.
Last updated
Component: <ProductCard/>
Path: /components/layout/product-card.tsx
Import:
The card displays:
Label
"Owner" (links to X if it starts with @)
Image
Tagline
Category
Options (links/filters)
Rating / favorite actions if flip effect is selected
It's clickable and will get you to the product own page.
Different sizes are available to fit your products, simply set the "cards" value to "large" in metadata
file:
Responsive and number of cards per column will be automatically updated for pre-defined sizes.
For a clean minimalist deign, you can opt for flipping cards.
Front card will show image only, and back will appear on hover with all infos and actions (rating & favorite):
The vertical layout + flip effect is perfect for books for example!