From 37c7aca445c863852512acd1734f7c9b43e1b6ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Thu, 5 May 2022 15:34:02 +0200 Subject: [PATCH] Adds included services and min price to detail page if applicable --- .../Private/Partials/Product/Details.html | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Details.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Details.html index 181028c0..2ef7184c 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Details.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Details.html @@ -21,6 +21,30 @@ {product.boardDescription -> f:format.html()} + +
+
+ Inklusivleistungen +
+ {product.includedServices -> f:format.html()} + +
+ + + + +
+ + ab
{product.minPrice} € +
+
+
+
+
+