{##
# Product details title main block
#}
<h1 class="fn title">
{{ widget_list('product_list.product_name.before', product=this.get('product')) }}
{{ this.get('product').name }}
{{ widget_list('product_list.product_name.after', product=this.get('product')) }}
</h1>