This module implements support for Shopify customer.
Allows to make customer-related queries to the Shopify Storefront API.
Presentation and Container components to render UI elements associated with customer page, log-in, and registration process.
Adds Customer Context to store and provide customer data to children components.
Adds and resolves /account/[page] routes.
/account/[page]
Adds and resolves /account route.
/account
Adds and resolves /account/login and account/register routes.
/account/login
account/register
Provides Customer Context in the App component.
Last updated 4 years ago