Skip to content

magento man

How to display children of subcategories

I wrote a function that outputs the current category and its children in a certain order, like so: function Orderlist($param2) { $objectManager = MagentoFrameworkAppObjectManager::getInstance(); $category = $objectManager->get(‘MagentoFrameworkRegistry’)->registry(‘current_category’);//get current category $catId =$category->getId(); $subcategory = $objectManager->create(‘MagentoCatalogModelCategory’)->load($catId); $subcats = $subcategory->getChildrenCategories(); foreach ($subcats as… Read More »How to display children of subcategories

How to start your shared web hosting service?

Dear Friends, I am sorry to be such a noob but I am quite new and fascinated by the world of hosting and servers. I would like to know how … | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1886964&goto=newpost

Do you block any WordPress plugins serverwide?

Most Shared/Reseller hosting providers use LiteSpeed, including LSCache and Imunify360. Yet some clients try to use lots of unnecessary plu… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1886935&goto=newpost