The Prodigy Product Filter widget allows you to add product attribute filters 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 product filters widget to a widget area, you can then click on it to open the settings.
Title
The default title for the widget is Filter By, however, you can change this if you prefer a different title.
Attributes
The attributes fields is a multi-select that allows you to select one or more of the Attributes that have been defined on the Prodigy Cloud Platform for your store. Clicking into the field will show a dropdown with all of the available attributes.
After you have made any changes to the widget settings, just click the Save button and you will then see the customized widget on the frontend of your website.
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/attributes-filter.php
Copy to:
<your-theme>/prodigy/shortcode/attributes-filter.php