I need help with a flow- currently, I get an email when something is low in stock (when it’s less than 5 and another when it’s 0) and the quantity available but it shows the total inventory quantity, not the variant so it’s confusing. The issue is that it’ll say, “sweatshirt size small is low in stock, you have 26 left.” but really small has 1 left and the other 25 are other sizes.
Flows says I can’t use product variant quantity, only total product inventory. I found the variable in the check phase but when I copy and paste it in the email portion, it doesn’t work.
I want the email to mention exactly the available inventory left for that variant. Is there any way to do this?