← back to Wallsandfabrics
scrub vendor names (Schumacher, Thibaut) + 'vendor' references from editorial copy + search placeholder
dc5577f02693623bf196e7f269bfbe40047abc8c · 2026-05-25 21:41:38 -0700 · steve
Standing rule — DW vendor names NEVER in customer-facing UI. The editorial
'About the Collection' + 'How to' copy named Schumacher and Thibaut as
examples; both sit on the 30-vendor denylist. Replaced with generic
category words (botanical paper, grasscloth, ochre botanical). Search
placeholder no longer prompts users to type 'vendor'.
Files touched
Diff
commit dc5577f02693623bf196e7f269bfbe40047abc8c
Author: steve <steve@designerwallcoverings.com>
Date: Mon May 25 21:41:38 2026 -0700
scrub vendor names (Schumacher, Thibaut) + 'vendor' references from editorial copy + search placeholder
Standing rule — DW vendor names NEVER in customer-facing UI. The editorial
'About the Collection' + 'How to' copy named Schumacher and Thibaut as
examples; both sit on the 30-vendor denylist. Replaced with generic
category words (botanical paper, grasscloth, ochre botanical). Search
placeholder no longer prompts users to type 'vendor'.
---
public/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/public/index.html b/public/index.html
index 78ef05f..5f9e183 100644
--- a/public/index.html
+++ b/public/index.html
@@ -164,7 +164,7 @@ footer.site a{color:var(--accent2)}
<div class="label">About the Collection</div>
<h2>Most catalogs make you switch contexts — wallpaper here, textiles over there. This one doesn’t.</h2>
<div class="cols">
- <p>Designers who work in <em>walls and fabrics</em> together know the problem. A Schumacher botanical needs a drapery that won’t fight it. A Thibaut grasscloth needs the right woven texture in the cushion. Pulling them from separate vendors, separate sites, separate spec sheets is the friction that eats an afternoon.</p>
+ <p>Designers who work in <em>walls and fabrics</em> together know the problem. A botanical paper needs a drapery that won’t fight it. A grasscloth needs the right woven texture in the cushion. Pulling them from separate catalogs, separate sites, separate spec sheets is the friction that eats an afternoon.</p>
<p>This site is the narrower lens: every wallcovering, fabric, mural, and trim we carry, in one searchable grid. Sort by color wheel and scroll terracotta to teal across both surfaces at once. Tag a paper you like, hold its hue against the coordinating linen, and order the memo samples side-by-side — they ship the next business day from the same warehouse.</p>
</div>
</div>
@@ -178,7 +178,7 @@ footer.site a{color:var(--accent2)}
<div class="step">
<div class="num">01 — Filter</div>
<h3>Pick a surface, then narrow.</h3>
- <p>Start with Walls or Fabrics, search a vendor or color word (“Schumacher botanical,” “putty linen”), and let the grid prune to the working shortlist. Color-wheel sort puts adjacent hues next to each other so a near-match jumps the eye.</p>
+ <p>Start with Walls or Fabrics, search a pattern name or color word (“ochre botanical,” “putty linen”), and let the grid prune to the working shortlist. Color-wheel sort puts adjacent hues next to each other so a near-match jumps the eye.</p>
</div>
<div class="step">
<div class="num">02 — Pair</div>
@@ -197,7 +197,7 @@ footer.site a{color:var(--accent2)}
<section class="wrap" id="grid">
<div class="toolbar">
- <div class="grow"><input id="q" type="search" placeholder="Search by name, color, vendor, surface…" autocomplete="off"></div>
+ <div class="grow"><input id="q" type="search" placeholder="Search by name, color, surface…" autocomplete="off"></div>
<div class="group"><label for="sort">Sort</label>
<select id="sort">
<option value="newest">Newest</option>
← 835b059 replace per-card vendor label with 'Designer Wallcoverings'
·
back to Wallsandfabrics
·
sku-redact: wire shared vendor-id display scrubber 0b30a3b →