getOrder();
$_source = $block->getSource();
$_fullInfo = $this->helper('Magento\Tax\Helper\Data')->getCalculatedTaxes($_source);
global $taxIter; $taxIter++;
?>
displayFullSummary()): ?>
getLabelProperties() ?>>
= $block->escapeHtml($title) ?>
(= (float)$percent ?>%)
|
getValueProperties() ?> rowspan="1">
= /* @escapeNotVerified */ $_order->formatPrice($amount) ?>
|
displayFullSummary() && $_fullInfo && !$block->getIsPlaneMode()): ?>
displayFullSummary() && $_fullInfo && $block->getIsPlaneMode()): ?>
getLabelProperties() ?> scope="row">
displayFullSummary()): ?>
= /* @escapeNotVerified */ __('Tax') ?>
= /* @escapeNotVerified */ __('Tax') ?>
|
getValueProperties() ?> data-th="= $block->escapeHtml(__('Tax')) ?>">
= /* @escapeNotVerified */ $_order->formatPrice($_source->getTaxAmount()) ?>
|