Magento – Load Category by ID (in php)by CurtApril 11, 2016April 11, 2016<?php $_category = Mage::getModel('catalog/category')->load(2); $_category_url = $_category->getUrl(); Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Name * Email * Website Comment * Save my name, email, and website in this browser for the next time I comment. This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply. Δ This site uses Akismet to reduce spam. Learn how your comment data is processed.