Sessions · demo.sessions.ca

32 working versions · newest first · v343 is live at the root. Click any version to open it. Build times shown in Eastern (ET); older versions are archived snapshots.

📝 Website CorrectionsLIVE TRACKERRavi · updated daily
  • Plain-English checklist of every item from Sophie’s walkthrough — updated as each is finished & verified live. Shop & image cleanup are scheduled last.
📋 Feedback ChecklistTRACKERDarryl + Sophie · Jun 11
  • Unified Darryl & Sophie correction checklist — 34 tasks: Navigation, Homepage, Our Programs, Rewards.
  • Live progress, product mapping, asset library & mockups.
💲 Cross-Store PricingFIXEDRavi · Jun 21
  • “Find at other stores” was showing a wrong-size price at some stores (the $24.34 outlier). Root cause + fix (exact name + exact in-stock size) + live verification.
📍 Location NamingAPPLIEDRavi · Jun 21
  • Shared City (Identifier) nomenclature applied to all 50 location pages (Darryl’s column K). Full mapping + the 8 judgment calls. Slugs unchanged.
📊 Shop 100% ProofVERIFIEDRavi · Jun 21
  • Shop now loads 100% of every store’s in-stock Dutchie catalog — 20%→100% (5,562→28,327 SKUs, 47/47 stores). Per-store proof + checkout fix.
v343LATESTJun 24, 2026 · 4:47 AM EDT
v342Jun 23, 2026 · 11:32 PM EDT
v341Jun 23, 2026 · 11:29 PM EDT
v340Jun 23, 2026 · 11:27 PM EDT
v339Jun 23, 2026 · 11:25 PM EDT
v338Jun 23, 2026 · 10:50 PM EDT
v337Jun 23, 2026 · 10:47 PM EDT
v336Jun 23, 2026 · 10:46 PM EDT
v335Jun 23, 2026 · 3:23 PM EDT
v334Jun 23, 2026 · 1:25 AM EDT
v333Jun 23, 2026 · 1:21 AM EDT
v332Jun 23, 2026 · 1:01 AM EDT
v331Jun 23, 2026 · 12:46 AM EDT
v330Jun 23, 2026 · 12:44 AM EDT
v329Jun 23, 2026 · 12:30 AM EDT
v328Jun 23, 2026 · 12:21 AM EDT
v327Jun 23, 2026 · 12:19 AM EDT
v326Jun 22, 2026 · 11:51 PM EDT
v325Jun 22, 2026 · 11:48 PM EDT
v324Jun 22, 2026 · 11:43 PM EDT
v323Jun 22, 2026 · 1:35 AM EDT
v322Jun 22, 2026 · 12:09 AM EDT
v321Jun 21, 2026 · 11:49 PM EDT
v320Jun 21, 2026 · 2:20 PM EDT
v319Jun 21, 2026 · 1:37 PM EDT
v318Jun 21, 2026 · 12:19 AM EDT
  • Gift Cards hero headline changed from ‘Send a sesh. Any amount, any moment.’ to ‘Elevate your gift giving this holiday season.’ (Sophie request), same bold/light split.
v317Jun 20, 2026 · 11:31 PM EDT
  • Rewards hero headline changed from ‘A more rewarding way to shop.’ to ‘Elevate your experience.’ (Sophie request), same bold first line + lighter second line treatment.
v316Jun 20, 2026 · 8:56 PM EDT
v315Jun 20, 2026 · 8:53 PM EDT
  • Mobile view source fixes (global.css): (A) product/blog cards in grids no longer show the empty gap above/below the price+Add row — the broad :has(>h3){flex:1 1 100%} rule was making the card content column grow to fill a stretched card; now grid cards size to content. (B) +Add never wraps. (C) MapLibre cluster markers no longer squashed to ovals by [class*=map]{max-width:100%}. (D) store-availability pills + size toggles + info button no longer inflated by the 44px touch-target rule.
v314Jun 20, 2026 · 5:06 PM EDT
  • Homepage hero banner now spans FULL viewport width (full-bleed). It was capped at 1440px and centered by the shared .sc-hero-section rule, so on big screens it sat in a narrow box with cream margins. Override removes the cap on .sc-hero-banner only; the text still aligns to the 1440 content column via .sc-hb-inner. Pairs with the v313 ultrawide image so it fills edge-to-edge.
v313Jun 20, 2026 · 3:54 PM EDT
  • Homepage hero banner remade as a true ULTRAWIDE image so it fills the full-bleed banner with no top/bottom cropping on wide screens. Took the existing sunset/lake photo, AI-extended the scene sideways (outpaint — same scene, more sky/water/rocks, nothing changed in the original), cropped to ~3.4:1 and re-exported the responsive set (1280/1920/2560/3168 in avif+webp+jpg). CSS serves 1280 on phones, 2560 mid, 3168 on >=1800px.
v312Jun 20, 2026 · 3:37 PM EDT
  • Homepage hero banner crispness fix: the CSS image-set only served the 1920px background, so Retina/large screens upscaled it (soft/odd look). Wired the existing 2560px variant for desktop/tablet/Retina and the 1280px for phones (avif/webp + 1920 jpg fallback). Same artwork, no recrop — the banner is ~2.36:1 and already matches the container, so nothing is stretched; this just stops upscaling blur.