HUSKY - Product Filter for WooCommerce

Step by Step Filter — Filter Wizard

This extension creates a filter wizard so your customers select product preferences step by step. Works on the site front trough shortcodes:

[woof_step autosubmit=0 filter_type=1 by_step="pa_size,by_price,pa_wear-type"] [woof_products is_ajax=0 display_on_search=1].

The Step Filter extension splits the filter frontend into a multi-step wizard experience. Instead of displaying all filters at once, it groups them into sequential steps with "Next" and "Back" navigation buttons. It supports two filter types: linear step-through mode and tab-like mode. Additional features include auto-submit on the last step, custom button label text, and optional inline images per taxon term.

Shortcode

Use [woof_step] to render the step-by-step filter interface. Parameters include taxonomies, tax_only, tax_exclude, by_only, by_step, autosubmit, filter_type, next_btn_txt, prev_btn_txt, and images.

How to use

Enable "Step Filter" in the WOOF settings. Add the [woof_step] shortcode to your page and configure the step order and which filters appear in each step.

Live demos

https://demo.products-filter.com/step-by-step-filter-1/

https://demo.products-filter.com/step-by-step-filter-2/