The Prodigy Active Filters widget is designed to work with the Product Filters and Price Filter widgets to show all of the currently selected filters and allow them to be cleared with a single click. The widget can be added 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 active filters widget to a widget area, you can then click on it to open the settings. The active filters widget accepts an optional Title setting. After editing the title, simply click the Save button.
You will then see the active filters 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/active-filters.php
Copy to:
<your-theme>/prodigy/shortcode/active-filters.php