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

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
 

Variable Documentation

◆ $currentCurrencyCode

$currentCurrencyCode = $block->getCurrentCurrencyCode()

Definition at line 17 of file currency.phtml.

◆ endforeach

endforeach

Definition at line 38 of file currency.phtml.

◆ endif

endif = $block->escapeHtml($_name)

Definition at line 35 of file currency.phtml.