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

Go to the source code of this file.

Variables

if( $girthEnabled==1)( 'Size') ?></th >< th class endif ="col-girth"><?= __('Girth')
 
 $containers = $block->getContainers()
 
if($block->displayCustomsValue()) else
 
 $customsValueValidation = ''
 

Variable Documentation

◆ $containers

$containers = $block->getContainers()

Definition at line 54 of file popup_content.phtml.

◆ $customsValueValidation

$customsValueValidation = ''

Definition at line 103 of file popup_content.phtml.

◆ else

if ( $block->displayCustomsValue()) else
Initial value:
{
$customsValueDisplay = ' style="display: none;" '

Definition at line 101 of file popup_content.phtml.

◆ endif

if ($block->getContentTypes()) ('Contents') ?></th> <th><? foreach ( $block->getContentTypes() as $key=> $value) endif ="col-girth"><?= __('Girth')

Definition at line 32 of file popup_content.phtml.