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

Go to the source code of this file.

Variables

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

Variable Documentation

◆ 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 23 of file viewed_names_list.phtml.

◆ endif

endif

Definition at line 35 of file viewed_names_list.phtml.