← back to Museumwallpaper
Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
4841efc8e1a173923850a5107edbb4187f7e8c70 · 2026-06-03 20:45:25 -0700 · Steve
Files touched
Diff
commit 4841efc8e1a173923850a5107edbb4187f7e8c70
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Jun 3 20:45:25 2026 -0700
Scrub residual vendor names from products.json (title/vendor/tags); preserve sku/handle
---
data/products.json | 19 ++++---------------
1 file changed, 4 insertions(+), 15 deletions(-)
diff --git a/data/products.json b/data/products.json
index b437478..b4b17e5 100644
--- a/data/products.json
+++ b/data/products.json
@@ -1657,8 +1657,7 @@
"Lightblue",
"Linen Texture",
"Living Room",
- "Low Traffic",
- "Malibu Wallcovering"
+ "Low Traffic"
],
"max_price": null,
"aesthetic": "grasscloth",
@@ -1879,8 +1878,7 @@
"Light Teal",
"Linen Texture",
"Living Room",
- "Low Traffic",
- "Malibu Wallcovering"
+ "Low Traffic"
],
"max_price": null,
"aesthetic": "grasscloth",
@@ -1989,7 +1987,6 @@
"light green",
"Living Room",
"Low Traffic",
- "Malibu Wallcovering",
"Natural Wallcovering",
"Non-Woven"
],
@@ -2245,7 +2242,6 @@
"Grasscloth Texture",
"Light Duty",
"Low Traffic",
- "Malibu Wallpaper",
"Minimalist",
"Natural Wallcovering",
"Non-Woven",
@@ -2286,7 +2282,6 @@
"Light Gray",
"Living Room",
"Low Traffic",
- "Malibu Wallcovering",
"Minimalist"
],
"max_price": null,
@@ -2393,7 +2388,6 @@
"light green",
"Living Room",
"Low Traffic",
- "Malibu Walls",
"Marion Faux Arrowroot",
"Marion Faux Arrowroot Contemporary Faux Grasscloth",
"Natural Wallcovering",
@@ -2434,8 +2428,7 @@
"Light Duty",
"Linen Texture",
"Living Room",
- "Low Traffic",
- "Malibu Wallcovering"
+ "Low Traffic"
],
"max_price": null,
"aesthetic": "grasscloth",
@@ -2471,7 +2464,6 @@
"light blue",
"Light Duty",
"Low Traffic",
- "Malibu Wallpaper",
"Minimalist"
],
"max_price": null,
@@ -2617,7 +2609,6 @@
"Dramatic",
"Ebony",
"ELIT-RM-410-81",
- "Elitis",
"Entertainment Room",
"Fabric",
"Fabric-backed Vinyl"
@@ -2727,7 +2718,6 @@
"Light Duty",
"Light Purple",
"Low Traffic",
- "Malibu Wallpaper",
"Minimalist",
"Natural Wallcovering",
"Non-Woven",
@@ -2767,8 +2757,7 @@
"Light Duty",
"Light Gray",
"Living Room",
- "Low Traffic",
- "Malibu Walls"
+ "Low Traffic"
],
"max_price": null,
"aesthetic": "type 2",
← f60fddf seo/a11y: add visually-hidden <h1> (site name) for heading s
·
back to Museumwallpaper
·
snapshot before step2 codemod 48d4280 →