Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
adjustment.phtml File Reference

Go to the source code of this file.

Variables

if( $block->displayBothPrices())( 'price-excluding-tax-') ?>" data-label endif
 

Variable Documentation

◆ endif

if ($block->displayBothPrices()) ('price-excluding-tax-') ?>" data-label endif
Initial value:
="<?= $block->escapeHtml(__('Excl. Tax')) ?>"
data-price-amount="<?= /* @escapeNotVerified */ $block->getRawAmount() ?>"
data-price-type="basePrice"
class="price-wrapper price-excluding-tax">
<span class="price"><?= $block->getDisplayAmountExclTax()
if( $block->displayPriceExclTax()||$block->displayBothPrices())(__('Excl. Tax')) ?>"> <?php if ($block -> displayPriceWithWeeeDetails()): ?> <span class="cart-tax-total" data-mage-init=' Magento Weee Helper Data Magento Weee Helper Data title amount
Definition: unit.phtml:68
$block
Definition: block.php:8

Definition at line 13 of file adjustment.phtml.