{% sw_extends '@Storefront/storefront/page/product-detail/index.html.twig' %}{% block page_product_detail %}<div class="product-detail" style="background: {{ page.product.translated.customFields.custom_product_detail_background }}" itemscope itemtype="https://schema.org/Product"> {{ parent() }}</div>{% endblock %}