From 416c363954e99902a113fb5ec1649d856c994e99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Wed, 31 Aug 2022 15:49:42 +0200 Subject: [PATCH] Add hotel name and category to product teaser for events --- .../ep_theme/Resources/Private/Partials/Product/Teaser.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Teaser.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Teaser.html index 222784e0..4e60740a 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Teaser.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Teaser.html @@ -52,6 +52,12 @@ + +
+ {hotel.name} + {hotel.category} +
+