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

Go to the source code of this file.

Variables

 $i = 0
 
foreach( $items as $_product)() ?>" title endforeach
 
 endif
 

Variable Documentation

◆ $i

$i = 0

Definition at line 33 of file compared_images_list.phtml.

◆ endforeach

foreach ($items as $_product) () ?>" title endforeach
Initial value:
="<?= /* @escapeNotVerified */ $block->stripTags($_product->getName(), null, true) ?>">
<?= $block->getImage($_product, $image)->toHtml()
$_product
Definition: summary.phtml:12
$block
Definition: block.php:8

Definition at line 33 of file compared_images_list.phtml.

◆ endif

endif

Definition at line 44 of file compared_images_list.phtml.