diff --git a/app/code/Magento/LayeredNavigation/view/frontend/templates/layer/filter.phtml b/app/code/Magento/LayeredNavigation/view/frontend/templates/layer/filter.phtml index 6b65d184b462a..83f40ab4911e7 100644 --- a/app/code/Magento/LayeredNavigation/view/frontend/templates/layer/filter.phtml +++ b/app/code/Magento/LayeredNavigation/view/frontend/templates/layer/filter.phtml @@ -4,10 +4,10 @@ * See COPYING.txt for license details. */ -// phpcs:disable Magento2.Templates.ThisInTemplate.FoundThis ?> getData('product_layer_view_model'); ?> @@ -16,28 +16,29 @@ $viewModel = $block->getData('product_layer_view_model');
  • getCount() > 0): ?> - - getLabel() ?> - shouldDisplayProductCountOnLayer()): ?> - getCount() ?> - - getCount() == 1): - ?> escapeHtml(__('item')) ?>escapeUrl($filterItem->getUrl()) ?>" + rel="nofollow" + >getLabel() ?>shouldDisplayProductCountOnLayer()): ?>getCount() ?>getCount() == 1): ?> + escapeHtml(__('item')) ?> escapeHtml(__('item')) ?>escapeHtml(__('item')) ?> - - + - getLabel() ?> - shouldDisplayProductCountOnLayer()): ?> - getCount() ?> - - getCount() == 1): - ?>escapeHtml(__('items')) ?>escapeHtml(__('items')) ?> + getLabel() ?>shouldDisplayProductCountOnLayer()): ?>getCount() ?>getCount() == 1): ?> + escapeHtml(__('items')) ?>escapeHtml(__('items')) ?>