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

Go to the source code of this file.

Variables

$order if($order->getIsVirtual()) endif = $block->getOrder()
 
else __pad1__
 
else false
 
 $_incl = $block->displayShippingPriceInclTax($order)
 
else __pad2__
 

Variable Documentation

◆ $_incl

$_incl = $block->displayShippingPriceInclTax($order)

Definition at line 31 of file info.phtml.

◆ __pad1__

else __pad1__

Definition at line 29 of file info.phtml.

◆ __pad2__

else __pad2__

Definition at line 39 of file info.phtml.

◆ endif

else endif = $block->getOrder()

Definition at line 12 of file info.phtml.

◆ false

else false

Definition at line 29 of file info.phtml.