Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$weeeSeparator = $openBrace = $closeBrace = '' | |
$openBrace = '(' | |
$closeBrace = ')' | |
$taxDisplay = $block->getTaxDisplayConfig() | |
$priceDisplay = $block->isPriceIncludesTax() | |
if( $block->showInclDescr()||$block->showExclDescrIncl())( $block->getWeeeTaxAttributes() as $weeeTaxAttribute)( $taxDisplay==Magento\Tax\Model\Config::DISPLAY_TYPE_INCLUDING_TAX)( $weeeTaxAttribute) ?>"> <?elseif ($taxDisplay == Magento\Tax\Model\Config::DISPLAY_TYPE_EXCLUDING_TAX) ($weeeTaxAttribute) ?>"><?elseif( $taxDisplay==Magento\Tax\Model\Config::DISPLAY_TYPE_BOTH)( $weeeTaxAttribute) . ' Incl. Tax' ?>"> <? | endif = $block->renderWeeeTaxAttributeWithoutTax($weeeTaxAttribute) |
endforeach | |
$closeBrace = ')' |
Definition at line 16 of file adjustment.phtml.
$openBrace = '(' |
Definition at line 15 of file adjustment.phtml.
$priceDisplay = $block->isPriceIncludesTax() |
Definition at line 18 of file adjustment.phtml.
$taxDisplay = $block->getTaxDisplayConfig() |
Definition at line 17 of file adjustment.phtml.
$weeeSeparator = $openBrace = $closeBrace = '' |
Definition at line 14 of file adjustment.phtml.
endforeach |
Definition at line 43 of file adjustment.phtml.
if ($block->showExclDescrIncl()) () ?>" data-label endif = $block->renderWeeeTaxAttributeWithoutTax($weeeTaxAttribute) |
Definition at line 41 of file adjustment.phtml.