Skip to content

Instantly share code, notes, and snippets.

@Juli0s
Last active February 3, 2017 14:34
Show Gist options
  • Select an option

  • Save Juli0s/c7273aa9f1a3f3bec11571e1f013d7a0 to your computer and use it in GitHub Desktop.

Select an option

Save Juli0s/c7273aa9f1a3f3bec11571e1f013d7a0 to your computer and use it in GitHub Desktop.
Get the store code ID from the store code
$storeCodeId = Mage::getModel('core/store')->load('us_en', 'code')->getId();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment