• Resolved Pat

    (@patrickhaond)


    Hi there.

    I am working on a new website to sell music transcription.
    Each product would present a “difficulty level” from 1 to 10 (may be several possible values …)
    Then on Shop page I want a kind of slider filter for that difficulty level, just like common slider for price (you chose min and max values).

    I am not sure the best way to do that : global attribute, custom field, custom post type, etc…

    Any idea is welcome.

    Thanks !

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Moses M. (woo-hc)

    (@mosesmedh)

    Hi @patrickhaond,

    Thank you for reaching out and providing a detailed explanation of what you’re aiming to achieve. The most straightforward and native WooCommerce solution is to use a Product Attribute.

    Start by creating a product attribute called Difficulty Level, and then add terms from 1 to 10. You can follow this guide on creating product attributes: https://woocommerce.com/document/managing-product-taxonomies/#product-attributes

    Once the attribute and its terms are set up, you can enhance this feature by using a plugin that supports attribute filtering with a built-in slider.

    Another approach is to use custom fields. You can create a custom field using ACF and create a difficulty_level field and have it added to your products via ACF. Then install FacetWP or another advanced filter plugin and configure the slide to read the numeric difficulty_level field.

    Please note that requests like this are generally outside the scope of forum support. If you’re unable to implement this solution on your own, I recommend consulting an expert through platforms like codeable.io, as some setups may require custom code to display the attributes as a slider if you’re unable to find any compatible filter plugin out of the box.

    Thread Starter Pat

    (@patrickhaond)

    Thanks a lot @mosesmedh for your help.

    Sorry for misunderstanding, indeed that is absolutely not support matter.

    Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there,

    No worries at all! I’m glad we could clarify that.

    Before you go, If you found WooCommerce helpful in setting up your store, we’d really appreciate it if you could leave a 5-star review. Your feedback helps us continue improving the platform for all merchants. https://wordpress.org/support/plugin/woocommerce/reviews/#new-post

    Thank you so much!

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.