Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
if( $block->isPagerDisplayed())() ?></td ></tr ><?php endif ?>< tr >< th class | $items = $block->getItems() |
$giftMessage = $this->helper('Magento\GiftMessage\Helper\Message')->getGiftMessageForEntity($item) | |
endif | endforeach = $this->helper('Magento\GiftMessage\Helper\Message')->getEscapedGiftMessage($item) |
if( $block->isPagerDisplayed())() ?></td ></tr ><?php endif ?><? if($giftMessage) | endif = $block->getChildHtml('order_totals') |
$giftMessage = $this->helper('Magento\GiftMessage\Helper\Message')->getGiftMessageForEntity($item) |
Definition at line 47 of file items.phtml.
if ($block->isPagerDisplayed()) () ?> </td> </tr> <?php endif ?> <tr> <th class $items = $block->getItems() |
Definition at line 30 of file items.phtml.
endif endforeach = $this->helper('Magento\GiftMessage\Helper\Message')->getEscapedGiftMessage($item) |
Definition at line 59 of file items.phtml.
if ($block->isPagerDisplayed()) () ?> </td> </tr> <?php endif ?> <? if ( $giftMessage) endif = $block->getChildHtml('order_totals') |
Definition at line 79 of file items.phtml.