Product Price After The Discount Variable In Flow?

Greetings, i’m searching in the shopify flow app for a variable that can output the price of a product AFTER the dicount applied, although there is a variable that displays the price with the disount but this variable is for the entire of the purchase, i need a variable for the price of each product sepatate, does anyone knows if exists or not?

This although tell that will apply the discount the output of the price remain without discount

Screenshot 2023-08-24 at 15.59.22.png

Thanks in advance!

It’s under lineItems

https://shopify.dev/docs/api/admin-graphql/2023-07/objects/LineItem#field-lineitem-discountedtotalset

Hello and thanks for the reply, the problem still exists the price is before descount

Screenshot 2023-08-24 at 16.51.57.png

The shopify orders setion with the right prices AFTER discount