Skip to main content

CaCheckoutSection

Used to wrap a section on the checkout page. Used for both the cart and the different steps of the checkout

SASS-path: ./styles/components/atoms/ca-checkout-section.scss

Props

NameDescriptionTypeRequiredDefault
bottomArrowShows an arrow at the bottom of the boxBooleanfalsetrue
loadingIs the section loading?Booleanfalsefalse
blockedBlock this sectionBooleanfalsefalse

Slots

NameDescriptionDefault Slot Content
titleThe checkout sections title-
defaultContent of the section-
guardThe checkout sections guard text, shown when blocked-