Add 'corona updates' button to product detail page
This commit is contained in:
@@ -64,6 +64,8 @@ plugin.tx_eptheme {
|
||||
groupsPricePopupPageUid =
|
||||
# cat=eptheme/200/340; type=string; label='Reisen Alert' page UID
|
||||
travelAlertPageUid =
|
||||
# cat=eptheme/200/350; type=string; label='Corona Updates' page UID
|
||||
coronaUpdatesPageUid =
|
||||
|
||||
# cat=eptheme/400/100; type=string; label=Phone number general
|
||||
phoneNumber = 0221 - 272 276 0
|
||||
|
||||
@@ -55,6 +55,7 @@ plugin.tx_eptheme {
|
||||
defaultContactFormPageUid = {$plugin.tx_eptheme.settings.defaultContactFormPageUid}
|
||||
defaultSearchPageUid = {$plugin.tx_epproducts.settings.defaultSearchPageUid}
|
||||
defaultDetailPageUid = {$plugin.tx_epproducts.settings.defaultDetailPageUid}
|
||||
coronaUpdatesPageUid = {$plugin.tx_eptheme.settings.coronaUpdatesPageUid}
|
||||
logoImage = {$plugin.tx_eptheme.settings.logoImage}
|
||||
defaultTitle < sitetitle
|
||||
forceActiveTopnavUid = {$plugin.tx_eptheme.settings.forceActiveTopnavUid}
|
||||
|
||||
Reference in New Issue
Block a user