{% set oxidBlock_content %} {% set template_title = "MY_WISH_LIST"|translate %}
{{ translate({ ident: "WISH_LIST_EMPTY" }) }}
{% endif %} {% include '@d3googleanalytics4/event/add_to_cart.html.twig' with {htmlIdAmountOfArticles: 'amountToBasket'} %} {{ insert_tracker({title: template_title}) }} {% endset %} {% set oxidBlock_sidebar %} {% include "page/account/inc/account_menu.html.twig" with {active_link: "noticelist"} %} {% endset %} {% include "layout/page.html.twig" with {sidebar: "Left"} %}