I care about your words
Here is the code to get parent category id. $current_category = Mage::registry('current_category'); echo $parent_id = $current_category->parent_id;
No comments:
Post a Comment