@scandipwa/shopify-checkout

This module implements the the creation and operation of the Shopify Checkout.

Declarations

  1. Covers the process of creating the Shopify checkout (cart).

  2. Allows the retrieve unfinished Shopify checkouts (carts) from the local storage.

  3. Adds Checkout Context to store and provide checkout-related data to children components.

  4. Adds Presentational and Container components for cart functionality.

Extensions

  1. Adds Checkout Context provider to App component.

  2. Adds and resolves /cart route.

Last updated