[object Object]

← back to Designer Wallcoverings

v5.5.2: PDP black size pills live (5.5.0 staged, 5.5.1 script placement, 5.5.2 hide native dropdown) + tear-sheet hidden; changelog with Δ-per-version

21644ea1460b513bd22b9035b6becae87ab08378 · 2026-06-25 15:38:42 -0700 · Steve (Claude)

Files touched

Diff

commit 21644ea1460b513bd22b9035b6becae87ab08378
Author: Steve (Claude) <steve@designerwallcoverings.com>
Date:   Thu Jun 25 15:38:42 2026 -0700

    v5.5.2: PDP black size pills live (5.5.0 staged, 5.5.1 script placement, 5.5.2 hide native dropdown) + tear-sheet hidden; changelog with Δ-per-version
---
 shopify/THEME-CHANGELOG.md | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/shopify/THEME-CHANGELOG.md b/shopify/THEME-CHANGELOG.md
index a26ef9d5..53f01fe7 100644
--- a/shopify/THEME-CHANGELOG.md
+++ b/shopify/THEME-CHANGELOG.md
@@ -8,8 +8,18 @@ and the rollback backup path.
 
 ---
 
-## v5.5.0 — PDP size pills + tear-sheet hidden  · STAGED (awaiting Steve deploy approval)
-**Δ from v5.4.1:** ADDS black size pills on PDPs (loads two assets that were dormant) + hides the inline tear sheet. Nothing from v5.4.1 removed; the v5.4.1 PDP render fix is retained.
+## v5.5.2 — hide redundant native size dropdown · DEPLOYED 2026-06-25 ~15:33 PT
+**Δ from v5.5.1:** ADDS `!important` CSS to `dw-pdp-restyle.css` that hides the native `.select-wrapper`/`<select>`/label size row (the theme re-renders an inline `display:block` that beat the non-`!important` rule, leaving a duplicate dropdown under the pills). Select stays in DOM for cart/variant JS.
+**Verified live (PMW-75923 + DWAK-700035):** pills only, native dropdown hidden, image/cart/single-title intact.
+**Rollback:** `pending-approval/pdp-size-pills-2026-06-25/backups-deploy-*/assets__dw-pdp-restyle.css.PRE-v5.5.2`.
+
+## v5.5.1 — fix size-pills script placement · DEPLOYED 2026-06-25 ~15:29 PT
+**Δ from v5.5.0:** MOVES the `dw-pdp-size-pills.js` `<script>` from theme.liquid's first **non-rendered** `<head>` (line ~68) to the **rendered** head after the real `dw-grid-control.js` (after `content_for_header`). In v5.5.0 the tag never reached the page, so pills didn't render. No other change.
+**Verified live:** `scriptTagPresent` true, pills render, click "Sold Per Yard" → $4.25→$170.05.
+**Rollback:** `…/backups-deploy-*/layout__theme.liquid.PRE-v5.5.1`.
+
+## v5.5.0 — PDP size pills + tear-sheet hidden · DEPLOYED 2026-06-25 ~15:29 PT (pills not yet rendering — fixed in v5.5.1)
+**Δ from v5.4.1:** ADDS black size pills on PDPs (loads two dormant assets) + hides the inline tear sheet. Nothing from v5.4.1 removed; the v5.4.1 PDP render fix is retained. CSS loaded (tear-sheet + select-hide worked) but the JS ref landed in a non-rendered head block (see v5.5.1).
 **Changes:**
 - Render both Size options as **black pills** (Sample + Sold Per Yard) on every PDP, killing the "Sample / Sample" duplicate — by loading the already-present `dw-pdp-size-pills.js` + `dw-pdp-restyle.css` (they existed on the theme but were never referenced in `theme.liquid`).
 - Hide the printable **Tear Sheet** (`.dw-spec-page`) off-screen on the on-screen PDP — it was rendering a duplicate `<h1>` title + the Purchasing-Agency address inline. Kept renderable for PDF/print.

← 98ab5eeb auto-save: 2026-06-25T15:34:57 (4 files) — pending-approval/  ·  back to Designer Wallcoverings  ·  v5.6.0 staged: PDP info-column light tidy (equal-width align f7aa3d46 →