How To Get Magento Store Code

I would like know the store code, which method should I use to get Magento current store code

You will need get current store first and then call method “getCode” to get current Magento store code

$storeCode = Mage::app()->getStore()->getCode();
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments