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

Go to the source code of this file.

Variables

if($block->getItemsCount()) else
 

Variable Documentation

◆ else

if ( $block->getItemsCount()) else
Initial value:
{
echo $block->getChildHtml('no-items')
$block
Definition: block.php:8

Definition at line 16 of file cart.phtml.