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 1f9e32d0ef
commit 64159d7e5c

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 =