{% include "page/details/inc/productmain.html.twig" %} {% include "page/details/inc/accordeon.html.twig" %} {% block details_productmain_reviews %} {% if oView.isReviewActive() %} {% include "widget/reviews/reviews.html.twig" %} {% endif %} {% endblock %} {% include_content 'oxstartslot4' ignore missing %}
{% set oManufacturer = oView.getManufacturer() %} {% if oManufacturer and oManufacturer.oxmanufacturers__oxshortdesc.value %}
{% if oManufacturer and oManufacturer.getIconUrl() %} {% set aImgDimensions = oManufacturer.getIconUrl()|getimagesize %} {% else %}
{{ oManufacturer.oxmanufacturers__oxtitle.value }}
{% endif %}

{{ oManufacturer.oxmanufacturers__oxshortdesc.value }}

{{ translate({ ident: "SHOW_ME_MORE" }) }}
{% endif %}