Skip to main content

Function: CartIconAndSidebar()

CartIconAndSidebar(rawProps): Element

Defined in: components/CartIconAndSidebar.tsx:160

Header cart control: a cart icon with an item-count badge and optional hover totals, plus a slide-in sidebar listing cart items with checkout, view-cart, request-quote and purchase-authorization actions.

Parameters

rawProps

CartIconAndSidebarProps

Returns

Element

Remarks

Uses useCart for the purchase-authorization request.