Product Sticky Add To Cart Bar
A production-scale, light + dark Product Sticky Add To Cart Bar component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add product-sticky-add-to-cart-barLive preview available in the gallery.
Usage
import { ProductStickyAddToCartBar } from "@lerpa/ui";
<ProductStickyAddToCartBar />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| productName | string | — | |
| price | number | — | |
| rating | number | — | |
| image | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.