← back to Hollywood Import
TK-00109: harden wallcovering canary per contrarian gate — exclude opaque internal-code pattern names + acoustic-worded descriptions; verified image alt clean on live products, 1.448 markup empirically dominant (8511 rows)
44cb1a0a6183df0963a2dd765496f4a9e82f1972 · 2026-07-27 16:10:26 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Files touched
M momentum-feed/build-wallcovering-canary.mjsM momentum-feed/wallcovering-canary-verify.jsonM momentum-feed/wallcovering-canary.json
Diff
commit 44cb1a0a6183df0963a2dd765496f4a9e82f1972
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon Jul 27 16:10:26 2026 -0700
TK-00109: harden wallcovering canary per contrarian gate — exclude opaque internal-code pattern names + acoustic-worded descriptions; verified image alt clean on live products, 1.448 markup empirically dominant (8511 rows)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---
momentum-feed/build-wallcovering-canary.mjs | 5 +
momentum-feed/wallcovering-canary-verify.json | 270 +++++++--------
momentum-feed/wallcovering-canary.json | 468 +++++++++++++-------------
3 files changed, 374 insertions(+), 369 deletions(-)
diff --git a/momentum-feed/build-wallcovering-canary.mjs b/momentum-feed/build-wallcovering-canary.mjs
index 39e5ab0..5a6bcc1 100644
--- a/momentum-feed/build-wallcovering-canary.mjs
+++ b/momentum-feed/build-wallcovering-canary.mjs
@@ -39,6 +39,11 @@ async function main() {
AND mc.image_url IS NOT NULL AND mc.image_url <> ''
AND mc.color_name IS NOT NULL
AND mc.description IS NOT NULL AND mc.description <> ''
+ -- data-quality guards (TK-00109 contrarian gate): no opaque internal-code pattern names
+ -- (e.g. 'RS00039') surfacing as customer-facing titles, and no acoustic-worded copy on a
+ -- wallcovering row (category-mismatched description).
+ AND COALESCE(p.hw_title, mc.pattern_name) !~* '^[a-z]{1,3}[0-9]{4,}$'
+ AND mc.description !~* 'acoustic panel'
ORDER BY mc.pattern_name, mc.dw_sku`);
// drop already-created, then spread across the price range for a stronger price-rule canary
diff --git a/momentum-feed/wallcovering-canary-verify.json b/momentum-feed/wallcovering-canary-verify.json
index 8b82da2..3294a43 100644
--- a/momentum-feed/wallcovering-canary-verify.json
+++ b/momentum-feed/wallcovering-canary-verify.json
@@ -12,118 +12,106 @@
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-510874",
- "mfr_sku": "09522577",
- "pattern": "RS00039",
- "color": "Crimson Red",
- "list_price": 10,
- "hw_fresh": 14.48,
- "hw_stored": 14.48,
- "rule_ok": true,
- "above_sample": true,
- "drift_vs_stored": 0
- },
- {
- "dw_sku": "DWHD-503876",
- "mfr_sku": "09254518",
- "pattern": "Loom",
- "color": "Olive Drab",
- "list_price": 10.4,
- "hw_fresh": 15.06,
- "hw_stored": 15.06,
+ "dw_sku": "DWHD-505467",
+ "mfr_sku": "09336017",
+ "pattern": "Preveza",
+ "color": "Pewter",
+ "list_price": 29.05,
+ "hw_fresh": 42.06,
+ "hw_stored": 42.06,
"rule_ok": true,
"above_sample": true,
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-502872",
- "mfr_sku": "09498652",
- "pattern": "Halcyon",
+ "dw_sku": "DWHD-501018",
+ "mfr_sku": "09229262",
+ "pattern": "Bristol",
"color": "Oatmeal",
- "list_price": 31.1,
- "hw_fresh": 45.03,
- "hw_stored": 44.52,
+ "list_price": 33.35,
+ "hw_fresh": 48.29,
+ "hw_stored": 47.78,
"rule_ok": true,
"above_sample": true,
"drift_vs_stored": 0.51
},
{
- "dw_sku": "DWHD-502380",
- "mfr_sku": "09242099",
- "pattern": "Fiji",
- "color": "Slate",
- "list_price": 33.55,
- "hw_fresh": 48.58,
- "hw_stored": 48.07,
+ "dw_sku": "DWHD-506092",
+ "mfr_sku": "09276397",
+ "pattern": "Sassafras",
+ "color": "Sienna",
+ "list_price": 34.1,
+ "hw_fresh": 49.38,
+ "hw_stored": 49.38,
"rule_ok": true,
"above_sample": true,
- "drift_vs_stored": 0.51
+ "drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-503553",
- "mfr_sku": "09461615",
- "pattern": "Konalea",
+ "dw_sku": "DWHD-505013",
+ "mfr_sku": "09518331",
+ "pattern": "P3TEC Alpine Type II",
"color": "Driftwood",
- "list_price": 34.75,
- "hw_fresh": 50.32,
- "hw_stored": 50.32,
+ "list_price": 34.95,
+ "hw_fresh": 50.61,
+ "hw_stored": 50.61,
"rule_ok": true,
"above_sample": true,
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-507703",
- "mfr_sku": "09637516",
- "pattern": "Weft",
+ "dw_sku": "DWHD-501698",
+ "mfr_sku": "09617298",
+ "pattern": "Crafted Linen",
"color": "Driftwood",
- "list_price": 34.95,
- "hw_fresh": 50.61,
- "hw_stored": 50.1,
+ "list_price": 35.3,
+ "hw_fresh": 51.11,
+ "hw_stored": 50.61,
"rule_ok": true,
"above_sample": true,
- "drift_vs_stored": 0.51
+ "drift_vs_stored": 0.5
},
{
- "dw_sku": "DWHD-501905",
- "mfr_sku": "09238458",
- "pattern": "Double Cross",
- "color": "Charcoal",
- "list_price": 35.9,
- "hw_fresh": 51.98,
- "hw_stored": 51.98,
+ "dw_sku": "DWHD-505927",
+ "mfr_sku": "09349723",
+ "pattern": "Rushmore WC",
+ "color": "Alabaster",
+ "list_price": 36.05,
+ "hw_fresh": 52.2,
+ "hw_stored": 52.2,
"rule_ok": true,
"above_sample": true,
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-505367",
- "mfr_sku": "09639474",
- "pattern": "Plaster Piece",
+ "dw_sku": "DWHD-507167",
+ "mfr_sku": "09285164",
+ "pattern": "Tulle",
"color": "Alabaster",
- "list_price": 36.7,
- "hw_fresh": 53.14,
- "hw_stored": 53.14,
+ "list_price": 36.75,
+ "hw_fresh": 53.21,
+ "hw_stored": 53.21,
"rule_ok": true,
"above_sample": true,
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-504692",
- "mfr_sku": "09593054",
- "pattern": "Noble Notch",
- "color": "Alabaster",
- "list_price": 37.8,
- "hw_fresh": 54.73,
- "hw_stored": 54.73,
+ "dw_sku": "DWHD-506179",
+ "mfr_sku": "09567996",
+ "pattern": "Secret Garden",
+ "color": "Rosewood",
+ "list_price": 38.05,
+ "hw_fresh": 55.1,
+ "hw_stored": 54.59,
"rule_ok": true,
"above_sample": true,
- "drift_vs_stored": 0
+ "drift_vs_stored": 0.51
},
{
- "dw_sku": "DWHD-500248",
- "mfr_sku": "09593318",
- "pattern": "Alys Texture WS",
- "color": "Alabaster",
+ "dw_sku": "DWHD-501094",
+ "mfr_sku": "09596519",
+ "pattern": "By A Thread",
+ "color": "Oatmeal",
"list_price": 39.25,
"hw_fresh": 56.83,
"hw_stored": 56.83,
@@ -132,10 +120,10 @@
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-502528",
- "mfr_sku": "09632973",
- "pattern": "Form Fragments",
- "color": "Pewter",
+ "dw_sku": "DWHD-502504",
+ "mfr_sku": "09632918",
+ "pattern": "Form",
+ "color": "Oatmeal",
"list_price": 39.85,
"hw_fresh": 57.7,
"hw_stored": 57.7,
@@ -144,99 +132,111 @@
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-503730",
- "mfr_sku": "09585827",
- "pattern": "Limited Edition",
- "color": "Pewter",
- "list_price": 41.2,
- "hw_fresh": 59.66,
- "hw_stored": 59.66,
+ "dw_sku": "DWHD-504379",
+ "mfr_sku": "09549109",
+ "pattern": "Midsummer",
+ "color": "Oatmeal",
+ "list_price": 40.95,
+ "hw_fresh": 59.3,
+ "hw_stored": 59.29,
"rule_ok": true,
"above_sample": true,
- "drift_vs_stored": 0
+ "drift_vs_stored": 0.01
},
{
- "dw_sku": "DWHD-502699",
- "mfr_sku": "09365607",
- "pattern": "Glenwood",
- "color": "Slate",
- "list_price": 42.75,
- "hw_fresh": 61.9,
- "hw_stored": 61.9,
+ "dw_sku": "DWHD-500158",
+ "mfr_sku": "09393789",
+ "pattern": "Alexandria",
+ "color": "Driftwood",
+ "list_price": 42.2,
+ "hw_fresh": 61.11,
+ "hw_stored": 60.6,
"rule_ok": true,
"above_sample": true,
- "drift_vs_stored": 0
+ "drift_vs_stored": 0.51
},
{
- "dw_sku": "DWHD-505654",
- "mfr_sku": "09270853",
- "pattern": "Reese",
+ "dw_sku": "DWHD-505338",
+ "mfr_sku": "09556292",
+ "pattern": "Pima",
"color": "Driftwood",
- "list_price": 44.3,
- "hw_fresh": 64.15,
- "hw_stored": 64.14,
+ "list_price": 43.55,
+ "hw_fresh": 63.06,
+ "hw_stored": 62.55,
"rule_ok": true,
"above_sample": true,
- "drift_vs_stored": 0.01
+ "drift_vs_stored": 0.51
},
{
- "dw_sku": "DWHD-501270",
- "mfr_sku": "09231748",
- "pattern": "Capulet Damask",
- "color": "Champagne",
- "list_price": 46.15,
- "hw_fresh": 66.83,
- "hw_stored": 66.82,
+ "dw_sku": "DWHD-504997",
+ "mfr_sku": "09526350",
+ "pattern": "Oxford",
+ "color": "Slate",
+ "list_price": 45.35,
+ "hw_fresh": 65.67,
+ "hw_stored": 65.67,
"rule_ok": true,
"above_sample": true,
- "drift_vs_stored": 0.01
+ "drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-508043",
- "mfr_sku": "09199331",
- "pattern": "Layout",
- "color": "Champagne",
- "list_price": 54.6,
- "hw_fresh": 79.06,
- "hw_stored": 79.06,
+ "dw_sku": "DWHD-507507",
+ "mfr_sku": "09615846",
+ "pattern": "Vibrato",
+ "color": "Driftwood",
+ "list_price": 49,
+ "hw_fresh": 70.95,
+ "hw_stored": 70.95,
"rule_ok": true,
"above_sample": true,
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-507101",
- "mfr_sku": "09591866",
- "pattern": "Trielle Deco",
- "color": "Burnt Sienna",
- "list_price": 66.8,
- "hw_fresh": 96.73,
- "hw_stored": 96.72,
+ "dw_sku": "DWHD-501440",
+ "mfr_sku": "09314215",
+ "pattern": "Chaumont",
+ "color": "Pewter",
+ "list_price": 57.95,
+ "hw_fresh": 83.91,
+ "hw_stored": 83.91,
"rule_ok": true,
"above_sample": true,
- "drift_vs_stored": 0.01
+ "drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-503009",
- "mfr_sku": "09361449",
- "pattern": "Heavy Tightweave",
- "color": "Driftwood",
- "list_price": 92.3,
- "hw_fresh": 133.65,
- "hw_stored": 133.65,
+ "dw_sku": "DWHD-507727",
+ "mfr_sku": "09464013",
+ "pattern": "Well Well Well WC",
+ "color": "Onyx",
+ "list_price": 72.35,
+ "hw_fresh": 104.76,
+ "hw_stored": 104.76,
"rule_ok": true,
"above_sample": true,
"drift_vs_stored": 0
},
{
- "dw_sku": "DWHD-505204",
- "mfr_sku": "09362054",
- "pattern": "Paper Weave La",
- "color": "Driftwood",
- "list_price": 113.15,
- "hw_fresh": 163.84,
- "hw_stored": 163.84,
+ "dw_sku": "DWHD-503415",
+ "mfr_sku": "09558646",
+ "pattern": "Javel Paris",
+ "color": "Terracotta",
+ "list_price": 96.55,
+ "hw_fresh": 139.8,
+ "hw_stored": 139.8,
"rule_ok": true,
"above_sample": true,
"drift_vs_stored": 0
+ },
+ {
+ "dw_sku": "DWHD-504515",
+ "mfr_sku": "09361768",
+ "pattern": "Montana Sisal",
+ "color": "Alabaster",
+ "list_price": 120.4,
+ "hw_fresh": 174.34,
+ "hw_stored": 174.33,
+ "rule_ok": true,
+ "above_sample": true,
+ "drift_vs_stored": 0.01
}
]
\ No newline at end of file
diff --git a/momentum-feed/wallcovering-canary.json b/momentum-feed/wallcovering-canary.json
index e2bc99f..11a542c 100644
--- a/momentum-feed/wallcovering-canary.json
+++ b/momentum-feed/wallcovering-canary.json
@@ -20,381 +20,381 @@
"fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread\n25, smoke developed 60 (test procedure is comparable to\nUL 723)\nEuropean Standard EN 13501 Fire Test: meets\nrequirements"
},
{
- "id": 55520,
- "dw_sku": "DWHD-510874",
- "mfr_sku": "09522577",
- "pattern": "RS00039",
- "color": "Crimson Red",
- "hw": "14.48",
+ "id": 5758,
+ "dw_sku": "DWHD-505467",
+ "mfr_sku": "09336017",
+ "pattern": "Preveza",
+ "color": "Pewter",
+ "hw": "42.06",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/oxidized_metal-crimson.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Crimson Red, Bolinas Cove, RS00039, 09522577",
- "content": "",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/preveza-alaskan_blue.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Pewter, Alcatraz Island, Preveza, 09336017, ASTM E84 Tunnel Test: Class A, flame spread 25, smoke developed 15 (test procedure is comparable to UL 723)\nEuropean Standard EN 13501 Fire Test: reaction to fire classification B-s2, do",
+ "content": "70% wood pulp, 30% polyester",
"finish": "",
"product_type": "Wallcovering",
- "weight": "",
- "description": "This textured acoustic panel features a durable finish suitable for both aesthetic appeal and sound absorption in interior design projects.",
+ "weight": "1.00 oz",
+ "description": "Alcatraz Island in Alaskan Blue is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
"cleaning": "",
- "fire_rating": ""
+ "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 25, smoke developed 15 (test procedure is comparable to UL 723)\nEuropean Standard EN 13501 Fire Test: reaction to fire classification B-s2, do"
},
{
- "id": 4245,
- "dw_sku": "DWHD-503876",
- "mfr_sku": "09254518",
- "pattern": "Loom",
- "color": "Olive Drab",
- "hw": "15.06",
- "uom": "YD",
- "width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/loom-agave.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Olive Drab, China Rock, Loom, 09254518, CLASS A - ASTM E-84, Passes NFPA 101 & IBC Class A",
- "content": "",
- "finish": "Osnaburg",
- "product_type": "Wallcovering",
- "weight": "20.0 oz per lineal yard",
- "description": "China Rock in Agave is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
- "repeat": "",
- "cleaning": "",
- "fire_rating": "CLASS A - ASTM E-84, Passes NFPA 101 & IBC Class A"
- },
- {
- "id": 3264,
- "dw_sku": "DWHD-502872",
- "mfr_sku": "09498652",
- "pattern": "Halcyon",
+ "id": 1584,
+ "dw_sku": "DWHD-501018",
+ "mfr_sku": "09229262",
+ "pattern": "Bristol",
"color": "Oatmeal",
- "hw": "45.03",
+ "hw": "48.29",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/halcyon-biscuit.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Oatmeal, Asilomar, Halcyon, 09498652, Class A - ASTM E-84 (GRC), Passes NFPA 286 Corner Burn, NFPA 101 Life Safety Code, CAN/ULC S102-07",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/bristol-alpaca.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Oatmeal, Salt Creek, Bristol, 09229262, Class A - ASTM E-84 (GRC), Passes NFPA 286 Corner Burn, NFPA 101 Life Safety Code, CAN/ULC S102-07",
"content": "20% recycled content by weight, minimum 10% post-consumer",
"finish": "Osnaburg",
"product_type": "Wallcovering",
"weight": "20 oz/ly (452 gr/m²)",
- "description": "Asilomar in Biscuit is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "description": "Salt Creek in Alpaca is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
"cleaning": "Highly cleanable water-based inks",
"fire_rating": "Class A - ASTM E-84 (GRC), Passes NFPA 286 Corner Burn, NFPA 101 Life Safety Code, CAN/ULC S102-07"
},
{
- "id": 2835,
- "dw_sku": "DWHD-502380",
- "mfr_sku": "09242099",
- "pattern": "Fiji",
- "color": "Slate",
- "hw": "48.58",
+ "id": 6316,
+ "dw_sku": "DWHD-506092",
+ "mfr_sku": "09276397",
+ "pattern": "Sassafras",
+ "color": "Sienna",
+ "hw": "49.38",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/fiji-azure.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Slate, West Beach, Fiji, 09242099, Class A - ASTM E-84 (GRC), Passes NFPA 286 Corner Burn, NFPA 101 Life Safety Code, CAN/ULC S102-07",
- "content": "20% recycled content by weight, minimum 10% post-consumer",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/sassafras-bladen.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Sienna, Empire Cave, Sassafras, 09276397, ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 95 (test procedure is comparable to NFPA 255, UBC 8-1 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 30\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover\nEuropean Standard EN 13823 Fire Test: meets requirements",
+ "content": "100% vinyl",
"finish": "Osnaburg",
"product_type": "Wallcovering",
- "weight": "20 oz/ly (452 gr/m²)",
- "description": "West Beach in Azure is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
- "repeat": "",
- "cleaning": "Highly cleanable water-based inks",
- "fire_rating": "Class A - ASTM E-84 (GRC), Passes NFPA 286 Corner Burn, NFPA 101 Life Safety Code, CAN/ULC S102-07"
+ "weight": "20 oz/ly (620 g/lm)",
+ "description": "Empire Cave in Bladen is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "repeat": "18\" V",
+ "cleaning": "",
+ "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 95 (test procedure is comparable to NFPA 255, UBC 8-1 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 30\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover\nEuropean Standard EN 13823 Fire Test: meets requirements"
},
{
- "id": 3854,
- "dw_sku": "DWHD-503553",
- "mfr_sku": "09461615",
- "pattern": "Konalea",
+ "id": 5321,
+ "dw_sku": "DWHD-505013",
+ "mfr_sku": "09518331",
+ "pattern": "P3TEC Alpine Type II",
"color": "Driftwood",
- "hw": "50.32",
+ "hw": "50.61",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/konalea-akamai.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Arroyo Seco, Konalea, 09461615, ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 95 (test procedure is comparable to NFPA 255, UBC 8-1 and UL 723), CAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 30, NFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover, European Standard EN 13501 Fire Test: reaction to fire classification B-s2, d0",
- "content": "100% vinyl",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/p3tec_alpine_type_ii-aged_cedar.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Mission Bay, P3TEC Alpine Type II, 09518331, Class \"A\" Fire rated - Tested in accordance with ASTM E-84 Tunnel Test\nPasses Class \"A\" NFPA 101 Life Safety Code\nPasses NFPA 286 Corner Burn Test",
+ "content": "",
"finish": "Osnaburg",
"product_type": "Wallcovering",
- "weight": "20 oz/ly (620 g/lm)",
- "description": "Arroyo Seco in Akamai is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "weight": "20 oz. PLY/620 G/PLM\n13.3 oz. PSY/451 G/PSM",
+ "description": "Mission Bay in Aged Cedar is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
"cleaning": "",
- "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 95 (test procedure is comparable to NFPA 255, UBC 8-1 and UL 723), CAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 30, NFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover, European Standard EN 13501 Fire Test: reaction to fire classification B-s2, d0"
+ "fire_rating": "Class \"A\" Fire rated - Tested in accordance with ASTM E-84 Tunnel Test\nPasses Class \"A\" NFPA 101 Life Safety Code\nPasses NFPA 286 Corner Burn Test"
},
{
- "id": 597,
- "dw_sku": "DWHD-507703",
- "mfr_sku": "09637516",
- "pattern": "Weft",
+ "id": 70,
+ "dw_sku": "DWHD-501698",
+ "mfr_sku": "09617298",
+ "pattern": "Crafted Linen",
"color": "Driftwood",
- "hw": "50.61",
+ "hw": "51.11",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/weft-aurora.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Crystal Cove, Weft, 09637516, ASTM E84 Class A, CAN/ULC S102",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/crafted_linen-abbey.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Santa Barbara, Crafted Linen, 09617298, ASTM E84 Class A, CAN/ULC S102",
"content": "100% vinyl",
"finish": "Osnaburg",
"product_type": "Wallcovering",
"weight": "20 oz.",
- "description": "Crystal Cove in Aurora is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "description": "Santa Barbara in Abbey is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
"cleaning": "Warm water, mild soap",
"fire_rating": "ASTM E84 Class A, CAN/ULC S102"
},
{
- "id": 2410,
- "dw_sku": "DWHD-501905",
- "mfr_sku": "09238458",
- "pattern": "Double Cross",
- "color": "Charcoal",
- "hw": "51.98",
+ "id": 6171,
+ "dw_sku": "DWHD-505927",
+ "mfr_sku": "09349723",
+ "pattern": "Rushmore WC",
+ "color": "Alabaster",
+ "hw": "52.20",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/double_cross-after_dark.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Charcoal, Shoreline Park, Double Cross, 09238458, Class \"A\" Fire rated-Tested in accordance with ASTM E-84 Tunnel Test, Passes Class \"A\" NFPA 101 Life Safety Code, Passes NFPA 286 Corner Burn Test, Tested in accordance with CAN/ULC S102.2",
- "content": "10% recycled content (varied blend of pre-consumer and remanufactured material)",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/rushmore_wc-alabaster.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Alabaster, Cisco Beach, Rushmore WC, 09349723, ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 95 (test procedure is comparable to NFPA 255, UBC 8-1 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 30\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover\nEuropean Standard EN 13501 Fire Test: reaction to fire classification B-s2, do",
+ "content": "100% vinyl",
"finish": "Osnaburg",
"product_type": "Wallcovering",
- "weight": "20.0 oz. PLY/620 G/PLM 13.3 oz. PSY/451 G/PSM",
- "description": "Shoreline Park in After Dark is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "weight": "20 oz/ly (620 g/lm)",
+ "description": "Cisco Beach in Alabaster is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
"cleaning": "",
- "fire_rating": "Class \"A\" Fire rated-Tested in accordance with ASTM E-84 Tunnel Test, Passes Class \"A\" NFPA 101 Life Safety Code, Passes NFPA 286 Corner Burn Test, Tested in accordance with CAN/ULC S102.2"
+ "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 95 (test procedure is comparable to NFPA 255, UBC 8-1 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 30\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover\nEuropean Standard EN 13501 Fire Test: reaction to fire classification B-s2, do"
},
{
- "id": 368,
- "dw_sku": "DWHD-505367",
- "mfr_sku": "09639474",
- "pattern": "Plaster Piece",
+ "id": 7287,
+ "dw_sku": "DWHD-507167",
+ "mfr_sku": "09285164",
+ "pattern": "Tulle",
"color": "Alabaster",
- "hw": "53.14",
+ "hw": "53.21",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/plaster_piece-alabaster.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Alabaster, AT&T Park, Plaster Piece, 09639474, ACT Flammability, ACT Colorfastness, Flame Cert",
- "content": "",
- "finish": "Osnaburg",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/tulle-creamy_chiffon.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Alabaster, Quail Hollow, Tulle, 09285164, ASTM E84 Tunnel Test: Class A, flame spread 10, smoke developed 25 (test procedure is comparable to NFPA 255, UBC 8-1 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 31\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover\nEuropean Standard EN 13501 Fire Test: meets requirements",
+ "content": "100% vinyl",
+ "finish": "Non-woven",
"product_type": "Wallcovering",
- "weight": "20 oz. PLY, 620 G/PLM 13.3 oz. PSY, 451 G/PSM",
- "description": "AT&T Park in Alabaster is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "weight": "20 oz/ly (620 g/lm)",
+ "description": "Quail Hollow in Creamy Chiffon is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
- "cleaning": "Inherent anti-microbial protection\nWithstands hospital-grade cleaners & disinfectants",
- "fire_rating": "ACT Flammability, ACT Colorfastness, Flame Cert"
+ "cleaning": "",
+ "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 10, smoke developed 25 (test procedure is comparable to NFPA 255, UBC 8-1 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 31\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover\nEuropean Standard EN 13501 Fire Test: meets requirements"
},
{
- "id": 5025,
- "dw_sku": "DWHD-504692",
- "mfr_sku": "09593054",
- "pattern": "Noble Notch",
- "color": "Alabaster",
- "hw": "54.73",
+ "id": 6374,
+ "dw_sku": "DWHD-506179",
+ "mfr_sku": "09567996",
+ "pattern": "Secret Garden",
+ "color": "Rosewood",
+ "hw": "55.10",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/noble_notch-barrister.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Alabaster, Alviso, Noble Notch, 09593054, ACT Flammability, ACT Colorfastness, Flame Cert",
- "content": "",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/secret_garden-cherry_blossom.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Rosewood, Fort Funston, Secret Garden, 09567996, ASTM E84 Class A, CAN/ULC S102",
+ "content": "100% vinyl",
"finish": "Osnaburg",
"product_type": "Wallcovering",
- "weight": "20.0 oz. PLY/620 G/PLM 13.3 oz. PSY/451 G/PSM",
- "description": "Alviso in Barrister is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "weight": "20 oz.",
+ "description": "Fort Funston in Cherry Blossom is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
- "cleaning": "Inherent anti-microbial protection\nWithstands hospital-grade cleaners & disinfectants\nAvailable as a custom with | INVISICAP complete chemical protection",
- "fire_rating": "ACT Flammability, ACT Colorfastness, Flame Cert"
+ "cleaning": "Warm water, mild soap",
+ "fire_rating": "ASTM E84 Class A, CAN/ULC S102"
},
{
- "id": 25,
- "dw_sku": "DWHD-500248",
- "mfr_sku": "09593318",
- "pattern": "Alys Texture WS",
- "color": "Alabaster",
+ "id": 1660,
+ "dw_sku": "DWHD-501094",
+ "mfr_sku": "09596519",
+ "pattern": "By A Thread",
+ "color": "Oatmeal",
"hw": "56.83",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/alys_texture_ws-alabaster.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Alabaster, Dana Point, Alys Texture WS, 09593318, ASTM E84 Class A, CAN/ULC S102, Passes IMO",
- "content": "60% glass fiber, 40% bio-based coating",
- "finish": "",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/by_a_thread-balance.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Oatmeal, Crescent Bay, By A Thread, 09596519, ASTM E84 Class A, CAN/ULC S102",
+ "content": "100% vinyl",
+ "finish": "Non-woven, 50% post-consumer recycled content",
"product_type": "Wallcovering",
- "weight": "10.72 oz",
- "description": "Dana Point in Alabaster is a textured wallcovering by Hollywood Wallcoverings featuring rich Alabaster tones. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "weight": "20 oz.",
+ "description": "Crescent Bay in Balance is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
"cleaning": "Warm water, mild soap",
- "fire_rating": "ASTM E84 Class A, CAN/ULC S102, Passes IMO"
+ "fire_rating": "ASTM E84 Class A, CAN/ULC S102"
},
{
- "id": 198,
- "dw_sku": "DWHD-502528",
- "mfr_sku": "09632973",
- "pattern": "Form Fragments",
- "color": "Pewter",
+ "id": 174,
+ "dw_sku": "DWHD-502504",
+ "mfr_sku": "09632918",
+ "pattern": "Form",
+ "color": "Oatmeal",
"hw": "57.70",
"uom": "YD",
"width": "52",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/form_fragments-antique_black.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Pewter, Hazard Canyon, Form Fragments, 09632973, ACT Flammability, ACT Colorfastness, Flame Cert",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/form-baked.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Oatmeal, Point Buchon, Form, 09632918, ACT Flammability, ACT Colorfastness, Flame Cert",
"content": "",
"finish": "Non-woven",
"product_type": "Wallcovering",
"weight": "20 oz. PLY, 620 G/PLM 13.3 oz. PSY, 451 G/PSM",
- "description": "Hazard Canyon in Antique Black is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
- "repeat": "18\" V, 52\" H",
- "cleaning": "Inherent anti-microbial protection\nWithstands hospital-grade cleaners & disinfectants\nAvailable as a custom with INVISICAP | complete chemical protection",
+ "description": "Point Buchon in Baked is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "repeat": "",
+ "cleaning": "Inherent anti-microbial protection\nWithstands hospital-grade cleaners & disinfectants",
"fire_rating": "ACT Flammability, ACT Colorfastness, Flame Cert"
},
{
- "id": 4099,
- "dw_sku": "DWHD-503730",
- "mfr_sku": "09585827",
- "pattern": "Limited Edition",
- "color": "Pewter",
- "hw": "59.66",
+ "id": 4712,
+ "dw_sku": "DWHD-504379",
+ "mfr_sku": "09549109",
+ "pattern": "Midsummer",
+ "color": "Oatmeal",
+ "hw": "59.30",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/limited_edition-brushed_nickel.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Pewter, Estero Bay, Limited Edition, 09585827, ASTM E84 Class A, CAN/ULC S102",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/midsummer-barefoot.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Oatmeal, Butano State, Midsummer, 09549109, ASTM E84 Class A, CAN/ULC S102",
"content": "100% vinyl",
- "finish": "Osnaburg",
+ "finish": "Non-woven, 50% post-consumer recycled content",
"product_type": "Wallcovering",
"weight": "20 oz.",
- "description": "Estero Bay in Brushed Nickel is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
- "repeat": "12\" V",
+ "description": "Butano State in Barefoot is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "repeat": "25-1/4\" V",
"cleaning": "Warm water, mild soap",
"fire_rating": "ASTM E84 Class A, CAN/ULC S102"
},
{
- "id": 3091,
- "dw_sku": "DWHD-502699",
- "mfr_sku": "09365607",
- "pattern": "Glenwood",
- "color": "Slate",
- "hw": "61.90",
+ "id": 780,
+ "dw_sku": "DWHD-500158",
+ "mfr_sku": "09393789",
+ "pattern": "Alexandria",
+ "color": "Driftwood",
+ "hw": "61.11",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/glenwood-blue_tigers_eye.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Slate, Point Lobos, Glenwood, 09365607, ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 45 (test procedure is comparable to NFPA 255 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 45\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/alexandria-ash.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Solana Beach, Alexandria, 09393789, ASTM E84 Tunnel Test: Class A, flame spread 15, smoke developed 10 (test procedure is comparable to UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 15, smoke developed 75\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover\nEuropean Standard EN 13501 Fire Test: reaction to fire classification B-s2, do",
"content": "100% vinyl",
"finish": "Osnaburg",
"product_type": "Wallcovering",
"weight": "20 oz/ly (620 g/lm)",
- "description": "Point Lobos in Blue Tiger's Eye is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "description": "Solana Beach in Ash is a textured wallcovering by Hollywood Wallcoverings featuring rich Driftwood tones. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
"cleaning": "",
- "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 45 (test procedure is comparable to NFPA 255 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 45\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover"
+ "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 15, smoke developed 10 (test procedure is comparable to UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 15, smoke developed 75\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover\nEuropean Standard EN 13501 Fire Test: reaction to fire classification B-s2, do"
},
{
- "id": 5909,
- "dw_sku": "DWHD-505654",
- "mfr_sku": "09270853",
- "pattern": "Reese",
+ "id": 5639,
+ "dw_sku": "DWHD-505338",
+ "mfr_sku": "09556292",
+ "pattern": "Pima",
"color": "Driftwood",
- "hw": "64.15",
+ "hw": "63.06",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/reese-beach.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Tiburon San, Reese, 09270853, ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 45 (test procedure is comparable to NFPA 255 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 45\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/pima-alpaca.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Bay Bridge, Pima, 09556292, ASTM E84 Class A, CAN/ULC S102",
"content": "100% vinyl",
"finish": "Osnaburg",
"product_type": "Wallcovering",
- "weight": "20 oz/ly (620 g/lm)",
- "description": "Tiburon San in Beach is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "weight": "20 oz.",
+ "description": "Bay Bridge in Alpaca is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
- "cleaning": "",
- "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 45 (test procedure is comparable to NFPA 255 and UL 723)\nCAN/ULC S102 Tunnel Test: flame spread 0, smoke developed 45\nNFPA 286 Corner Burn Test: meets requirements for flame spread, smoke developed and flashover"
+ "cleaning": "Warm water, mild soap",
+ "fire_rating": "ASTM E84 Class A, CAN/ULC S102"
},
{
- "id": 1836,
- "dw_sku": "DWHD-501270",
- "mfr_sku": "09231748",
- "pattern": "Capulet Damask",
- "color": "Champagne",
- "hw": "66.83",
+ "id": 5305,
+ "dw_sku": "DWHD-504997",
+ "mfr_sku": "09526350",
+ "pattern": "Oxford",
+ "color": "Slate",
+ "hw": "65.67",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/capulet_damask-cream.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Champagne, Pirate's Cove, Capulet Damask, 09231748, CLASS A - ASTM E-84, Passes NFPA 101 & IBC Class A",
- "content": "",
- "finish": "Non-woven",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/oxford-blueridge.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Slate, China Basin, Oxford, 09526350, ASTM E84 Class A",
+ "content": "100% vinyl",
+ "finish": "Cotton scrim",
"product_type": "Wallcovering",
- "weight": "20.0 oz per lineal yard",
- "description": "Pirate's Cove in Cream is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
- "repeat": "18\" V, 26\" H",
- "cleaning": "",
- "fire_rating": "CLASS A - ASTM E-84, Passes NFPA 101 & IBC Class A"
+ "weight": "30 oz.",
+ "description": "China Basin in Blueridge is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "repeat": "",
+ "cleaning": "Warm water, mild soap",
+ "fire_rating": "ASTM E84 Class A"
},
{
- "id": 3985,
- "dw_sku": "DWHD-508043",
- "mfr_sku": "09199331",
- "pattern": "Layout",
- "color": "Champagne",
- "hw": "79.06",
+ "id": 585,
+ "dw_sku": "DWHD-507507",
+ "mfr_sku": "09615846",
+ "pattern": "Vibrato",
+ "color": "Driftwood",
+ "hw": "70.95",
"uom": "YD",
"width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/layout-antique.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Champagne, Hearst Castle, Layout, 09199331, ACT Flammability, ACT Colorfastness, Flame Cert",
- "content": "",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/vibrato-burnt_roast.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Tunitas Creek, Vibrato, 09615846, ASTM E84 Class A, CAN/ULC S102",
+ "content": "100% Polyethylene",
+ "finish": "Acrylic",
+ "product_type": "Wallcovering",
+ "weight": "1.03 oz",
+ "description": "Tunitas Creek in Burnt Roast is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "repeat": "",
+ "cleaning": "Warm water, mild soap\nBleach Cleanable: 10:1 water to bleach solution",
+ "fire_rating": "ASTM E84 Class A, CAN/ULC S102"
+ },
+ {
+ "id": 2000,
+ "dw_sku": "DWHD-501440",
+ "mfr_sku": "09314215",
+ "pattern": "Chaumont",
+ "color": "Pewter",
+ "hw": "83.91",
+ "uom": "YD",
+ "width": "54",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/chaumont-chill.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Pewter, California Heights, Chaumont, 09314215, ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 35 (test procedure is comparable to UL 723)\nEuropean Standard EN 13501 Fire Test: reaction to fire classification B-s1, d0",
+ "content": "70% wood pulp, 30% polyester",
"finish": "",
"product_type": "Wallcovering",
- "weight": "18.08 oz",
- "description": "Hearst Castle in Antique is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
- "repeat": "4-3/4\" V, 4-3/4\" H",
+ "weight": "0.95 oz",
+ "description": "California Heights in Chill is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "repeat": "16-3/4\" V",
"cleaning": "",
- "fire_rating": "ACT Flammability, ACT Colorfastness, Flame Cert"
+ "fire_rating": "ASTM E84 Tunnel Test: Class A, flame spread 20, smoke developed 35 (test procedure is comparable to UL 723)\nEuropean Standard EN 13501 Fire Test: reaction to fire classification B-s1, d0"
},
{
- "id": 7235,
- "dw_sku": "DWHD-507101",
- "mfr_sku": "09591866",
- "pattern": "Trielle Deco",
- "color": "Burnt Sienna",
- "hw": "96.73",
+ "id": 7803,
+ "dw_sku": "DWHD-507727",
+ "mfr_sku": "09464013",
+ "pattern": "Well Well Well WC",
+ "color": "Onyx",
+ "hw": "104.76",
"uom": "YD",
- "width": "54",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/trielle_deco-amber_baguette.jpg?_a=BAAHWXGY",
- "tags": "Hollywood Wallcoverings, Wallcovering, Burnt Sienna, Pismo Preserve, Trielle Deco, 09591866, ASTM E84 Class A, CAN/ULC S102",
- "content": "100% vinyl",
- "finish": "Non-woven, 85% post-consumer recycled content",
+ "width": "53",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/well_well_well_wc-black.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Onyx, Aliso Beach, Well Well Well WC, 09464013, ASTM E84 Class A, CAN/ULC S102",
+ "content": "69% cellulose/polyester, 31% post-consumer recycled polyester",
+ "finish": "Osnaburg",
"product_type": "Wallcovering",
- "weight": "20 oz.",
- "description": "Pismo Preserve in Amber Baguette is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
- "repeat": "50\" H",
+ "weight": "8 oz",
+ "description": "Aliso Beach in Black is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "repeat": "",
"cleaning": "Warm water, mild soap",
"fire_rating": "ASTM E84 Class A, CAN/ULC S102"
},
{
- "id": 3387,
- "dw_sku": "DWHD-503009",
- "mfr_sku": "09361449",
- "pattern": "Heavy Tightweave",
- "color": "Driftwood",
- "hw": "133.65",
- "uom": "SR",
- "width": "36\"",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_fit,w_auto/q_auto:best/f_auto/dpr_auto/v1/hi_res/heavy_tightweave_rushcloth-celedon.jpg",
- "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, Carmel Highlands, Heavy Tightweave, 09361449, ACT Flammability, ACT Colorfastness, Flame Cert",
- "content": "",
- "finish": "",
+ "id": 3738,
+ "dw_sku": "DWHD-503415",
+ "mfr_sku": "09558646",
+ "pattern": "Javel Paris",
+ "color": "Terracotta",
+ "hw": "139.80",
+ "uom": "YD",
+ "width": "27",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/javel_paris-apricot_spring.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Terracotta, Sand Dollar, Javel Paris, 09558646, ASTM E84 Class A, CAN/ULC S102",
+ "content": "75% water-based plaster, 15% paper, 10% metallized polyester",
+ "finish": "Non-woven",
"product_type": "Wallcovering",
- "weight": "1.50 oz",
- "description": "Carmel Highlands in Celedon is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "weight": "0.40 oz",
+ "description": "Sand Dollar in Apricot Spring is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
- "cleaning": "",
- "fire_rating": "ACT Flammability, ACT Colorfastness, Flame Cert"
+ "cleaning": "Request detailed instructions",
+ "fire_rating": "ASTM E84 Class A, CAN/ULC S102"
},
{
- "id": 5512,
- "dw_sku": "DWHD-505204",
- "mfr_sku": "09362054",
- "pattern": "Paper Weave La",
- "color": "Driftwood",
- "hw": "163.84",
+ "id": 4858,
+ "dw_sku": "DWHD-504515",
+ "mfr_sku": "09361768",
+ "pattern": "Montana Sisal",
+ "color": "Alabaster",
+ "hw": "174.34",
"uom": "SR",
- "width": "36\"",
- "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_fit,w_auto/q_auto:best/f_auto/dpr_auto/v1/hi_res/paper_weave_la-amber_wave.jpg",
- "tags": "Hollywood Wallcoverings, Wallcovering, Driftwood, SOMA San, Paper Weave La, 09362054, ACT Flammability, ACT Colorfastness, Flame Cert",
+ "width": "36",
+ "image": "https://momentumtextilesandwalls-res.cloudinary.com/image/upload/c_scale,w_640/v1/hi_res/montana_sisal-blizzard.jpg?_a=BAAHWXGY",
+ "tags": "Hollywood Wallcoverings, Wallcovering, Alabaster, Golden Gate, Montana Sisal, 09361768, ACT Flammability, ACT Colorfastness, Flame Cert",
"content": "",
"finish": "",
"product_type": "Wallcovering",
- "weight": "2.00 oz",
- "description": "SOMA San in Amber Wave is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
+ "weight": "2.20 oz",
+ "description": "Golden Gate in Blizzard is a textured wallcovering by Hollywood Wallcoverings featuring sophisticated colorways. Its commercial-grade durability meets refined design with ACT-certified performance. Ideal for hospitality, corporate, and high-traffic residential interiors.",
"repeat": "",
"cleaning": "",
"fire_rating": "ACT Flammability, ACT Colorfastness, Flame Cert"
← 284ab81 TK-00109 Phase-2 Hollywood canary: fix leak-guard false-posi
·
back to Hollywood Import
·
TK-00109: sanitize single-line metafields (collapse newlines 427f361 →