@daffodil/cart-customer
v0.92.3
Published
Platform-agnostic state management and drivers for customer-specific cart functionality like billing and shipping addresses. Part of the Daffodil ecommerce framework.
Downloads
787
Readme
@daffodil/cart-customer
@daffodil/cart-customer provides customer and auth specific features for the cart.
Installation
To install @daffodil/cart-customer, use the following commands in your terminal.
Install with npm:
npm install @daffodil/cart-customer --saveInstall with yarn:
yarn add @daffodil/cart-customer