| Current Path : /home/rtorresani/www/vendor/magento/module-catalog/view/base/web/template/product/ |
| Current File : //home/rtorresani/www/vendor/magento/module-catalog/view/base/web/template/product/name.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<strong if="isAllowed()"
class="product-item-name">
<a attr="href: $row().url" html="getNameUnsanitizedHtml($col.getLabel($row()))"></a>
</strong>