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

Go to the source code of this file.

Variables

$parentItem $items $_order $_index $_prevOptionIdforeach( $items as $_item)($block->getItemOptions()|| $parentItem->getDescription()|| $this->helper('Magento\GiftMessage\Helper\Message') ->isMessagesAllowed('order_item', $parentItem) && $parentItem->getGiftMessageId()) if( $_item->getOrderItem() ->getParentItem())( $_item) ?><?php if( $_prevOptionId ! $_prevOptionId endif = $attributes['option_id']
 
if($_item->getOrderItem() ->getParentItem()) if($_item->getParentItem()) if(! $_item->getOrderItem() ->getParentItem())(__( 'Product Name')) ?>"> <strong class else ="product name product-item-name"><?= $block->escapeHtml($_item->getName())
 
 endforeach
 
else __pad14__
 

Variable Documentation

◆ __pad14__

else __pad14__

Definition at line 105 of file renderer.phtml.

◆ else

if ( $_item->getOrderItem() ->getParentItem()) if ( $_item->getParentItem())if (!$_item->getOrderItem()->getParentItem()) (__('Product Name')) ?>"> <strong class else ="product name product-item-name"><?= $block->escapeHtml($_item->getName())

Definition at line 37 of file renderer.phtml.

◆ endforeach

endforeach

Definition at line 81 of file renderer.phtml.

◆ endif

endif = $attributes['option_id']

Definition at line 33 of file renderer.phtml.