how to show a random products on the frontpage?
- Code: Select all
- <div class="store__box box--store box--bigtitle category">
 [recent_products per_page="4" columns="4"]
 </div>
<div class="store__box box--store box--bigtitle category">
[recent_products per_page="4" columns="4"]
</div>

