Skip to content

Instantly share code, notes, and snippets.

@basketofsoftkittens
Created September 19, 2012 00:48
Show Gist options
  • Save basketofsoftkittens/3746983 to your computer and use it in GitHub Desktop.
Save basketofsoftkittens/3746983 to your computer and use it in GitHub Desktop.
use this on product detail page for optimizely.
mint.ui.onWidgetsRendered(function(){
$(".retail.pricing-label").css("text-decoration","line-through");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment