← back to Corkwallcovering
rails: editorial labels for firing aesthetic buckets
5f805b55ee93c072313b9f6e325ff066f9742d1a · 2026-05-26 09:59:53 -0700 · Steve
Files touched
Diff
commit 5f805b55ee93c072313b9f6e325ff066f9742d1a
Author: Steve <steve@designerwallcoverings.com>
Date: Tue May 26 09:59:53 2026 -0700
rails: editorial labels for firing aesthetic buckets
---
public/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index bb973ad..76ee0a6 100644
--- a/public/index.html
+++ b/public/index.html
@@ -506,7 +506,7 @@ const HOSTKEY = 'cork';
document.documentElement.dataset.view = state.view;
} catch(e){}
})();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","natural":"Natural Cork","metallic":"Metallic Cork"};
function escAttr(s) { return String(s == null ? '' : s).replace(/[&<>"']/g, c => ({ '&':'&','<':'<','>':'>','"':'"',"'":''' }[c])); }
// Image-URL allowlist: only DW Shopify CDN + designerwallcoverings.com (defends against XSS via crafted products.json)
← 0afc08a wire api-vendor-redact middleware (close vendors-facet leak)
·
back to Corkwallcovering
·
sku-redact: wire shared vendor-id display scrubber 2a2cafc →