The Prodigy Price Filter shortcode displays a price slider that filters the current list of products to the selected price range when the Apply Price button is clicked.
Example Usage
Displays the price filter.
[prodigy_price_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/price-filter.php
Copy to:
<your-theme>/prodigy/shortcode/price-filter.php