← back to Hotelwallcoverings
remove p.vendor render from Ideas rail card (replace with Designer Wallcoverings)
3fbdcc8ce2281edadfc8b482b7481df9e2758492 · 2026-05-25 21:17:43 -0700 · Steve Abrams
Files touched
Diff
commit 3fbdcc8ce2281edadfc8b482b7481df9e2758492
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon May 25 21:17:43 2026 -0700
remove p.vendor render from Ideas rail card (replace with Designer Wallcoverings)
---
public/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index 9928726..0fbb396 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1178,7 +1178,7 @@ loadGridPage();
return '<a class="rail-card" href="/sample/' + encodeURIComponent(p.handle || p.sku) + '">' +
'<img src="' + url + '" alt="' + (p.title || '').replace(/"/g, '"') + '" loading="lazy">' +
'<div class="rc-title">' + ((p.title || '').split('|')[0] || '').trim() + '</div>' +
- '<div class="rc-meta">' + (p.vendor || '') + '</div>' +
+ '<div class="rc-meta">Designer Wallcoverings</div>' +
'</a>';
}
const r1 = document.getElementById('railNewest');
← 9487acf hydrate saved sort from localStorage BEFORE first /api/produ
·
back to Hotelwallcoverings
·
homepage: add retrowalls-canonical rail-sections (id=rails + 45b6997 →