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

Go to the source code of this file.

Variables

 $i = 0
 
foreach( $_products as $_product)() ?>" class endforeach
 
 endif
 

Variable Documentation

◆ $i

$i = 0

Definition at line 18 of file compared_names_list.phtml.

◆ endforeach

foreach ($_products as $_product) () ?>" class endforeach
Initial value:
="product-item-link">
<?= $this->helper('Magento\Catalog\Helper\Output')->productAttribute($_product, $_product->getName(), 'name')
$_product
Definition: summary.phtml:12

Definition at line 18 of file compared_names_list.phtml.

◆ endif

endif

Definition at line 30 of file compared_names_list.phtml.