Magento 2.0, Magento 1.x, php, css, js, linux & other stuff
$category = Mage::getModel('catalog/category')->load($idCategoryForMoving); $category->move($idParentCategory, $idAfterCategory);
No comments:
Post a Comment