Skip to main content

CaQuickAddProduct

A summary of a product with a buy button

SASS-path: ./styles/components/atoms/ca-quick-add-product.scss

Props

NameDescriptionTypeRequiredDefault
productThe product dataObjecttrue-
useProductCardProduct card design optionBooleanfalsefalse

Methods

MethodDescriptionParameters
addAdd to cart if skuId is present, otherwise go to product-

Computed

ComputedTypeDescriptionFrom Store
skuIdStringThe current skuId if only one, otherwise empty stringNo

MixIns

MixIn
MixAddToCart