Show back to school banner on plans page for logged out users

GitOrigin-RevId: 599df0ca2f650a43a66a4c031692266e2b0d3cd4
This commit is contained in:
Thomas Mees
2023-08-30 13:25:47 +02:00
committed by Copybot
parent 51494f2c6a
commit d9df622f3f

View File

@@ -130,7 +130,7 @@ async function plansPage(req, res) {
plansPageViewSegmentation[inrGeoBannerSplitTestName] = inrGeoBannerVariant
}
let showBackToSchoolBanner
let showBackToSchoolBanner = true
const userId = SessionManager.getLoggedInUserId(req.session)
if (userId) {
const usersBestSubscription =