Hey there!
For reference, I’m working with Shopify Plus in this instance.
So I’m working on a very specific case that is similar to a ‘Back in Stock’ flow, though not tied to a product coming back in stock.
We have customers sign up to learn when they can preorder an item, based on its availability by Variant (ie, XS may be available for preorder but not M). Right now we are downloading that list of signups and uploading the properties needed for the email to trigger with relevant info for that product to the customer’s profile.
It’s messy, and less than ideal, but better than the arduous process of creating a segment of the people who have signed up for one of several thousand variant IDs that change regularly.
My question here specifically, though, is if there is a way to bring the image of the product into the email even though the flow is triggered by ‘added to list’, not an action the customer took related to a product. I would just use the default image URL for each product and try to build that out, but it includes the filename of each image and over the years our naming conventions have changed. Is there any way to tie the product ID, variant ID, product title, etc to the product image and get that to populate with that info?