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 $_orderif( $block->getItemOptions())($block->getItemOptions() as $option) endif = $block->escapeHtml($block->getSku($_item))
 
< a href="<?= $block-> getPurchasedLinkUrl ($link) ?>"><? endforeach = __('download')
 

Variable Documentation

◆ endforeach

<a href="<?= $block-> getPurchasedLinkUrl ($link) ?>"><? endforeach = __('download')

Definition at line 31 of file downloadable.phtml.

◆ endif

if ($_item->getGiftMessageId() && $_giftMessage = $this->helper('Magento\GiftMessage\Helper\Message')->getGiftMessage($_item->getGiftMessageId())) ('Gift Message') ?></h3> <strong><? endif = $block->escapeHtml($block->getSku($_item))

Definition at line 17 of file downloadable.phtml.