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

Go to the source code of this file.

Variables

if( $block->isPossibleOnepageCheckout())( 'Proceed to Checkout') ?>" data-mage-init endif
 

Variable Documentation

◆ endif

if ($block->isPossibleOnepageCheckout()) ('Proceed to Checkout') ?>" data-mage-init endif
Initial value:
='{"Magento_Checkout/js/proceed-to-checkout":{"checkoutUrl":"<?= /* @escapeNotVerified */ $block->getCheckoutUrl() ?>"}}'
class="action primary checkout<?= ($block->isDisabled()) ? ' disabled' : '' ?>"
<?php if ($block->isDisabled()):
$block
Definition: block.php:8

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

Definition at line 9 of file link.phtml.