The Droopler Products module provides product content type and related configuration.
First, you need to download three dependant contrib modules:
Using composer, run
composer require drupal/better_exposed_filters drupal/facets drupal/search_api
command.
In the next step, you need to enable
d_product
module that comes with Droopler.