From 32af540a4431e2af17f4039360186ed7ca64e619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 5 Nov 2021 15:14:29 +0100 Subject: [PATCH] Replace header on product detail page --- .../Partials/Product/HeaderDetail.html | 180 ++++++++---------- .../Private/Templates/Product/Detail.html | 3 +- 2 files changed, 79 insertions(+), 104 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html index 3a9b67f3..6e716af3 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html @@ -1,111 +1,87 @@ + xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"> -
-
-
-
-
-
    - -
  • - - - - {image.alternative} - -
  • -
    -
-
-
- - -
-
- -
-
-
- {product.concept.name} -
-
- - {product.name}{f:if(condition: product.subline, then: ' {product.subline}')} - - - {product.region.name} - - + + +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html index dfd88d8f..398d319d 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Product/Detail.html @@ -1,7 +1,6 @@ + xmlns:f="http://typo3.org/ns/fluid/ViewHelpers">