public function getCategoryCollection() { $collection = $this->_categoryCollection->create() ->addAttributeToSelect('*') ->addAttributeToFilter('is_home_category', '1'); return $collection; }
Tags Ecommerce Magento Magento 2 Magento 2 technology
Check Also
Schema Markup for eCommerce Websites
Each time someone searches a particular product online, they end up on a SERP that …