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() | |
$_linksLength = 0 | |
$_isRequired = $block->getLinkSelectionRequired() | |
if( $_isRequired) echo ' required' ?><?php if(! $_linksPurchasedSeparately) echo ' downloads-no-separately' ?>"> <label class foreach ( $_links as $_link)if ($_linksPurchasedSeparately) ( $_isRequired) | endif = $block->getJsonConfig() |
endforeach | |
$_isRequired = $block->getLinkSelectionRequired() |
Definition at line 15 of file links.phtml.
$_linksLength = 0 |
Definition at line 14 of file links.phtml.
$_linksPurchasedSeparately = $block->getLinksPurchasedSeparately() |
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Definition at line 11 of file links.phtml.
endforeach |
Definition at line 49 of file links.phtml.
if ( $_isRequired) endif = $block->getJsonConfig() |
Definition at line 29 of file links.phtml.