💸
Shopify
  • Modular Shopify Storefront
  • Supported Features
  • Architecture
    • Modularity
    • Extensibility
    • Structure
    • Framework
    • Documentation
    • Typings
  • Solutions
    • SortedMap & SortedRenderMap
    • Query Controller
  • Packages
    • @scandipwa/shopify-checkout
      • Internal Structure
    • @scandipwa/shopify-checkout-line-items
      • Internal Structure
    • @scandipwa/shopify-checkout-web
      • Internal Structure
    • @scandipwa/shopify-collections
      • Internal Structure
    • @scandipwa/shopify-collections-products
      • Internal Structure
    • @scandipwa/shopify-customer
      • Internal Structure
    • @scandipwa/shopify-product-tags
      • Internal Structure
    • @scandipwa/shopify-product-variants
      • Internal Structure
    • @scandipwa/shopify-products
      • Internal Structure
    • @scandipwa/shopify-shop
      • Internal Structure
Powered by GitBook
On this page
  • Declarations
  • Extensions

Was this helpful?

  1. Packages

@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.

PreviousQuery ControllerNextInternal Structure

Last updated 4 years ago

Was this helpful?