Minimog: Add another custom badge

Im trying to add another custom badge for the minimog theme, currently the presets are for hot, new, sale and would like an additional one, does anyone have success with creating an additional badge, I would like to link it to its specific color scheme

Hi,

Hope this will help

  • Find Badge Code and Add Your New Badge

Code example

{% if product.tags contains 'eco' %}
Eco
{% endif %}
  • Use CSS for style
  • Add Tag to Products