The Prodigy Price Filter widget allows you to add a product price filter to any available widget area in your theme. To use the widget, just log in to your WordPress Admin and navigate to Appearance -> Widgets.
Then click on the widget, select the widget area that you want to add it to and click the Add Widget button.
Widget Settings
After you have added the price filter widget to a widget area, you can then click on it to open the settings. The price filter widget accepts an optional Title setting. After editing the title, simply click the Save button.
You will then see the price filter widget on the frontend of your website in the widget area that it was added to.
Template Override
The template used by this widget can be overridden by copying the template into your theme or child theme and then editing.
Copy from:
prodigy-commerce/templates/partials/shortcode/price-filter.php
Copy to:
<your-theme>/prodigy/shortcode/price-filter.php