Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$billingAgreements = $block->getBillingAgreements() | |
$paymentMethods = $block->getWizardPaymentMethodOptions() | |
if(count( $billingAgreements) > 0)( 'pager') ?>< div classforeach( $billingAgreements as $item)(__( 'Reference ID')) ?>" class | endforeach = $block->escapeHtml(__('View')) |
else | __pad1__ |
else | __pad2__ = $block->escapeHtml(__('Back')) |
$billingAgreements = $block->getBillingAgreements() |
Definition at line 12 of file agreements.phtml.
$paymentMethods = $block->getWizardPaymentMethodOptions() |
Definition at line 13 of file agreements.phtml.
else __pad1__ |
Definition at line 64 of file agreements.phtml.
Definition at line 98 of file agreements.phtml.
if ($paymentMethods) ($block->getCreateUrl()) ?>" methodforeach ($paymentMethods as $code => $title) ($code) ?>"> <? endforeach = $block->escapeHtml(__('View')) |
Definition at line 52 of file agreements.phtml.