Skip to content

Instantly share code, notes, and snippets.

@codesprint
Last active February 28, 2017 16:07
Show Gist options
  • Save codesprint/c0e7de2b9b6cf606fa3a to your computer and use it in GitHub Desktop.
Save codesprint/c0e7de2b9b6cf606fa3a to your computer and use it in GitHub Desktop.
Magento: countryRegions not defined
countryRegions is not defined
<script type="text/javascript"> countryRegions = <?php echo $this->helper('directory')->getRegionJson() ?></script>
/app/design/frontend/base/default/template/checkout/onepage.phtml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment