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

Go to the source code of this file.

Variables

foreach ($items as $_product) () ?>" title = $this->helper('Magento\Catalog\Helper\Output')->productAttribute($_product, $_product->getName(), 'name')
 
$postData endif = __('Add to Cart')
 
else __pad1__
 
 endforeach
 

Variable Documentation

◆ ($items as $_product)

foreach ( $items as $_product)() ?>" title = $this->helper('Magento\Catalog\Helper\Output')->productAttribute($_product, $_product->getName(), 'name')

Definition at line 47 of file compared_default_list.phtml.

◆ __pad1__

else __pad1__

Definition at line 84 of file compared_default_list.phtml.

◆ endforeach

endforeach

Definition at line 90 of file compared_default_list.phtml.

◆ endif

endif = __('Add to Cart')

Definition at line 75 of file compared_default_list.phtml.