Posts

Showing posts from October, 2013

Magento: How to effectively get the website ID

To get the website ID in Magento: Mage::app()->getStore(true)->getWebsite()->getId()