Archived topic
Woocommerce - Increase products per category
3 replies · Started by Jose Miguel on February 6, 2017
Hi tom,
Is this possible with GP? I am using the shortcode [product_category category="shirts"] But it has "12" as default. I would like to show more than 12 products.
I apologizes for bother you friend.
Hi Jose,
Have you tried this? https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/
Thanks for your help Leo.
I was writing the shortcode wrong.
The way correct for I wanted was: [product_category category=”shirts” per_page="#"]
Glad I could help!