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

Go to the source code of this file.

Variables

</td ></tr ></tfoot > endif
 
 $i = 0
 
foreach( $_items as $_item)($_item->getOrderItem() ->getParentItem()) else
 
 endforeach = $block->getItemExtraInfoHtml($_item->getOrderItem())
 
else __pad8__
 
 $orderTotalBar = $block->getChildHtml('order_totalbar')
 

Variable Documentation

◆ $i

$i = 0

Definition at line 46 of file items.phtml.

◆ $orderTotalBar

$orderTotalBar = $block->getChildHtml('order_totalbar')

Definition at line 66 of file items.phtml.

◆ __pad8__

else __pad8__

Definition at line 63 of file items.phtml.

◆ else

foreach ($_items as $_item) ( $_item->getOrderItem() ->getParentItem()) else
Initial value:
{
$i++
$i
Definition: items.phtml:46

Definition at line 49 of file items.phtml.

◆ endforeach

endforeach = $block->getItemExtraInfoHtml($_item->getOrderItem())

Definition at line 54 of file items.phtml.

◆ endif

</td></tr></tfoot> endif

Definition at line 45 of file items.phtml.