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

Go to the source code of this file.

Variables

 $_weeeHelper = $this->helper('Magento\Weee\Helper\Data')
 
 $_item = $block->getItem()
 
 $_order = $_item->getOrder()
 
 endif
 

Variable Documentation

◆ $_item

$_item = $block->getItem()

Definition at line 16 of file row.phtml.

◆ $_order

$_order = $_item->getOrder()

Definition at line 18 of file row.phtml.

◆ $_weeeHelper

$_weeeHelper = $this->helper('Magento\Weee\Helper\Data')

Definition at line 14 of file row.phtml.

◆ endif

endif

Definition at line 35 of file row.phtml.