
it’s requested often enough, might be worth a new setting!
Would really like this feature, one option of red just isn’t enough, and doesn’t match branding etc

Hi @Hello! We’re working to include this, but in the meantime you can pop in a quick bit of code to your index.css file. Here’s how:
.product-item__badge.product-item__badge--sale {
background-color: blue;
}I hope that helps!


