Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$_linksPurchasedSeparately = $block->getLinksPurchasedSeparately() | |
$_skipSaleableCheck = $this->helper('Magento\Catalog\Helper\Product')->getSkipSaleableCheck() | |
$_isRequired = $block->getLinkSelectionRequired() | |
if( $_isRequired) echo ' required _required' ?>"> <label classforeach($_links as $_link) ($_linksPurchasedSeparately) ( $_isRequired) | endif = $block->getCurrencyPrice($_link->getPrice()) |
endforeach | |
$_isRequired = $block->getLinkSelectionRequired() |
Definition at line 19 of file downloadable.phtml.
$_linksPurchasedSeparately = $block->getLinksPurchasedSeparately() |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 11 of file downloadable.phtml.
$_skipSaleableCheck = $this->helper('Magento\Catalog\Helper\Product')->getSkipSaleableCheck() |
Definition at line 12 of file downloadable.phtml.
endforeach |
Definition at line 56 of file downloadable.phtml.
if ( $_isRequired) endif = $block->getCurrencyPrice($_link->getPrice()) |
Definition at line 30 of file downloadable.phtml.