Custom Colored Product Badges

Hi!

I’d like to display colored badges in my lists according to specific product properties.

Ideally, the lists and product detail pages would have colored badges that display as follows: "High (Red), Moderate (Orange), and Low (Green).

These badges would be linked to the product’s High, Moderate or Low property, which would also be associated with a color.

Is this feature possible in Adalo?

Thank you!
-A

What i see is that you can create 3 booleans in the products collection with names High, Moderate and Low, then and regarding to the product detail, create that badges with one of those colors each (the badges must be placed the 3 in the same item list) and create a conditional: Change visibility (on each badge), sometimes visible, will be visible when boolean X (according to the property) is true.

I dont know if i explaing myself, just let me know!