[siteLanguage("languageId") == "14"] [end] [GLOBAL] // include ts ### BEGIN: page.includeCSS { theme = fileadmin/theme/css/theme.css theme.forceOnTop = 1 screen = fileadmin/theme/css/out.css jqueryuicss = fileadmin/theme/css/jquery-ui.css select2css = fileadmin/theme/css/select2.min.css } page.includeJSFooter { custom = fileadmin/theme/js/custom.js navbar = fileadmin/theme/js/navbar.js search = fileadmin/theme/js/search.js fa = fileadmin/theme/js/fontawesome.min.js fa-brands = fileadmin/theme/js/brands.min.js fa-regular = fileadmin/theme/js/regular.js jqueryui = fileadmin/theme/js/jquery-ui.js select2 = fileadmin/theme/js/select2.min.js typeahead = fileadmin/theme/js/typeahead.js } [siteLanguage("languageID") == 0] page.includeJSFooter { trustedshops = fileadmin/theme/js/trustedshops.js } [global] lib.catmenu = USER lib.catmenu { userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run extensionName = RoweStorefront pluginName = Menu vendorName = Rowe controller = Categories action = list switchableControllerActions { Categories { 1 = list } } } ajax_search = PAGE ajax_search { typeNum = 1337 config { disableAllHeaderCode = 1 xhtml_cleaning = 0 admPanel = 0 additionalHeaders = Content-type: application/json # no_cache = 1 debug = 0 } 10 < tt_content.list.20.rowestorefront_search } ajax_cart = PAGE ajax_cart { typeNum = 1338 config { disableAllHeaderCode = 1 additionalHeaders = Content-type:application/html xhtml_cleaning = 0 debug = 0 no_cache = 1 admPanel = 0 } 10 < tt_content.list.20.rowestorefront_cart } ajax_account = PAGE ajax_account { typeNum = 1339 config { disableAllHeaderCode = 1 additionalHeaders = Content-type:application/html xhtml_cleaning = 0 debug = 0 no_cache = 0 admPanel = 0 } 10 < tt_content.list.20.rowestorefront_account } ajax_direct_input = PAGE ajax_direct_input { typeNum = 1340 config { disableAllHeaderCode = 1 additionalHeaders = Content-type:application/html xhtml_cleaning = 0 debug = 0 no_cache = 0 admPanel = 0 } 10 < tt_content.list.20.rowestorefront_directinput } lib.cart = USER lib.cart { userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run extensionName = RoweStorefront pluginName = Cart vendorName = Rowe controller = Cart action = sidebar switchableControllerActions { Cart { 1 = listSidebar } } } lib.cart.checkout = USER lib.cart.checkout { userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run extensionName = RoweStorefront pluginName = Cart vendorName = Rowe controller = Cart action = list } lib.login < plugin.tx_felogin_pi1 lib.login { showForgotPasswordLink = true storagePid = 73 redirectPageLogin = 7 redirectMode = login } lib.loginCheckout < plugin.tx_felogin_pi1 lib.loginCheckout { storagePid = 73 redirectDisable = 1 } config.tx_extbase { persistence { classes { TYPO3\CMS\Extbase\Domain\Model\FrontendUser { mapping { tableName = fe_users } } } } } page.jsFooterInline.10 = TEXT page.jsFooterInline.10.value ( const feUserIsAuthenticated = false;