{##
# Item name
#}
{% apply spaceless %}
<h4 class="product-name">
<a class="fn url" href="{{ this.getProductURL(this.categoryId) }}">{{ this.get('product').name }}</a>
</h4>
{% endapply %}