Currently, the objects containing variation details are added to the top-level dataLayer array. This makes how to access this information in GTM confusing. All variation objects should be nested under a smart_content key in the dataLayer array so it can be accessed by the same name in GTM.
Comments
Comment #3
gantal commentedThe winning variation details can now be accessed via the
smart_contentdata layer variable.