Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mvital/8839e4c81470fff477dda81bf0e6b4d8 to your computer and use it in GitHub Desktop.
Save mvital/8839e4c81470fff477dda81bf0e6b4d8 to your computer and use it in GitHub Desktop.
{% if card_product.tags contains 'best-seller' %}
<span class="badge">Best Seller</span>
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment