# Spartacus Product

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

Product can be added to the existing Spartacus application by running `ng add @spartacus/product`. For more information about Spartacus schematics, visit the [official Spartacus schematics documentation page](https://sap.github.io/spartacus-docs/schematics/).

The Spartacus Product library contains the following packages:

- `@spartacus/product/bulk-pricing` is a package that adds the bulk pricing feature.
- `@spartacus/product/variants` is a package that adds the variants feature.
- `@spartacus/product/image-zoom` is a package that adds the image zoom feature.

For more information about Spartacus, see [Spartacus](https://github.com/SAP/spartacus).
