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
Mladen Lotar will be joining us on #MM18HR stage with “Production grade PWA”
We are very proud to present one of our ex-coworkers – Mladen Lotar who will …