{% set shop = oEmailView.getShop() %} {% set oViewConf = oEmailView.getViewConfig() %} {% set currency = oEmailView.getCurrency() %} {% set user = oEmailView.getUser() %} {% include "email/html/header.html.twig" with {title: "DD_PRICEALARM_HEADING"|translate} %} {% include_content 'oxpricealarmemail' %}
{% include "email/html/footer.html.twig" %}