{% if stickyCTA.enable == 'true' %} {% from "../stickyCTA/_stickyCTA.html" import stickyCTA with context %} {{ stickyCTA( stickyCTAID = 'timmedStickyCTA', ctaLink = global.mainBTN_link, ctaText = global.mainBtn, enableSkin = skin.use_custom_skin ) }} {% endif %}