How to show more than 8 latest products on ShopIsle homepage

You could increase the amount of "Latest" products on the ShopIsle frontpage without touching code. In the "WooCommerce Shortcode" section in theme Customizer under Frontpage sections->Products section enter the following shortcode:

[recent_products per_page="12"]

This will show 12 latest products, you could change the number to show more or less. You could also add more options such as:

[recent_products per_page="12" order="asc"]

This will reverse the order of the products and instead show oldest products to new products instead of newest first.

You could view a list of more WooCommerce shortcodes for the ShopIsle theme here:  Click here

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us