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

Go to the source code of this file.

Variables

 $_product = $block->getProduct()
 
if( $_product->getStoreId())(this, this.parentNode.parentNode)" <? endif = $block->getUsedDefault() ? 'checked="checked"' : ''
 
 endforeach
 

Variable Documentation

◆ $_product

$_product = $block->getProduct()

Definition at line 15 of file samples.phtml.

◆ endforeach

endforeach

Definition at line 293 of file samples.phtml.

◆ endif

if ($_product->getStoreId()) (this, this.parentNode.parentNode)" <? endif = $block->getUsedDefault() ? 'checked="checked"' : ''

Definition at line 25 of file samples.phtml.