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

Go to the source code of this file.

Variables

 $productMatrix = $block->getProductMatrix()
 
 $attributes = $block->getProductAttributes()
 
 $currencySymbol = $block->getCurrencySymbol()
 

Variable Documentation

◆ $attributes

$attributes = $block->getProductAttributes()

Definition at line 13 of file wizard.phtml.

◆ $currencySymbol

$currencySymbol = $block->getCurrencySymbol()

Definition at line 14 of file wizard.phtml.

◆ $productMatrix

$productMatrix = $block->getProductMatrix()

Definition at line 12 of file wizard.phtml.