Flow showing a product name in order note

Topic summary

A user is building a Shopify Flow automation triggered by new orders. The flow checks if any product in the order has a metafield “preorder” set to true.

Current Challenge:
When the condition is met, they want to update the order note in Shopify admin with a message that includes the specific product name that is on preorder. However, they’re unsure which variable to use to display only that particular product’s name.

Status:
The question remains unanswered—no solution has been provided yet for accessing the individual product name within the Flow action.

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

Hello,

I have a flow scenario , triggered by a new order. In this new order it checks if one product have a metafield value "preorder " is true . Then I want to Update order note in the shopify admin with a message and I don’t know how which variable I have to add to display only the the name of the product which is on preorder.