Global Block that Shows Products from Specified Category

I’m looking to create a global block that uses the Product element from the Pro theme to display all products from a specified category.

How do I create a looper or a query string in the Customize section of the element to achieve this?

I’d also like to know how to set the limit on the number of products that show, how the products are sorted and if they’re sorted in ASC or DESC order.

Hello @jgille07,

Thanks for writing to us.

To display the product of a specific category you need to follow these steps.

  1. Set the Looper Provider as a Query Builder
  2. Set the Post type as Product
  3. Select the Category from the Taxonomies select box
  4. You can set the product display order from the Order By settings
  5. Set the Count to display the number of products that you want.

Test-Page-Builder-Pro (52)

In case you have not seen our doc of looper please have a look at it to learn more to display products through the looper.


Hope it helps
Thanks

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