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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -