← back to Dw Yolo Loop
carnegie: add DW vendor-landing config block + line snapshot (5934 products)
ab7991d4693b0aedd5ab24f7d71c48a26ceee99c · 2026-08-20 11:50:07 -0700 · steve
Files touched
M artmura-site/site.config.js
Diff
commit ab7991d4693b0aedd5ab24f7d71c48a26ceee99c
Author: steve <steve@designerwallcoverings.com>
Date: Thu Aug 20 11:50:07 2026 -0700
carnegie: add DW vendor-landing config block + line snapshot (5934 products)
---
artmura-site/site.config.js | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/artmura-site/site.config.js b/artmura-site/site.config.js
index 457953a..c25fdbc 100644
--- a/artmura-site/site.config.js
+++ b/artmura-site/site.config.js
@@ -37,6 +37,33 @@ module.exports = {
palette: { bg: '#f6f2ec', paper: '#fffdf9', ink: '#211d18', accent: '#8c7a5f', gold: '#a98c54', line: '#e3dccf', taupe: '#b7a890' }, // Artmura — Italian champagne
},
+ carnegie: {
+ house: 'Designer Wallcoverings',
+ houseUrl: 'https://www.designerwallcoverings.com',
+ houseTagline: 'Designer Wallcoverings & Fabrics · To the Trade',
+ nav: [
+ { label: 'All Wallcoverings', href: 'https://www.designerwallcoverings.com/collections/all' },
+ { label: 'The Collection', href: '#catalog' },
+ { label: 'Trade', href: 'https://www.designerwallcoverings.com/pages/trade' },
+ ],
+ collectionUrl: 'https://www.designerwallcoverings.com/collections/carnegie',
+ vendor: 'Carnegie',
+ line: 'Carnegie',
+ title: 'Carnegie Contract Textiles & Wallcoverings | Designer Wallcoverings',
+ wordmark: 'Designer Wallcoverings',
+ eyebrow: 'A Designer Wallcoverings Collection',
+ kicker: 'High-Performance Contract Textiles · Xorel® & Woven Walls',
+ tagline: 'Engineered surfaces for architecture — the Carnegie contract line, curated by Designer Wallcoverings.',
+ booksHeading: 'Xorel, Acoustics & Performance Weaves',
+ metaDescription: 'The Carnegie collection at Designer Wallcoverings — high-performance contract textiles and wallcoverings including Xorel woven wall surfaces, acoustics and performance upholstery, sold to the trade.',
+ dataFile: 'artmura-site/lines/carnegie.json',
+ handlesFile: 'artmura-site/lines/carnegie-handles.json',
+ localImages: false,
+ storeBase: 'https://www.designerwallcoverings.com',
+ palette: { bg: '#eef0f2', paper: '#fbfcfd', ink: '#1c2127', accent: '#4a5a66', gold: '#8a8f7e', line: '#dbdfe3', taupe: '#a7adb3' }, // Carnegie — contract cool graphite
+ },
+
+
thibaut: {
// HOUSE brand — always Designer Wallcoverings
house: 'Designer Wallcoverings',
← 05f0068 chore: TK-10451 scope doc + version bump v0.1.1 (session clo
·
back to Dw Yolo Loop
·
carnegie landing: session-close snapshot 0eba9c0 →