Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$currentCurrencyCode = $block->getCurrentCurrencyCode() | |
$idforeach( $currencies as $_code=> $_name)( $_code !=$currentCurrencyCode)( $_code) ?> switcher-option"> <a href | endif = $block->escapeHtml($_name) |
endforeach | |
$currentCurrencyCode = $block->getCurrentCurrencyCode() |
Definition at line 17 of file currency.phtml.
endforeach |
Definition at line 38 of file currency.phtml.
endif = $block->escapeHtml($_name) |
Definition at line 35 of file currency.phtml.