Skip to content

Instantly share code, notes, and snippets.

@ElliotGage
Created September 7, 2012 18:33
Show Gist options
  • Save ElliotGage/3668418 to your computer and use it in GitHub Desktop.
Save ElliotGage/3668418 to your computer and use it in GitHub Desktop.
deface-override
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