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

Go to the source code of this file.

Variables

if( $websites=$block->getWebsites())( 'Store View:') ?></span >< div classif( $block->hasDefaultOption())(!($block->getDefaultSelectionName() !=$block->getCurrentSelectionName())) if(! $block->hasScopeSelected()) if($block->getDefaultSelectionName() !=$block->getCurrentSelectionName()) else endif = $block->getDefaultSelectionName()
 
if(!($block->isStoreSwitchEnabled() &&! $block->isStoreSelected($store))) if($block->isStoreSelected($store)) if($block->isStoreSwitchEnabled() &&! $block->isStoreSelected($store)) else endforeach = $block->escapeHtml($store->getName())
 
else __pad4__
 
else __pad5__
 
 jQuery ('.store-switcher .dropdown-menu li a').each(function()
 

Variable Documentation

◆ __pad4__

else __pad4__

Definition at line 191 of file switcher.phtml.

◆ __pad5__

else __pad5__

Definition at line 200 of file switcher.phtml.

◆ endforeach

endforeach = $block->escapeHtml($store->getName())

Definition at line 115 of file switcher.phtml.

◆ endif

endif = $block->getDefaultSelectionName()

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

Definition at line 52 of file switcher.phtml.

◆ jQuery

jQuery('.store-switcher .dropdown-menu li a').each(function()

Definition at line 203 of file switcher.phtml.