Was working on updating a Flow for a brand that I work with and noticed that we were getting loads of errors for the standard template flow that has been installed to recover abandoned checkouts.
Looks like this template does not check for customer opting in to marketing and so it throws an error after successfully working through the Flow.
Might be worth getting this one updated to add the step or conditional check to look for email marketing consent (maybe just was not a thing when template first created?)
Question about wait period
I have a secondary question related to this, as one of the conditionals also checks to make sure the abandoned checkout is greater than 24 hours, but the Flow Wait Action is only for 10 hours?
Does this have to do with the abandoned checkout trigger occurring outside a specific time interval? I was trying to find documentation on the timeline for this, but couldn’t find it so I went ahead and set the Flow wait period to be 24 hours and removed that second check.