Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/templates/cms/home.template.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h2 class="sr-only">Featured products</h2>
</section>
[%/param%]
[%param *ifempty%]
[%random_products filter_category:'' template:'' limit:'8'%]
[%random_products category:'' template:'' limit:'8'%]
[%param *header%]
<hr aria-hidden="true"/>
<h2 class="sr-only">Featured products</h2>
Expand Down