Edit in GitHubLog an issue

Shopping Cart page components

Structural page component for the shopping cart. This is the main component used in the /cart route in Venia. It uses child components to render the different pieces of the cart page.

Returns: See: https://venia.magento.com/cart
Parameters

NameTypeDescription
props
Object
props.classes
Object
CSS className overrides for the component. See cartPage.module.css for a list of classes you can override.

Example (Importing into your project)

Copied to your clipboard
import CartPage from "@magento/venia-ui/lib/components/CartPage";

Source Code: pwa-studio/packages/venia-ui/lib/components/CartPage/cartPage.js

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.