Flow - custom atrributes condition

Hello.

is there aby way how to add to flow condition on custom attributes which are added during adding to cart? If i’m using app, which adds custom atribbutes to product - for example name on T-Shirt, this text i see in shopify admin on order detail. But I need to add condition to this custom property attributes.

Thx.

Hi @Martin24 , when defining the condition, have you tried checking to see if these values are available under order.lineitems.product.options?

Like this?