We have our Shopify catalog synced with Klaviyo so it feels like we should be able to dynamically access properties on those products in our marketing flows, specifically the product name.
Is there away that in our templates we can do something like {{ shopifyProducts.PRODUCT_ID.name }} where the PRODUCT_ID is the id of the product from Shopify?
To clarify this is not in the an email triggered by Shopify, this is in our normal marketing emails that haven’t been triggered by an event from Shopify.