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

Go to the source code of this file.

Variables

$_item $_order = $block->getItem()->getOrder()
 
if( $block->getItemOptions())($block->getItemOptions() as $option) endif = $block->escapeHtml($block->getSku($_item))
 

Variable Documentation

◆ $_order

$_item $_order = $block->getItem()->getOrder()

Definition at line 12 of file downloadable.phtml.

◆ endif

endif = $block->escapeHtml($block->getSku($_item))

Definition at line 17 of file downloadable.phtml.