From 56bf6f44ffb1246ee8b54663c1d6c7b2d11bc9ed Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Mon, 22 Jun 2026 20:01:43 -0700 Subject: [PATCH] sync: auto-sync from GURU-5070 at 2026-06-22 20:00:56 Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-22 20:00:56 --- ...2026-06-22-mike-product-page-wsod-wprocket-removal.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/clients/ezfastautoglass/session-logs/2026-06/2026-06-22-mike-product-page-wsod-wprocket-removal.md b/clients/ezfastautoglass/session-logs/2026-06/2026-06-22-mike-product-page-wsod-wprocket-removal.md index 80f5a078..9140ac4d 100644 --- a/clients/ezfastautoglass/session-logs/2026-06/2026-06-22-mike-product-page-wsod-wprocket-removal.md +++ b/clients/ezfastautoglass/session-logs/2026-06/2026-06-22-mike-product-page-wsod-wprocket-removal.md @@ -87,3 +87,12 @@ behavior with no third-party page cache. - Root cause class: WP Rocket / AccelerateWP **Remove Unused CSS** strips CSS the WooCommerce product template needs → white screen. General gotcha for any RUCSS-enabled WP-Rocket/AccelerateWP store. + +## Update: 20:00 PT — browser verification + +Verified the fix in a real browser (Firefox via `.claude/scripts/ff.py`, headless), not just curl. +The product page (`/product/replacement-for-92-93...vent-glass-wing-window/`) renders fully: +styled header + nav (NEW GLASS / INVENTORY / ABOUT US / CONTACT US / CART / RETURN POLICY), product +image, full title, and price $50.00; DOM check returned title + h1 + price + 1596 chars of body. +CSS is intact (the RUCSS removal restored the product-template CSS) — **no white screen**. WSOD +definitively closed; product pages render end-to-end. (ff.py daemon stopped after.)