[object Object]

← back to Textiletuesday

Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle

7eebd43f31ab4442a0110b80f531c5ade3bc2002 · 2026-06-03 20:45:55 -0700 · Steve

Files touched

Diff

commit 7eebd43f31ab4442a0110b80f531c5ade3bc2002
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed Jun 3 20:45:55 2026 -0700

    Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
---
 data/products.json | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/data/products.json b/data/products.json
index 593a617..16c7874 100644
--- a/data/products.json
+++ b/data/products.json
@@ -12,21 +12,21 @@
   "archive": [
     {
       "handle": "eatonville-faux-linen-durable-walls-xwt-53320",
-      "title": "Eatonville Faux Linen — Natural",
+      "title": "Eatonville Faux Linen",
       "vendor": "Hollywood Wallcoverings",
       "img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/XWT-53320.jpg?v=1726797466",
       "week": "Feb 3"
     },
     {
       "handle": "lenox-faux-linen-finish-durable-walls-xwf-52283",
-      "title": "Lenox Faux Linen — Durable",
+      "title": "Lenox Faux Linen",
       "vendor": "Hollywood Wallcoverings",
       "img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/XWF-52283.jpg?v=1726797466",
       "week": "Feb 10"
     },
     {
       "handle": "jones-faux-grass-durable-walls-xwf-52230",
-      "title": "Jones Faux Grass — Durable",
+      "title": "Jones Faux Grass",
       "vendor": "Hollywood Wallcoverings",
       "img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/XWF-52230.jpg?v=1726797466",
       "week": "Feb 17"
@@ -61,35 +61,35 @@
     },
     {
       "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": "Mar 24"
     },
     {
       "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": "Mar 31"
     },
     {
       "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": "Apr 7"
     },
     {
       "handle": "canal-texture-durable-walls-xwd-52104",
-      "title": "Canal Texture — Durable Weave",
+      "title": "Canal Texture",
       "vendor": "Hollywood Wallcoverings",
       "img": "https://cdn.shopify.com/s/files/1/0015/4117/7456/files/XWD-52104.jpg?v=1726797466",
       "week": "Apr 14"
     },
     {
       "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": "Apr 22"

← 444514c gitignore: add missing standard excludes (.next/)  ·  back to Textiletuesday  ·  banner: wire universal promo-banner require above express.st 1899ff7 →