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

Go to the source code of this file.

Variables

if( $block->getCustomerId())( 'Order Currency:') ?></label >< select id if($_code==$block->getCurrentCurrencyCode()) endforeach = $block->getCurrencyName($_code)
 
 endif = $block->getChildHtml('sidebar')
 

Variable Documentation

◆ endforeach

if ($block->getCustomerId()) ('Order Currency:') ?> </label> <select id if ( $_code==$block->getCurrentCurrencyCode()) endforeach = $block->getCurrencyName($_code)

Definition at line 101 of file data.phtml.

◆ endif

endif = $block->getChildHtml('sidebar')

Definition at line 107 of file data.phtml.