displayShipping()):?>
displayBoth()):?>
= /* @escapeNotVerified */ $block->getExcludeTaxLabel() ?>
|
= /* @escapeNotVerified */ $this->helper('Magento\Checkout\Helper\Data')->formatPrice($block->getShippingExcludeTax()) ?>
|
= /* @escapeNotVerified */ $block->getIncludeTaxLabel() ?>
|
= /* @escapeNotVerified */ $this->helper('Magento\Checkout\Helper\Data')->formatPrice($block->getShippingIncludeTax()) ?>
|
displayIncludeTax()) : ?>
= /* @escapeNotVerified */ $block->getTotal()->getTitle() ?>
|
= /* @escapeNotVerified */ $this->helper('Magento\Checkout\Helper\Data')->formatPrice($block->getShippingIncludeTax()) ?>
|
= $block->escapeHtml($block->getTotal()->getTitle()) ?>
|
= /* @escapeNotVerified */ $this->helper('Magento\Checkout\Helper\Data')->formatPrice($block->getShippingExcludeTax()) ?>
|