Condition based on product price

Hi community, I want to make a condition based on price in single product. For example, if the price of a product is less than $100, a banner will be displayed, for products above $100, another banner will be displayed. I have not been able to do this so far. Can anyone advise please?

I have the same question. Somehow this doesn’t work:
Scherm­afbeelding 2024-09-25 om 15.00.13

1 Like

5 minutes later I thought of :value. Fixed!
Scherm­afbeelding 2024-09-25 om 15.02.26

1 Like

This is also how {cf__regular_price} will work if you only need to get a number. This is a common field in the database.

1 Like

Is that a Woo field?

This works great. But the desired element on which the condition is applied is also displayed for variable products.

ok. that’s another level. I only work with Simple products right now.

1 Like