@spartacus/cart
Version:
`@spartacus/cart` is a package that you can include in your application, which allows you to use various cart features.
13 lines (7 loc) • 703 B
Markdown
# Spartacus Cart
`/cart` is a package that you can include in your application, which allows you to use various cart features.
Cart can be added to the existing Spartacus application by running `ng add /cart`. For more information about Spartacus schematics, visit the [official Spartacus schematics documentation page](https://sap.github.io/spartacus-docs/schematics/).
The Spartacus Cart library contains the following packages:
- `/cart/saved-cart` is a package that adds the saved cart feature.
- `/cart/quick-order` is a package that adds the quick order feature.
For more information about Spartacus, see [Spartacus](https://github.com/SAP/spartacus).