I am trying to pull category that belongs to current store only but it doesn\'t seem to work. Can anyone see any issue in my code?
$categoryCollection = Mage
i know it is an old question, but if someone is looking for the answer as i just was:
->addStoreFilter( {storeID} )
did it for me...