Loopers - Woo commerce categories

Hi, please could you explain how to show certain woocommerce categories using the new loopers.

Many thanks

1 Like

Hi @roonz,

At the moment we don’t have a way to iterate all categories, but that is a planned feature. You can however iterate the product categories specific to a product. For example:

  • Enable a Looper Provider set to Current Post Terms
  • Set the Looper Provider taxonomy to Product Categories
  • Add a Looper Consumer set to All
  • Place a Button (or any element) inside the Consumer.
  • Use Dynamic Content to populate the button. There is a section called “Term” which will let you get things like the label and URL.

Hopefully this helps! If you’ve not watched it yet, we’ve also got a great YouTube series on using Loopers (https://www.youtube.com/watch?v=-LSZ7cGLNso&list=PLWPh_GoP7hYWzrfwrzAYL53b8YaQhFhfD)

Would love to see this feature ASAP. I was hoping to be able to list all categories, except a few.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.