|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
| $_source = $block->getSource() | |
| $_order = $block->getOrder() | |
| $_fullInfo = $block->getFullTaxInfo() | |
| if($block->displayFullSummary()) if(isset( $_fullInfo[0][ 'rates']))( $_fullInfo as $info)(isset($info['hidden']) && $info['hidden']) | $percent = $info['percent'] |
| $amount = $info['amount'] | |
| $baseAmount = $info['base_amount'] | |
| $rates = $info['rates'] | |
| $isFirst = 1 | |
| foreach( $rates as $rate)($isTop) | endif = $block->displayAmount($amount, $baseAmount) |
| $isTop = 0 | |
| endforeach | |
| else | __pad12__ |
| if(!is_null( $info[ 'percent']))( $info[ 'title']) ?>(<? | else = (float)$info['percent'] |
| if (!is_null($info['percent'])) ($info['title']) ?> (<? else = (float)$info['percent'] |