@scandipwa/shopify-checkout-line-items
This module connects @scandipwa/shopify-checkout
module with @scandipwa/shopify-products
module to allow querying and displaying products in the checkout (cart).
Declarations
Allows to communicate with the Shopify Storefront API to get, remove, update, and add line items to the checkout (cart).
Presentational and Container components to render UI elements for line items in the checkout (cart).
Adds Line Items Context to store and provide line item-related data to children components.
Extensions
Adds line item block to the checkout (cart) page.
Updates Checkout Context with functions to manage line items.
Adds line item processing to Checkout processor.
Extends Checkout get query to include line items.
Last updated