getItemsCount()) { // phpcs:ignore Magento2.Security.LanguageConstruct.DirectOutput echo $block->getChildHtml('with-items'); } else { // phpcs:ignore Magento2.Security.LanguageConstruct.DirectOutput echo $block->getChildHtml('no-items'); }