The Prodigy Active Filter shortcode is designed to be used with the Attribute Filter and Price Filter shortcodes. This shortcode shows all of the currently active filters and allows them to be cleared with a single click.
Example Usage
Displays the filters that are currently active.
[prodigy_active_filter]
There are no attributes required for this shortcode.
Template Override
The template used by this shortcode 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