displayShipping()): ?> escapeHtmlAttr($block->getStyle()); $colspan = (int) $block->getColspan(); /** @var \Magento\Checkout\Helper\Data $checkoutHelper */ $checkoutHelper = $block->getData('checkoutHelper'); ?> displayBoth()): ?> escapeHtml($block->getExcludeTaxLabel()) ?>formatPrice($block->getShippingExcludeTax()) ?> renderStyleAsTag($style, 'tr.totals.shipping.excl th.mark') ?> renderStyleAsTag($style, 'tr.totals.shipping.excl td.amount') ?> escapeHtml($block->getIncludeTaxLabel()) ?>formatPrice($block->getShippingIncludeTax()) ?> renderStyleAsTag($style, 'tr.totals.shipping.incl th.mark') ?> renderStyleAsTag($style, 'tr.totals.shipping.incl td.amount') ?> displayIncludeTax()): ?> escapeHtml($block->getTotal()->getTitle()) ?>formatPrice($block->getShippingIncludeTax()) ?> renderStyleAsTag($style, 'tr.totals.shipping.incl th.mark') ?> renderStyleAsTag($style, 'tr.totals.shipping.incl td.amount') ?> escapeHtml($block->getTotal()->getTitle()) ?>formatPrice($block->getShippingExcludeTax()) ?> renderStyleAsTag($style, 'tr.totals.shipping.excl th.mark') ?> renderStyleAsTag($style, 'tr.totals.shipping.excl td.amount') ?>