💸
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-customer

This module implements support for Shopify customer.

Declarations

  1. Allows to make customer-related queries to the Shopify Storefront API.

  2. Presentation and Container components to render UI elements associated with customer page, log-in, and registration process.

  3. Adds Customer Context to store and provide customer data to children components.

Extensions

  1. Adds and resolves /account/[page] routes.

  2. Adds and resolves /account route.

  3. Adds and resolves /account/login and account/register routes.

  4. Provides Customer Context in the App component.

PreviousInternal StructureNextInternal Structure

Last updated 4 years ago

Was this helpful?