Show all woocommerce products by category
pluginplugin-page-builderquestion · By Gianluigi · 2 years ago · Reply by Andrew Misplon 2 years ago
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.…