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

Go to the source code of this file.

Variables

 $item = $block->getItem()
 
 $product = $item->getProduct()
 

Variable Documentation

◆ $item

$item = $block->getItem()

Definition at line 12 of file image.phtml.

◆ $product

$product = $item->getProduct()

Definition at line 13 of file image.phtml.