| Current Path : /home/rtorresani/www/vendor/magento/module-tax/view/base/web/template/price/ |
| Current File : //home/rtorresani/www/vendor/magento/module-tax/view/base/web/template/price/adjustment.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<if args="displayBothPrices()">
<span class="price-wrapper price-excluding-tax"
attr="'data-label': $t('Excl. Tax')"
data-price-amount=""
data-price-type="basePrice"
html="getTax($row())">
</span>
</if>