• Resolved skaoutar

    (@skaoutar)


    Hello,

    I’m creating a store for the first time with woocommerce. And I need some help to create a custom display of products:

    When the user selects a package, then a style, I want to display product items that belong to the selected package and style.

    For exemple: if the selected package is “one room” and style “cozy cocoon”, then the products belonging to the categories “one-room” and “cozy-cocoon” should be displayed.

    I believe i should use some PHP but I’m not very familiar with php coding. Also, i’m not sure if I should proceed in with categories or attributes.

    Thank you a lot for your help ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @skaoutar ,

    Okay, if I understand correctly you want to give your customer a way to filter the products under categories.

    In your example, the one room can be the parent category and cozy-cocoon can be a child category.

    Then you can use the default Product categories widget to let your customers choose which products to see.

    You can also have the category as one room and then the products can have the attribute cozy cocoon. Then you can product filters to let the customer filter products under that one category.

    You will find details on default Widgets included with WooCommerce here.

    You can also consider more robust and versatile solutions –

    1. Product Filters for WooCommerce
    2. WOOF – Products Filter for WooCommerce

    I hope the information helps.

    Let me know if you have further queries.

    Thank you ??

    Plugin Support mouli a11n

    (@mouli)

    It’s been a while since we heard from you, so I’m marking this thread resolved. Hopefully, you’ve been able to resolve this, but if you haven’t, please open up a new topic and we’ll be happy to help out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show a category of products depending on a previous product selection’ is closed to new replies.