Does anyone know how to get a landing page variant id in xsl? I have a nav template and i want to store the landing pages variant id in a variable but i cannot get it to pull through.
As simple as that! That worked great thanks - is there a way of working up the tree as im getting the varaint id of the landing page snippet as opposed to he page?
As the landing-page node point to the html page you have to first replace the .html with .xml. Once you’ve done this and the default_variantid column has been added to your mapper you will be able to select it.