{% if element.config.provider.value %} {% set currentUrl = app.getRequest().attributes.get('sw-sales-channel-absolute-base-url') ~ app.getRequest().attributes.get('resolved-uri') %} {% if activeRoute == 'frontend.moorl.magazine.article' %} {% set currentUrl = seoUrl(activeRoute, {magazineArticleId:page.magazineArticle.id}) %} {% endif %}
{% endif %}