wordpress - woocommerce shortcode to display list product with the same category -


is there woocommerce short code display list of products same category?

i tried with:

[items per_page="6" columns="3" orderby="date" order="desc" category="10-20-percent"] 

it did not work.

did try these?

[product_categories number="14"] 

or

[product_category category="snowpeak" per_page="12" columns="4" orderby="date" order="desc"] 

Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -