includeTax() && $block->getTotalExclTax() >= 0):?>
|
helper('Magento\Checkout\Helper\Data')->formatPrice($block->getTotalExclTax()) ?>
|
renderTotals('taxes', $block->getColspan()); ?>
|
helper('Magento\Checkout\Helper\Data')->formatPrice($block->getTotal()->getValue()) ?>
|
getTotal()->getTitle() ?>
|
helper('Magento\Checkout\Helper\Data')->formatPrice($block->getTotal()->getValue()) ?>
|