Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-catalog/view/base/web/template/product/
Upload File :
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>