Cart Page

CartPage

A default implementation of the "review your cart" page.

import { CartPage } from '@tipser/tipser-elements';

<CartPage />

Example:

2264

The typical use case for the CartPage component is to use it on an embedded cart page which is a step that precedes the checkout page in the user checkout funnel. This component provides a reasonable default implementation for this step (the same implementation is used in the default cart view that is displayed in a dialog for publishers who don't use the embedded pages). If this implementation is too limiting, you can use the ModularCart component instead.

NameDescriptionTypeRequiredDefault
classNamea custom CSS class name to applystringfalsenone