Add testimonials to product details
This commit is contained in:
@@ -7,3 +7,9 @@
|
||||
</div>
|
||||
</a>
|
||||
</f:if>
|
||||
<f:if condition="{product.testimonials}">
|
||||
<div class="ep-sidebar ep-rating">
|
||||
<p><strong>Kundenstimmen</strong></p>
|
||||
{product.testimonials -> f:format.html()}
|
||||
</div>
|
||||
</f:if>
|
||||
|
||||
Reference in New Issue
Block a user