# @daffodil/search-product-configurable `@daffodil/search-product-configurable` is an optional package thats adds the configurable product feature on to `@daffodil/search`. ## Installation To install `@daffodil/search-product-configurable`, use the following commands in your terminal. Install with npm: ```bash npm install @daffodil/search-product-configurable --save ``` Install with yarn: ```bash yarn add @daffodil/search-product-configurable ```