{% if CTA.type_options.selected == 'sticky' %}
{{global.mainBtn}}
{% elif CTA.type_options.selected == 'fixed' %}
{{stickyCTA.btn}}
{% endif %}