Home

Hierarchy Product Category Drop Down

Hierarchy Product Category Drop Down displays a drop-down select with WooCommerce product categories. It is possible to select just one or two selects and click the search button. The plugin displays only the categories that have products.

MAIN FEATURES

Displays product categories as dependent drop-down selects.


Can be added to any page as a widget or with a shortcode.


Max depth of categories: 3 (one main category and 3 sub-categories) i.e.
– Main category
— First subcategory
— Second subcategory
—- Third subcategory

Use shortcode ‘hpcdd_show_selector’ to display the dropdown selects on your website

SHORTCODE PARAMETERS

‘hplevels‘ – set number of drop-dows overriding the global plugin settings. For example, setting this to `hplevels=”2″` will show 2 drop-downs

‘hptaxonomy’ – set the taxonomy to be used for the dropdown. Default is ‘product_cat’

‘taxonomy_id’ – set the id of the taxonomy and populate the drops-downs with it’s child levels. See demos for usage.