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

Go to the source code of this file.

Variables

 $results = $block->getTrackingInfo()
 
 endif = $block->getChildHtml('shipping.tracking.progress.' . $shipmentBlockIdentifier)
 
 endforeach
 
else __pad4__
 
else __pad5__
 

Variable Documentation

◆ $results

$results = $block->getTrackingInfo()

Definition at line 13 of file popup.phtml.

◆ __pad4__

else __pad4__

Definition at line 49 of file popup.phtml.

◆ __pad5__

else __pad5__

Definition at line 55 of file popup.phtml.

◆ endforeach

endforeach

Definition at line 44 of file popup.phtml.

◆ endif

endif = $block->getChildHtml('shipping.tracking.progress.' . $shipmentBlockIdentifier)

Definition at line 42 of file popup.phtml.