@spartacus/cart

@spartacus/cart is a package that you can include in your application, which allows you to use various cart features.

Usage no npm install needed!

<script type="module">
  import spartacusCart from 'https://cdn.skypack.dev/@spartacus/cart';
</script>

README

Spartacus Cart

@spartacus/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 @spartacus/cart. For more information about Spartacus schematics, visit the official Spartacus schematics documentation page.

The Spartacus Cart library contains the following packages:

  • @spartacus/cart/saved-cart is a package that adds the saved cart feature.

For more information about Spartacus, see Spartacus.