Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 390 Bytes

@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:

npm install @daffodil/upsell-products --save

Install with yarn:

yarn add @daffodil/upsell-products