|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
| $_productCollection = $block->getLoadedProductCollection() | |
| $_helper = $this->helper('Magento\Catalog\Helper\Output') | |
| if(! $_productCollection->count())( 'We can\ 't find products matching the selection.') ?></div ></div ><?php else() ?><? if($block->getMode()=='grid') | else |
| $imageDisplayArea = 'category_page_list' | |
| $showDescription = true | |
| $templateType = \Magento\Catalog\Block\Product\ReviewRendererInterface::FULL_VIEW | |
| $pos = $block->getPositioned() | |
| if($pos !=null)< a href="<?= $_product-> getProductUrl () ?>" class | $_productNameStripped = $block->stripTags($_product->getName(), null, true) |
| else | __pad6__ = __('Add to Cart') |
| endif | |
| endforeach | |
| $_helper = $this->helper('Magento\Catalog\Helper\Output') |
Definition at line 20 of file list.phtml.
| $_productCollection = $block->getLoadedProductCollection() |
Definition at line 19 of file list.phtml.
| if ( $pos !=null)<a href="<?= $_product-> getProductUrl () ?>" class $_productNameStripped = $block->stripTags($_product->getName(), null, true) |
Definition at line 63 of file list.phtml.
| $imageDisplayArea = 'category_page_list' |
Definition at line 35 of file list.phtml.
| $pos = $block->getPositioned() |
Position for actions regarding image size changing in vde if needed
Definition at line 42 of file list.phtml.
| $showDescription = true |
Definition at line 36 of file list.phtml.
| $templateType = \Magento\Catalog\Block\Product\ReviewRendererInterface::FULL_VIEW |
Definition at line 37 of file list.phtml.
Definition at line 87 of file list.phtml.
| if(!$_productCollection->count()) ('We can\'t find products matching the selection.') ?></div></div> <?php else () ?> <? if ( $block->getMode()=='grid') else |
Definition at line 33 of file list.phtml.
| endforeach |
Definition at line 115 of file list.phtml.
| endif |
Definition at line 96 of file list.phtml.