Skip to content

Instantly share code, notes, and snippets.

@msmithstubbs
Created July 25, 2013 18:56
Show Gist options
  • Select an option

  • Save msmithstubbs/6082685 to your computer and use it in GitHub Desktop.

Select an option

Save msmithstubbs/6082685 to your computer and use it in GitHub Desktop.
{% if product.available == false %}
<style>
#BIS_trigger { display: block; }
</style>
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment