Created
September 7, 2012 18:33
-
-
Save ElliotGage/3668418 to your computer and use it in GitHub Desktop.
deface-override
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deface::Override.new(:virtual_path => "spree/shared/_taxonomies", | |
:name => "free_shipping", | |
:insert_top => "#taxonomies", :text => "<h6 class='taxonomy-root'>Free Shipping on Orders over $40.00!</h6><br>") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment