Skip to content
Widget · commerce

AddToCartPanel

Quantity selector, total, and add-to-cart CTA.

AddToCartPanelcommerce
Aurora Headphones$249.00
2

Schema snippet

tsx
<AddToCartPanel productId={id} unitPrice={249} onAdd={callTool('set_cart')} />

Copy schema

 <AddToCartPanel productId={id} unitPrice={249} onAdd={callTool('set_cart')} />

Press on the tabs to navigate widgets.