According to http://spreecommerce.com/documentation/theming.html#hooks you should be able to use spree hooks using my_theme_hooks.rb but how? Do I need to extend a class and where can I check which hooks are used in the default theme?
A:
By following this http://spreecommerce.com/documentation/boot%5Fmodes.html I found the difference
kristian nissen
2009-12-29 19:05:55