libs/upsell-products/README.md
# @daffodil/upsell-products
`@daffodil/upsell-products` is an optional package that adds the upsell products feature on to `@daffodil/product`.
## Installation
To install `@daffodil/upsell-products`, use the following commands in your terminal.
Install with npm:
```bash
npm install @daffodil/upsell-products --save
```
Install with yarn:
```bash
yarn add @daffodil/upsell-products
```