Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
foreach( $_order->getShipmentsCollection() as $_shipment)( 'Shipment #') ?><? | $tracks = $_shipment->getTracksCollection() |
if( $tracks->count())() ?>"> <dt class | $i = 1 |
$_size = $tracks->count() | |
if($i !=$_size) | endif |
endforeach = $block->getCommentsHtml($_shipment) | |
$_items = $_shipment->getAllItems() | |
$_items = $_shipment->getAllItems() |
Definition at line 68 of file items.phtml.
$_size = $tracks->count() |
Definition at line 46 of file items.phtml.
$i = 1 |
Definition at line 45 of file items.phtml.
foreach ($_order->getShipmentsCollection() as $_shipment) ('Shipment #') ?><? $tracks = $_shipment->getTracksCollection() |
Definition at line 37 of file items.phtml.
endforeach = $block->getCommentsHtml($_shipment) |
Definition at line 54 of file items.phtml.
endif |
Definition at line 52 of file items.phtml.