• Resolved Spets24

    (@spets24)


    Hello!

    I would like to put WooCommerce products attributes in the main menu, there is no option the menu where I can find attributes, only categories, but I need attributes – how it is possible to do?

    Please help.

    Thank you in advance.

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

Viewing 1 replies (of 1 total)
  • Hi @spets24 ,

    Oh that’s an interesting question! To include product attributes in your main menu, you need to first make them available by turning them into terms in a custom taxonomy. This makes it available through an attribute search filter (URL).

    I made a video here to show you how it’s done: https://www.loom.com/share/c238b0f0d607477498d87ba43c2f0645?sid=241211d6-e55c-4513-9401-7687821bac63

    Here are the steps if your prefer to read through:

    1. Go to Products > Attributes in your WordPress dashboard.
    2. Create the attribute you want (e.g., Attribute = “Size” and Terms = “Jumbo”) and add its values.
    3. Add this attribute/term to your products.
    4. This lets you use search filter with a link like this: yourdomain.com/shop/?filter_size=jumbo and will show all the products that had the “jumbo” size attribute.
    5. Go to Appearance > Menus in your dashboard.
    6. Add a custom link use the one above as a sample, replacing “size” with your attribute and “jumbo” with your term, and of course “yourdomain.com” with your domain.
    7. Don’t forget to save your menu changes.

    Let me know if this helps!

Viewing 1 replies (of 1 total)

The topic ‘Woocommerce attributes in the main menu’ is closed to new replies.