Go to the source code of this file.
◆ $_fullInfo
◆ $_order
| $_order = $block->getOrder() |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 11 of file tax.phtml.
◆ $_source
| $_source = $block->getSource() |
◆ $amount
| if ($_fullInfo && $block->displayFullSummary()) ( $_fullInfo as $info) $amount = $info['tax_amount'] |
◆ $baseAmount
| $baseAmount = $info['base_tax_amount'] |
◆ $taxIter
◆ $title
◆ endforeach
| endforeach = $_order->formatPrice($amount) |
◆ endif