← back to Fabricfriday
Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
da154200ab839fdefffc1c3a877e63fbe0d99b32 · 2026-06-03 20:45:05 -0700 · Steve
Files touched
Diff
commit da154200ab839fdefffc1c3a877e63fbe0d99b32
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Jun 3 20:45:05 2026 -0700
Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
---
data/products.json | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/data/products.json b/data/products.json
index 3b1f8c7..0e6f1a4 100644
--- a/data/products.json
+++ b/data/products.json
@@ -13,84 +13,84 @@
"archive": [
{
"handle": "dwkk-g7057da14",
- "title": "Brink — Delft Indigo Chenille",
+ "title": "Brink",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/GWF-3733_151_8c242f7c-5c7d-4f82-878d-09235ca6ae41.jpg?v=1726797466",
"week": "2026-02-06"
},
{
"handle": "dwkk-ga47c675d",
- "title": "Blyth Weave — Navy Herringbone",
+ "title": "Blyth Weave",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020108_50_2afea9fc-ad82-4485-8dce-e1fed6676b2a.jpg?v=1726797466",
"week": "2026-02-13"
},
{
"handle": "dwkk-g778c767f",
- "title": "Seaford Weave — Diamond Ivory",
+ "title": "Seaford Weave",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020106_1_04b30aa2-2cba-4f92-94f6-f4d200a15cfe.jpg?v=1726797466",
"week": "2026-02-20"
},
{
"handle": "dwkk-g37826aec",
- "title": "Maldon Weave — Fog Grey Diamond",
+ "title": "Maldon Weave",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2020102_11_7d6fa794-8480-4b38-8ee5-1b0c8f53b22e.jpg?v=1726797466",
"week": "2026-02-27"
},
{
"handle": "dwkk-gdc6143f9",
- "title": "Bale — Radicchio Pink Bouclé",
+ "title": "Bale",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2019155_710_95e89ba7-f723-451b-8611-47aa1d4aa06e.jpg?v=1726797466",
"week": "2026-03-06"
},
{
"handle": "dwkk-gb60bfc9c",
- "title": "Levens Velvet — Leaf Green",
+ "title": "Levens Velvet",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2019118_3_104d33bf-4a11-4708-b90f-0d274e118a5a.jpg?v=1726797466",
"week": "2026-03-13"
},
{
"handle": "dwkk-134918",
- "title": "Gemma Velvet — Pacific Turquoise",
+ "title": "Gemma Velvet",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/2018148_135_79ba2f07-1ec7-45f0-841c-87b4c84cc2fd.jpg?v=1726797466",
"week": "2026-03-20"
},
{
"handle": "canal-stripe-texture-durable-walls-xwd-52116",
- "title": "Canal Stripe Texture — Durable Type II",
+ "title": "Canal Stripe Texture",
"vendor": "Hollywood Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/XWD-52116.jpg?v=1726797466",
"week": "2026-03-27"
},
{
"handle": "faux-glass-bead-wallpaper-110-deep-gold-fgb-110",
- "title": "Faux Glass Bead — Deep Gold",
+ "title": "Faux Glass Bead",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FGB-110.jpg?v=1726797466",
"week": "2026-04-03"
},
{
"handle": "faux-glass-bead-wallpaper-109-jade-green-fgb-109",
- "title": "Faux Glass Bead — Jade Green",
+ "title": "Faux Glass Bead",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FGB-109.jpg?v=1726797466",
"week": "2026-04-10"
},
{
"handle": "frank-s-faux-finish-fff-2934",
- "title": "Frank's Faux Finish — Artisan Plaster",
+ "title": "Frank's Faux Finish",
"vendor": "Hollywood Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/FFF-2934.jpg?v=1726797466",
"week": "2026-04-17"
},
{
"handle": "calais-red-grain-stripe-wallpaper-cca-83190",
- "title": "Calais Grain Stripe — Red",
+ "title": "Calais Grain Stripe",
"vendor": "Designer Wallcoverings",
"img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/CCA-83190.jpg?v=1726797466",
"week": "2026-04-24"
← c82dba1 gitignore: add missing standard excludes (.next/)
·
back to Fabricfriday
·
banner: wire universal promo-banner require above express.st e2c8214 →