| Current Path : /home/rtorresani/www/vendor/magento/module-weee/view/adminhtml/templates/items/price/ |
| Current File : //home/rtorresani/www/vendor/magento/module-weee/view/adminhtml/templates/items/price/total.phtml |
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ ?> <?php /** @var \Magento\Weee\Block\Adminhtml\Items\Price\Renderer $block */ $_item = $block->getItem(); ?> <?= /* @noEscape */ $block->displayPrices($block->getBaseTotalAmount($_item), $block->getTotalAmount($_item)) ?>