Flow - custom atrributes condition

Topic summary

A user is trying to create a Flow condition based on custom attributes added to products during the cart process. These attributes (e.g., personalized text on a T-shirt) are visible in the Shopify admin order details but need to be accessible in Flow conditions.

Suggested Solutions:

The discussion remains open as the original poster hasn’t confirmed whether either solution successfully addresses their need to reference custom cart attributes in Flow conditions.

Summarized with AI on November 4. AI used: claude-sonnet-4-5-20250929.

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?

1 Like

Like this?

1 Like