Skip to content

Instantly share code, notes, and snippets.

@smithweb
Created October 5, 2012 16:53
Show Gist options
  • Save smithweb/3840950 to your computer and use it in GitHub Desktop.
Save smithweb/3840950 to your computer and use it in GitHub Desktop.
SW/Catalog/etc/config.xml
<?xml version="1.0" encoding="UTF-8"?>
<config>
<modules>
<SW_Catalog>
<version>0.1.0</version>
</SW_Catalog>
</modules>
<global>
<helpers>
<catalog>
<rewrite>
<product_view>SW_Catalog_Helper_Product_View</product_view>
</rewrite>
</catalog>
</helpers>
</global>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment