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

Go to the source code of this file.

Variables

foreach( $_products->getItems() as $_product)() ?>" title endforeach = $block->getImage($_product, 'new_products_images_only_widget')->toHtml()
 
 endif = $block->getPagerHtml()
 

Variable Documentation

◆ endforeach

foreach ($_products->getItems() as $_product) () ?>" title endforeach = $block->getImage($_product, 'new_products_images_only_widget')->toHtml()

Definition at line 23 of file new_images_list.phtml.

◆ endif

endif = $block->getPagerHtml()

Definition at line 28 of file new_images_list.phtml.