Show skipass badge on product pages

This commit is contained in:
Björn Fromme
2018-09-05 16:13:49 +02:00
parent 33d057220d
commit 8b3000bbcd
7 changed files with 46 additions and 17 deletions
@@ -14,5 +14,6 @@ plugin.tx_epproducts {
bpnBookingUrlTemplateCode = {$plugin.tx_eptheme.settings.bpnBookingUrlTemplateCode}
showSkipassBadge = {$plugin.tx_eptheme.settings.showSkipassBadge}
ratingWidgetLabel = {$plugin.tx_eptheme.settings.ratingWidgetLabel}
skipassPageUid = {$plugin.tx_eptheme.settings.skipassPageUid}
}
}
@@ -45,6 +45,8 @@ plugin.tx_eptheme {
ratingPageUid =
# cat=eptheme/200/260; type=string; label=Watchlist page UID
watchlistPageUid =
# cat=eptheme/200/270; type=string; label=Skipass info page UID
skipassPageUid =
# cat=eptheme/400/100; type=string; label=Phone number general
phoneNumber = 0221 - 272 276 0
@@ -83,6 +83,7 @@ plugin.tx_eptheme {
blogDetailPageUid = {$plugin.tx_eptheme.settings.blogDetailPageUid}
ratingPageUid = {$plugin.tx_eptheme.settings.ratingPageUid}
watchlistPageUid = {$plugin.tx_eptheme.settings.watchlistPageUid}
skipassPageUid = {$plugin.tx_eptheme.settings.skipassPageUid}
}
view {
templateRootPaths.0 = EXT:ep_theme/Resources/Private/Templates