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

Go to the source code of this file.

Variables

 $order = $block->getShipment()->getOrder()
 
 endif = $block->escapeHtml(__('Track this shipment'))
 
else __pad3__
 
else false
 
 $incl = $block->displayShippingPriceInclTax($order)
 

Variable Documentation

◆ $incl

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

Definition at line 56 of file form.phtml.

◆ $order

$order = $block->getShipment()->getOrder()

Definition at line 11 of file form.phtml.

◆ __pad3__

else __pad3__

Definition at line 54 of file form.phtml.

◆ endif

endif = $block->escapeHtml(__('Track this shipment'))

Definition at line 41 of file form.phtml.

◆ false

else false

Definition at line 54 of file form.phtml.