Show all woocommerce products by category
Hi, A client asking me to show all products of a selected category inside a wordpress page. They use that shortcode yet: [product_tag tags=”tag-slug-here” per_page=”-1″] This one works for tags, but can’t find any doc/info about similar shortcode for categoories.…