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

Go to the source code of this file.

Variables

 $_helper = $this->helper('Magento\Catalog\Helper\Output')
 
 $_product = $block->getProduct()
 
 endif
 

Variable Documentation

◆ $_helper

$_helper = $this->helper('Magento\Catalog\Helper\Output')

Definition at line 15 of file form.phtml.

◆ $_product

$_product = $block->getProduct()

Definition at line 16 of file form.phtml.

◆ endif

endif

Definition at line 34 of file form.phtml.