{"title":"Ecoglo® Black Stair Safety Solutions","description":"\u003cstyle\u003e\n\/* =========================================================\n   ECOGLO® BLACK STAIR SAFETY SOLUTIONS\n   Collection content for:\n   \/collections\/ecoglo-black-stair-safety-solutions\n\n   DOMAIN SAFE:\n   All internal links and Shopify image paths are RELATIVE.\n   composigrip.com visitor -\u003e stays on .com\n   composigrip.ca visitor  -\u003e stays on .ca\n\n   COLOR DIRECTION:\n   Inspired by Ecoglo® brand styling:\n   Ecoglo green + charcoal\/black + white + pale luminous green.\n   ========================================================= *\/\n\n.eco-black-page {\n  --eco-green: #80c342;\n  --eco-green-dark: #5e9f2f;\n  --eco-green-soft: #eff8df;\n  --eco-glow: #e8f7b0;\n\n  --eco-black: #1f1f1f;\n  --eco-charcoal: #2d2d2d;\n  --eco-text: #555555;\n  --eco-muted: #767676;\n  --eco-gray-soft: #f5f5f5;\n  --eco-border: #dddddd;\n  --eco-white: #ffffff;\n\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  background: var(--eco-white);\n  color: var(--eco-charcoal);\n\n  font-family: Arial, Helvetica, sans-serif;\n  box-sizing: border-box;\n}\n\n.eco-black-page *,\n.eco-black-page *::before,\n.eco-black-page *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   FULL-WIDTH BREAKOUT\n   Allows the collection content to span the full browser width\n   even when Shopify wraps collection descriptions in .page-width.\n   ========================================================= *\/\n\n.eco-black-fullbleed {\n  position: relative !important;\n\n  left: 50% !important;\n\n  width: 100vw !important;\n  max-width: 100vw !important;\n\n  margin-left: -50vw !important;\n  margin-right: 0 !important;\n\n  padding: 0 !important;\n\n  box-sizing: border-box !important;\n}\n\nbody:has(.eco-black-fullbleed) main .page-width,\nbody:has(.eco-black-fullbleed) main .page-width--narrow,\nbody:has(.eco-black-fullbleed) main .rte {\n  max-width: none !important;\n}\n\nbody:has(.eco-black-fullbleed) main .rte {\n  overflow: visible !important;\n}\n\n.eco-black-inner {\n  width: 100%;\n  max-width: 1480px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  padding-left: clamp(20px, 3vw, 42px);\n  padding-right: clamp(20px, 3vw, 42px);\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.eco-black-page h2 {\n  margin: 0 0 18px;\n\n  color: var(--eco-charcoal);\n\n  font-size: clamp(27px, 3vw, 39px);\n  line-height: 1.18;\n\n  font-weight: 900;\n\n  letter-spacing: -0.015em;\n}\n\n.eco-black-page h2::after {\n  content: \"\";\n\n  display: block;\n\n  width: 70px;\n  height: 4px;\n\n  margin-top: 13px;\n\n  background: var(--eco-green);\n}\n\n.eco-black-page h3 {\n  margin: 0 0 10px;\n\n  color: var(--eco-charcoal);\n\n  font-size: 21px;\n  line-height: 1.28;\n\n  font-weight: 900;\n}\n\n.eco-black-page p {\n  margin: 0 0 16px;\n\n  color: var(--eco-text);\n\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n.eco-black-page strong {\n  color: var(--eco-charcoal);\n}\n\n.eco-black-page a {\n  color: var(--eco-green-dark);\n\n  font-weight: 800;\n\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 3px;\n\n  transition: color .2s ease;\n}\n\n.eco-black-page a:hover {\n  color: var(--eco-black);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.eco-black-hero {\n  padding: 52px 0;\n\n  background:\n    linear-gradient(\n      135deg,\n      #202020 0%,\n      #2c2c2c 66%,\n      #334126 100%\n    );\n\n  border-top: 6px solid var(--eco-green);\n}\n\n.eco-black-hero-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1.15fr)\n    minmax(360px, .85fr);\n\n  gap: clamp(36px, 5vw, 72px);\n\n  align-items: center;\n}\n\n.eco-black-kicker {\n  display: inline-block;\n\n  margin-bottom: 14px;\n\n  padding: 8px 12px;\n\n  background: var(--eco-green);\n\n  color: #111111;\n\n  font-size: 11px;\n  line-height: 1;\n\n  font-weight: 900;\n\n  text-transform: uppercase;\n  letter-spacing: .06em;\n}\n\n.eco-black-title {\n  max-width: 900px;\n\n  margin: 0 0 18px;\n\n  color: var(--eco-white);\n\n  font-size: clamp(32px, 3.4vw, 48px);\n  line-height: 1.1;\n\n  font-weight: 900;\n\n  letter-spacing: -0.025em;\n}\n\n.eco-black-title::after {\n  content: \"\";\n\n  display: block;\n\n  width: 74px;\n  height: 4px;\n\n  margin-top: 15px;\n\n  background: var(--eco-green);\n}\n\n.eco-black-hero p {\n  color: #e5e5e5;\n}\n\n.eco-black-lead {\n  max-width: 920px;\n\n  font-size: 17px !important;\n  line-height: 1.82 !important;\n}\n\n.eco-black-hero strong {\n  color: var(--eco-white);\n}\n\n.eco-black-hero-image {\n  overflow: hidden;\n\n  background: var(--eco-white);\n\n  border: 1px solid #444444;\n  border-radius: 12px;\n\n  box-shadow: 0 16px 36px rgba(0,0,0,.28);\n}\n\n.eco-black-hero-image a {\n  display: block;\n\n  text-decoration: none;\n}\n\n.eco-black-hero-image img {\n  display: block;\n\n  width: 100%;\n  height: 365px;\n\n  padding: 18px;\n\n  object-fit: contain;\n\n  background: var(--eco-white);\n}\n\n\n\/* =========================================================\n   HERO BENEFITS\n   ========================================================= *\/\n\n.eco-black-benefits {\n  display: grid;\n\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n\n  gap: 11px;\n\n  margin-top: 26px;\n}\n\n.eco-black-benefit {\n  min-height: 62px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  padding: 12px;\n\n  background: rgba(255,255,255,.06);\n\n  border: 1px solid rgba(255,255,255,.18);\n  border-left: 4px solid var(--eco-green);\n\n  color: var(--eco-white);\n\n  text-align: center;\n\n  font-size: 13px;\n  line-height: 1.4;\n\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   BUTTONS\n   ========================================================= *\/\n\n.eco-black-buttons {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 11px;\n\n  margin-top: 22px;\n}\n\n.eco-black-btn,\n.eco-black-btn-light {\n  display: inline-block;\n\n  padding: 13px 22px;\n\n  border-radius: 3px;\n\n  font-size: 14px;\n  line-height: 1.3;\n\n  font-weight: 900;\n\n  text-decoration: none !important;\n\n  transition: .2s ease;\n}\n\n.eco-black-btn {\n  background: var(--eco-green);\n\n  border: 2px solid var(--eco-green);\n\n  color: #111111 !important;\n}\n\n.eco-black-btn:hover {\n  background: var(--eco-green-dark);\n\n  border-color: var(--eco-green-dark);\n\n  color: var(--eco-white) !important;\n}\n\n.eco-black-btn-light {\n  background: transparent;\n\n  border: 2px solid var(--eco-white);\n\n  color: var(--eco-white) !important;\n}\n\n.eco-black-btn-light:hover {\n  background: var(--eco-white);\n\n  color: var(--eco-black) !important;\n}\n\n\n\/* =========================================================\n   MAIN CONTENT\n   ========================================================= *\/\n\n.eco-black-main {\n  padding: 58px 0 68px;\n\n  background: var(--eco-white);\n}\n\n.eco-black-section {\n  margin-bottom: 64px;\n}\n\n.eco-black-section:last-child {\n  margin-bottom: 0;\n}\n\n.eco-black-copy {\n  max-width: 1080px;\n}\n\n\n\/* =========================================================\n   INTRO PANEL\n   ========================================================= *\/\n\n.eco-black-intro {\n  padding: 32px;\n\n  background: var(--eco-green-soft);\n\n  border: 1px solid #d8e9bd;\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-black-intro .eco-black-kicker {\n  margin-bottom: 12px;\n}\n\n\n\/* =========================================================\n   PRODUCT GRID\n   ========================================================= *\/\n\n.eco-black-products {\n  display: grid;\n\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n\n  gap: 22px;\n\n  margin-top: 28px;\n\n  align-items: stretch;\n}\n\n.eco-black-product {\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n\n  overflow: hidden;\n\n  background: var(--eco-white);\n\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n\n  border-radius: 10px;\n\n  box-shadow: 0 7px 20px rgba(0,0,0,.05);\n}\n\n.eco-black-product-image {\n  width: 100%;\n\n  aspect-ratio: 4 \/ 3;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  overflow: hidden;\n\n  padding: 18px;\n\n  background: #fafafa;\n\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-black-product-image a {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  text-decoration: none;\n}\n\n.eco-black-product-image img {\n  width: 94%;\n  height: 94%;\n\n  display: block;\n\n  object-fit: contain;\n  object-position: center;\n\n  transition: transform .25s ease;\n}\n\n.eco-black-product:hover .eco-black-product-image img {\n  transform: scale(1.025);\n}\n\n.eco-black-product-content {\n  flex: 1;\n\n  display: flex;\n  flex-direction: column;\n\n  padding: 23px;\n}\n\n.eco-black-product-content p {\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n.eco-black-product-content \u003e a:last-child {\n  align-self: flex-start;\n\n  margin-top: auto;\n\n  padding-top: 6px;\n}\n\n.eco-black-badge {\n  display: inline-block;\n\n  align-self: flex-start;\n\n  margin-bottom: 11px;\n\n  padding: 7px 10px;\n\n  background: var(--eco-green-soft);\n\n  border-left: 4px solid var(--eco-green);\n\n  color: #426c24;\n\n  font-size: 10px;\n  line-height: 1;\n\n  font-weight: 900;\n\n  text-transform: uppercase;\n  letter-spacing: .05em;\n}\n\n\n\/* =========================================================\n   TYPE \/ BENEFIT CARDS\n   ========================================================= *\/\n\n.eco-black-grid-4 {\n  display: grid;\n\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n\n  gap: 18px;\n\n  margin-top: 25px;\n}\n\n.eco-black-card {\n  height: 100%;\n\n  padding: 22px;\n\n  background: var(--eco-white);\n\n  border: 1px solid var(--eco-border);\n  border-top: 4px solid var(--eco-green);\n\n  border-radius: 8px;\n}\n\n.eco-black-card p {\n  margin-bottom: 0;\n\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   DAY \/ NIGHT PANEL\n   ========================================================= *\/\n\n.eco-black-daynight {\n  display: grid;\n\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n\n  gap: 22px;\n\n  margin-top: 25px;\n}\n\n.eco-black-daynight-card {\n  overflow: hidden;\n\n  background: var(--eco-black);\n\n  border-radius: 10px;\n}\n\n.eco-black-daynight-card img {\n  display: block;\n\n  width: 100%;\n  height: 320px;\n\n  object-fit: cover;\n}\n\n.eco-black-daynight-copy {\n  padding: 20px 22px;\n}\n\n.eco-black-daynight-copy h3,\n.eco-black-daynight-copy p {\n  color: var(--eco-white);\n}\n\n.eco-black-daynight-copy p {\n  margin-bottom: 0;\n\n  color: #d8d8d8;\n}\n\n\n\/* =========================================================\n   APPLICATIONS\n   ========================================================= *\/\n\n.eco-black-apps {\n  display: grid;\n\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n\n  gap: 16px;\n\n  margin-top: 24px;\n}\n\n.eco-black-app {\n  min-height: 100%;\n\n  display: flex;\n  flex-direction: column;\n\n  overflow: hidden;\n\n  padding: 0;\n\n  background: var(--eco-gray-soft);\n\n  border: 1px solid var(--eco-border);\n  border-left: 5px solid var(--eco-green);\n\n  border-radius: 8px;\n}\n\n.eco-black-app-image {\n  width: 100%;\n  height: 170px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  overflow: hidden;\n\n  padding: 14px;\n\n  background: var(--eco-white);\n\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-black-app-image img {\n  width: 100%;\n  height: 100%;\n\n  display: block;\n\n  object-fit: contain;\n\n  transition: transform .25s ease;\n}\n\n.eco-black-app:hover .eco-black-app-image img {\n  transform: scale(1.03);\n}\n\n.eco-black-app-copy {\n  flex: 1;\n\n  padding: 19px 18px 21px;\n}\n\n.eco-black-app h3 {\n  font-size: 18px;\n}\n\n.eco-black-app p {\n  margin-bottom: 0;\n\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.eco-black-faq {\n  margin-top: 24px;\n}\n\n.eco-black-faq details {\n  margin-bottom: 10px;\n\n  overflow: hidden;\n\n  background: var(--eco-white);\n\n  border: 1px solid var(--eco-border);\n\n  border-radius: 8px;\n}\n\n.eco-black-faq summary {\n  position: relative;\n\n  cursor: pointer;\n\n  padding: 17px 50px 17px 19px;\n\n  color: var(--eco-charcoal);\n\n  font-size: 16px;\n  line-height: 1.45;\n\n  font-weight: 900;\n\n  list-style: none;\n}\n\n.eco-black-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-black-faq summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  top: 11px;\n  right: 18px;\n\n  color: var(--eco-green-dark);\n\n  font-size: 27px;\n  line-height: 1;\n\n  font-weight: 700;\n}\n\n.eco-black-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.eco-black-faq details p {\n  margin: 0;\n\n  padding: 0 19px 18px;\n\n  color: var(--eco-text);\n\n  font-size: 15px;\n  line-height: 1.74;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.eco-black-cta {\n  padding: 48px 30px;\n\n  background: var(--eco-black);\n\n  border-top: 6px solid var(--eco-green);\n\n  text-align: center;\n}\n\n.eco-black-cta h2 {\n  color: var(--eco-white);\n}\n\n.eco-black-cta h2::after {\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.eco-black-cta p {\n  max-width: 900px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  color: #dddddd;\n}\n\n.eco-black-cta .eco-black-buttons {\n  justify-content: center;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (max-width: 1000px) {\n\n  .eco-black-hero-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-black-products {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .eco-black-grid-4,\n  .eco-black-apps {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 650px) {\n\n  .eco-black-hero {\n    padding: 36px 0;\n  }\n\n  .eco-black-title {\n    font-size: 31px;\n  }\n\n  .eco-black-hero-image img {\n    height: 260px;\n  }\n\n  .eco-black-benefits,\n  .eco-black-products,\n  .eco-black-grid-4,\n  .eco-black-apps,\n  .eco-black-daynight {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-black-benefit {\n    justify-content: flex-start;\n\n    text-align: left;\n  }\n\n  .eco-black-main {\n    padding: 42px 0 50px;\n  }\n\n  .eco-black-section {\n    margin-bottom: 48px;\n  }\n\n  .eco-black-intro {\n    padding: 22px 18px;\n  }\n\n  .eco-black-product-image {\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .eco-black-buttons {\n    display: grid;\n\n    grid-template-columns: 1fr;\n  }\n\n  .eco-black-btn,\n  .eco-black-btn-light {\n    width: 100%;\n\n    text-align: center;\n  }\n\n  .eco-black-daynight-card img {\n    height: 240px;\n  }\n\n\n  .eco-black-app-image {\n    height: 220px;\n  }\n\n  .eco-black-cta {\n    padding: 36px 20px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"eco-black-fullbleed\"\u003e\n\n\u003cdiv class=\"eco-black-page\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n       Shopify collection title should remain the H1\n       ===================================================== --\u003e\n\n  \u003csection class=\"eco-black-hero\"\u003e\n\n    \u003cdiv class=\"eco-black-inner\"\u003e\n\n      \u003cdiv class=\"eco-black-hero-grid\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"eco-black-kicker\"\u003e\n            Ecoglo® Step-Edge Safety\n          \u003c\/span\u003e\n\n          \u003cdiv class=\"eco-black-title\"\u003e\n            Ecoglo® Black Stair Safety Solutions\n          \u003c\/div\u003e\n\n          \u003cp class=\"eco-black-lead\"\u003e\n            Explore \u003cstrong\u003eEcoglo® black stair safety solutions\u003c\/strong\u003e\n            designed to improve step-edge visibility, add durable slip resistance\n            and support safer movement on commercial, institutional, public and\n            industrial stairways.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Choose from \u003cstrong\u003eblack photoluminescent stair nosings\u003c\/strong\u003e,\n            black non-slip stair strips, flat stair nosings, carpet nosings,\n            tile nosings, cast-in-place systems and luminous contrast strips\n            engineered for a wide range of stair surfaces and project requirements.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            On photoluminescent Ecoglo® products, the\n            \u003cstrong\u003eblack silicon-carbide surface provides traction and color contrast\u003c\/strong\u003e,\n            while the adjacent photoluminescent material provides visible guidance\n            when normal lighting is reduced or lost.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"eco-black-buttons\"\u003e\n\n            \u003ca class=\"eco-black-btn\" href=\"\/collections\/ecoglo-black-stair-safety-solutions\"\u003e\n              Shop Black Ecoglo® Solutions\n            \u003c\/a\u003e\n\n            \u003ca class=\"eco-black-btn-light\" href=\"\/pages\/contact\"\u003e\n              Commercial Project Assistance\n            \u003c\/a\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-benefits\"\u003e\n\n            \u003cdiv class=\"eco-black-benefit\"\u003e\n              Photoluminescent Options\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-benefit\"\u003e\n              Black Silicon-Carbide Traction\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-benefit\"\u003e\n              Indoor \u0026amp; Outdoor Options\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-benefit\"\u003e\n              Commercial \u0026amp; Institutional Use\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"eco-black-hero-image\"\u003e\n\n          \u003ca href=\"\/products\/ecoglo-f4171-photoluminescent-stair-nosing-black\"\u003e\n\n            \u003cimg src=\"\/cdn\/shop\/files\/F4171.jpg?v=1741709366\u0026amp;width=1200\" alt=\"Ecoglo F4171 black photoluminescent flat stair nosing\" loading=\"eager\"\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       MAIN CONTENT\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"eco-black-main\"\u003e\n\n    \u003cdiv class=\"eco-black-inner\"\u003e\n\n\n      \u003c!-- INTRO --\u003e\n\n      \u003csection class=\"eco-black-section\"\u003e\n\n        \u003cdiv class=\"eco-black-intro\"\u003e\n\n          \u003cspan class=\"eco-black-kicker\"\u003e\n            Visibly Better Stair Safety\n          \u003c\/span\u003e\n\n          \u003ch2\u003e\n            Black Stair Nosings, Non-Slip Strips \u0026amp; Photoluminescent Step-Edge Markings\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Ecoglo® manufactures stair-edge systems for concrete, wood, metal,\n            carpet, tile and other suitable stair finishes. The product family\n            includes both \u003cstrong\u003ephotoluminescent stair nosings\u003c\/strong\u003e for\n            visible egress guidance and \u003cstrong\u003enon-slip stair products\u003c\/strong\u003e\n            for durable traction and step-edge contrast.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Black Ecoglo® configurations provide a professional architectural\n            appearance while creating a durable anti-slip surface. For projects\n            using photoluminescent models, luminous material charges from suitable\n            natural or artificial light and remains visible when the primary\n            lighting level falls.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/section\u003e\n\n\n\n      \u003c!-- =================================================\n           PRODUCT TYPES\n           ================================================= --\u003e\n\n      \u003csection class=\"eco-black-section\"\u003e\n\n        \u003ch2\u003e\n          Shop Ecoglo® Black Stair Safety Products\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eco-black-copy\"\u003e\n          Select the black Ecoglo® product according to the stair construction,\n          floor finish and type of step-edge protection required for your project.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"eco-black-products\"\u003e\n\n\n          \u003c!-- F4171 --\u003e\n\n          \u003carticle class=\"eco-black-product\"\u003e\n\n            \u003cdiv class=\"eco-black-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-f4171-photoluminescent-stair-nosing-black\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/F4171.jpg?v=1741709366\u0026amp;width=900\" alt=\"Ecoglo F4171 black photoluminescent flat stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-product-content\"\u003e\n\n              \u003cspan class=\"eco-black-badge\"\u003e\n                Flat Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                F4171 Black Photoluminescent Flat Stair Nosing\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                A 2.7-inch flat stair-nosing profile combining protected\n                photoluminescent step-edge markings with a black silicon-carbide\n                non-slip insert.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-f4171-photoluminescent-stair-nosing-black\"\u003e\n                View F4171 Black Stair Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- C4171 --\u003e\n\n          \u003carticle class=\"eco-black-product\"\u003e\n\n            \u003cdiv class=\"eco-black-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-c4171-photoluminescent-carpet-stair-nosing-black\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/C4171-photoluminescent-carpet-nosing_62af536d-03b4-4997-84d9-4f305bd4e862.jpg?v=1746197758\u0026amp;width=900\" alt=\"Ecoglo C4171 black photoluminescent carpet stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-product-content\"\u003e\n\n              \u003cspan class=\"eco-black-badge\"\u003e\n                Carpet Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                C4171 Black Photoluminescent Carpet Stair Nosing\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Purpose-built for carpeted stair edges with a clear-anodized\n                aluminum profile, luminous step-edge markings and a black\n                non-slip insert.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-c4171-photoluminescent-carpet-stair-nosing-black\"\u003e\n                View C4171 Carpet Stair Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- M4171.10 --\u003e\n\n          \u003carticle class=\"eco-black-product\"\u003e\n\n            \u003cdiv class=\"eco-black-product-image\"\u003e\n\n              \u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350\u0026amp;width=900\" alt=\"Ecoglo M4171.10 black photoluminescent tile stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-product-content\"\u003e\n\n              \u003cspan class=\"eco-black-badge\"\u003e\n                Tile Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                M4171.10 Black Photoluminescent Tile Nosing\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                M4.10-E30 stair nosing designed for tiled stairs using\n                approximately 3\/16-inch to 11\/32-inch tile, with black\n                silicon-carbide slip resistance.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\"\u003e\n                View M4171.10 Tile Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- S4071 --\u003e\n\n          \u003carticle class=\"eco-black-product\"\u003e\n\n            \u003cdiv class=\"eco-black-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_S4071_Black_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=900\" alt=\"Ecoglo S4071 black photoluminescent cast-in-place stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-product-content\"\u003e\n\n              \u003cspan class=\"eco-black-badge\"\u003e\n                Cast-In-Place\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                S4071 Black Photoluminescent Cast-In-Place Nosing\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Designed to install directly into wet concrete for new stairs,\n                concrete-filled steel-pan stairs and precast stair applications.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\"\u003e\n                View S4071 Cast-In-Place Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- E4071 --\u003e\n\n          \u003carticle class=\"eco-black-product\"\u003e\n\n            \u003cdiv class=\"eco-black-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-e4071-photoluminescent-contrast-strips-black\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/E4071-photoluminescent-contrast-strip.jpg?width=900\" alt=\"Ecoglo E4071 black photoluminescent step-edge contrast strip\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-product-content\"\u003e\n\n              \u003cspan class=\"eco-black-badge\"\u003e\n                Luminous Contrast Strip\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                E4071 Black Photoluminescent Contrast Strip\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                A low-profile 2-inch-wide step-edge solution combining\n                photoluminescent visibility with a durable black silicon-carbide\n                non-slip surface.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-e4071-photoluminescent-contrast-strips-black\"\u003e\n                View E4071 Contrast Strip →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- N3070 --\u003e\n\n          \u003carticle class=\"eco-black-product\"\u003e\n\n            \u003cdiv class=\"eco-black-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-n30-series-non-slip-strips\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/N3070.jpg?v=1741654638\u0026amp;width=900\" alt=\"Ecoglo N3070 black 2 inch non-slip stair strip\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-product-content\"\u003e\n\n              \u003cspan class=\"eco-black-badge\"\u003e\n                Non-Slip Stair Strip\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                N3070 Black 2\" Non-Slip Stair Strip\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                A durable aluminum-backed black silicon-carbide strip for\n                adding focused anti-slip protection and step-edge contrast to\n                existing concrete, wood and metal stairs.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-n30-series-non-slip-strips\"\u003e\n                View N30 Black Non-Slip Strips →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/section\u003e\n\n\n\n      \u003c!-- =================================================\n           PHOTO VS NON-SLIP\n           ================================================= --\u003e\n\n      \u003csection class=\"eco-black-section\"\u003e\n\n        \u003ch2\u003e\n          Photoluminescent or Non-Slip: Which Black Ecoglo® Solution Do You Need?\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"eco-black-grid-4\"\u003e\n\n\n          \u003cdiv class=\"eco-black-card\"\u003e\n\n            \u003ch3\u003e\n              Photoluminescent Stair Nosings\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Combine a durable black anti-slip surface with protected luminous\n              markings that remain visible when normal lighting is reduced.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-card\"\u003e\n\n            \u003ch3\u003e\n              Black Non-Slip Nosings\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Designed for stair applications where durable traction,\n              step-edge color contrast and long-term wear resistance are the\n              primary requirements.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-card\"\u003e\n\n            \u003ch3\u003e\n              Black Contrast Strips\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Low-profile step-edge strips can add photoluminescent visibility\n              and anti-slip protection without installing a full stair-nosing profile.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-card\"\u003e\n\n            \u003ch3\u003e\n              Black Non-Slip Strips\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              N-Series strips add a focused high-traction zone to suitable\n              existing stairs while leaving most of the original tread visible.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/section\u003e\n\n\n\n      \u003c!-- =================================================\n           DAY \/ NIGHT\n           ================================================= --\u003e\n\n      \u003csection class=\"eco-black-section\"\u003e\n\n        \u003ch2\u003e\n          Visible by Day. Glowing Guidance When the Lights Go Out.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eco-black-copy\"\u003e\n          Ecoglo® photoluminescent step-edge products absorb energy from\n          suitable natural or artificial light. When the surrounding lighting\n          level falls, the luminous components remain visible without batteries,\n          wiring or an electrical connection at the stair edge.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"eco-black-daynight\"\u003e\n\n\n          \u003cdiv class=\"eco-black-daynight-card\"\u003e\n\n            \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-during-the-day-steps.jpg?v=1753887422\u0026amp;width=1000\" alt=\"Ecoglo stair-edge markings visible during normal lighting\" loading=\"lazy\"\u003e\n\n            \u003cdiv class=\"eco-black-daynight-copy\"\u003e\n\n              \u003ch3\u003e\n                Visible in Normal Lighting\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Black non-slip surfaces provide traction and visual contrast\n                while the luminous sections remain clearly defined along the\n                leading edge of the stair.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-daynight-card\"\u003e\n\n            \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-at-night-steps.jpg?v=1753887422\u0026amp;width=1000\" alt=\"Ecoglo photoluminescent stair-edge markings glowing in darkness\" loading=\"lazy\"\u003e\n\n            \u003cdiv class=\"eco-black-daynight-copy\"\u003e\n\n              \u003ch3\u003e\n                Photoluminescent After Lighting Is Lost\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                The charged photoluminescent markings continue to define the\n                stair edge when normal lighting is reduced or power is interrupted.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/section\u003e\n\n\n\n      \u003c!-- =================================================\n           APPLICATIONS\n           ================================================= --\u003e\n\n      \u003csection class=\"eco-black-section\"\u003e\n\n        \u003ch2\u003e\n          Where Are Ecoglo® Black Stair Safety Solutions Used?\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eco-black-copy\"\u003e\n          Ecoglo® black stair nosings, contrast strips and non-slip stair\n          products are used across commercial, institutional, transportation,\n          public-assembly and industrial environments where durable traction\n          and clearly defined stair edges are important.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"eco-black-apps\"\u003e\n\n\n          \u003cdiv class=\"eco-black-app\"\u003e\n\n            \u003cdiv class=\"eco-black-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/F4171.jpg?v=1741709366\u0026amp;width=700\" alt=\"Ecoglo black stair nosing for commercial buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-app-copy\"\u003e\n              \u003ch3\u003e\n                Commercial Buildings\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Offices, high-rise buildings, commercial stairwells and\n                emergency exit routes can use durable black stair-edge\n                solutions for traction and visual definition.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-app\"\u003e\n\n            \u003cdiv class=\"eco-black-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/C4171-photoluminescent-carpet-nosing_62af536d-03b4-4997-84d9-4f305bd4e862.jpg?v=1746197758\u0026amp;width=700\" alt=\"Ecoglo black photoluminescent stair nosing for schools and universities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-app-copy\"\u003e\n              \u003ch3\u003e\n                Schools \u0026amp; Universities\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                High-traffic education facilities, public stairways and\n                designated egress routes can benefit from durable step-edge\n                markings and slip-resistant surfaces.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-app\"\u003e\n\n            \u003cdiv class=\"eco-black-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350\u0026amp;width=700\" alt=\"Ecoglo black tile stair nosing for hotels and hospitality buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-app-copy\"\u003e\n              \u003ch3\u003e\n                Hotels \u0026amp; Hospitality\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Guest stairways, emergency stairs, public circulation areas\n                and back-of-house routes can use black Ecoglo® nosings for\n                a clean architectural appearance and added traction.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-app\"\u003e\n\n            \u003cdiv class=\"eco-black-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_S4071_Black_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=700\" alt=\"Ecoglo black cast-in-place stair nosing for government and public buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-app-copy\"\u003e\n              \u003ch3\u003e\n                Government \u0026amp; Public Buildings\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Municipal, institutional and specification-driven projects\n                can use cast-in-place or retrofit profiles depending on the\n                stair construction and project requirements.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-app\"\u003e\n\n            \u003cdiv class=\"eco-black-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/E4071-photoluminescent-contrast-strip.jpg?width=700\" alt=\"Ecoglo black photoluminescent contrast strip for transit facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-app-copy\"\u003e\n              \u003ch3\u003e\n                Transit Facilities\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Rail stations, transportation terminals and other high-use\n                facilities can use low-profile step-edge markings and stair\n                nosings for demanding pedestrian environments.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-app\"\u003e\n\n            \u003cdiv class=\"eco-black-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-at-night-steps.jpg?v=1753887422\u0026amp;width=700\" alt=\"Ecoglo photoluminescent stair-edge markings for stadiums and arenas\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-app-copy\"\u003e\n              \u003ch3\u003e\n                Stadiums \u0026amp; Arenas\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Public-assembly environments can use photoluminescent\n                step-edge markings to support stair visibility when normal\n                lighting is reduced.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-app\"\u003e\n\n            \u003cdiv class=\"eco-black-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-during-the-day-steps.jpg?v=1753887422\u0026amp;width=700\" alt=\"Ecoglo black stair safety solution for healthcare facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-app-copy\"\u003e\n              \u003ch3\u003e\n                Healthcare Facilities\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Hospitals and institutional buildings can use durable\n                stair-edge protection in public stairs, service stairs and\n                designated circulation routes.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-black-app\"\u003e\n\n            \u003cdiv class=\"eco-black-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/N3070.jpg?v=1741654638\u0026amp;width=700\" alt=\"Ecoglo N3070 black non-slip stair strip for industrial facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-black-app-copy\"\u003e\n              \u003ch3\u003e\n                Industrial Facilities\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Workplaces, service stairs and industrial environments can\n                use black N-Series strips and stair nosings where hard-wearing\n                anti-slip protection is required.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"ecoglo-n30-series-non-slip-strips","title":"Ecoglo® N30 Series 2\" Wide Non-Slip Safety Strips for Stairs \u0026 Walkways","description":"\u003ch2\u003e\u003cstrong\u003eAnti-slip Protection for Stairs\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe N30 Non-Slip Strip, 2” wide, offers excellent anti-slip protection and enhances step edge visibility. It can be \u003cstrong\u003eretrofitted to existing stairwells\u003c\/strong\u003e to meet building code requirements.\u003c\/p\u003e\n\u003cp\u003eWhen installed with our recommended polyurethane adhesive, it ensures a\u003cstrong\u003e durable bond on concrete, wood, and metal surfaces\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eAvailable in three colors, the strip provides a \u003cstrong\u003estark contrast to stair treads\u003c\/strong\u003e, improving safety with enhanced visibility.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-end=\"1928\" data-start=\"1896\"\u003e\u003cstrong\u003eSlip-resistant silicon carbide ridges.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2011\" data-start=\"1977\"\u003e\u003cstrong\u003eMeets IBC, IFC, OSHA egress code.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2011\" data-start=\"1977\"\u003e\u003cstrong\u003eUL 1994 Certified\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003eIndoor\/outdoor UV-rated aluminum base.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003e5‑Year Warranty\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003eManufactured in Canada\/USA\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Ecoglo warranty\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003eEcoglo® N30 Series Non Slip Stair Strips Product Information\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e Install with premium polyurethane adhesive.\u003c\/li\u003e\n\u003cli\u003eOption for mechanical fasteners.\u003c\/li\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cstrong\u003eDo not use mechanical fasteners when installing outdoors.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eAvailable in cut to length sizes. (Tolerance +or- 1\/8”) Standard lengths\u003cbr\u003eare 8ft and 10ft.\u003c\/li\u003e\n\u003cli\u003eWeight: 0.164 lbs\/ft.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003ch2\u003eSpecs \u0026amp; Data Sheet\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/N30-Series-Data-Sheet.pdf\" target=\"_blank\"\u003eN30 Series Data Sheet\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/microsite.caddetails.com\/Product\/12525\" target=\"_blank\"\u003e\u003ci class=\"far fa-file-pdf\"\u003e\u003c\/i\u003e CAD Details\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eEngineered for Durability\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eThe silicon carbide non-slip material bonded to aluminum withstands heavy foot traffic without wear.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eStep Edge Safety\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eColor contrast provides all-weather slip resistance.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eInstalled Durability\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eThe rigid aluminum base and premium polyurethane adhesive ensure a strong, moisture-resistant bond on smooth or textured surfaces.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eIndoor \u0026amp; Outdoor Use\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eTested for UV exposure, salt spray, freeze-thaw cycles, and washability, all with excellent results.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eEnvironmentally Friendly\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eLEED-qualified, recyclable, and free from disposal costs.\u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 2 FT","offer_id":44808169423004,"sku":"N3070 - Black - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4 FT","offer_id":44946733957276,"sku":"N3070 - Black - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6 FT","offer_id":44946733990044,"sku":"N3070 - Black - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8 FT","offer_id":44946734022812,"sku":"N3070 - Black - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 FT","offer_id":45486157430940,"sku":"N3070 - Black - 10'","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 2 FT","offer_id":44808169455772,"sku":"N3060 - Grey - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 4 FT","offer_id":44946734055580,"sku":"N3060 - Grey - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 6 FT","offer_id":44946734088348,"sku":"N3060 - Grey - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 8 FT","offer_id":44946734121116,"sku":"N3060 - Grey - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10 FT","offer_id":45486157463708,"sku":"N3060 - Grey - 10'","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 2 FT","offer_id":44808169488540,"sku":"N3050 - Yellow - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 4 FT","offer_id":44946734153884,"sku":"N3050 - Yellow - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 6 FT","offer_id":44946734186652,"sku":"N3050 - Yellow - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 8 FT","offer_id":44946734219420,"sku":"N3050 - Yellow - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 FT","offer_id":45486157496476,"sku":"N3050 - Yellow - 10'","price":88.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N3070.jpg?v=1741654638"},{"product_id":"ecoglo-c4-n20-non-slip-carpet-stair-nosing","title":"Ecoglo® Non-Slip Carpet Stair Nosing C4-N20, Heavy-Duty Aluminum Safety Edge , 2.7 in Wide","description":"\u003cdiv class=\"cg-nosing-section\"\u003e\n  \u003cdiv class=\"cg-label\"\u003eCommercial Stair Safety Upgrade\u003c\/div\u003e\n\n  \u003ch2\u003e\n    Non-Slip Carpet Stair Nosing –\n    \u003cspan\u003eHeavy-Duty Aluminum Safety Edge\u003c\/span\u003e\n    for Carpeted Stairs\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cg-subtitle\"\u003e\n    Improve traction, define stair edges, and upgrade worn carpeted stairs with durable commercial-grade protection.\n  \u003c\/p\u003e\n\n  \u003cp class=\"cg-intro\"\u003e\n    The \u003cstrong\u003eEcoglo® C4-N20 Carpet Stair Nosing\u003c\/strong\u003e is designed for carpeted stairways that need better slip resistance and a cleaner finished edge. It features a hard-wearing \u003cstrong\u003esilicon carbide non-slip surface\u003c\/strong\u003e bonded to a durable \u003cstrong\u003e6063-T5 anodized aluminum base\u003c\/strong\u003e, helping improve traction, step-edge visibility, and long-term performance in high-traffic areas.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"cg-trust-grid\"\u003e\n    \u003cdiv\u003e✔ Non-Slip Silicon Carbide Insert\u003c\/div\u003e\n    \u003cdiv\u003e✔ 8 ft \u0026amp; 10 ft Standard Lengths\u003c\/div\u003e\n    \u003cdiv\u003e✔ Made in USA\u003c\/div\u003e\n    \u003cdiv\u003e✔ CAD Files \u0026amp; BIM Ready\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cg-benefit-grid\"\u003e\n    \u003cdiv class=\"cg-card\"\u003e\n      \u003ch3\u003eInstant Slip Resistance\u003c\/h3\u003e\n      \u003cp\u003eThe bonded silicon carbide insert provides aggressive traction to help reduce slips on carpeted stairs.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cg-card\"\u003e\n      \u003ch3\u003eBuilt for Heavy Use\u003c\/h3\u003e\n      \u003cp\u003eDesigned for commercial traffic, the aluminum nosing helps protect stair edges and withstand daily foot traffic.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cg-card\"\u003e\n      \u003ch3\u003eImproves Step Visibility\u003c\/h3\u003e\n      \u003cp\u003eThe contrasting non-slip insert helps define the front edge of each step for safer stair use.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cg-card\"\u003e\n      \u003ch3\u003eDurable Aluminum Base\u003c\/h3\u003e\n      \u003cp\u003eMade from 6063-T5 anodized aluminum for long-term strength, corrosion resistance, and a professional finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cg-box\"\u003e\n    \u003ch3\u003eWhere C4-N20 Works Best\u003c\/h3\u003e\n    \u003cdiv class=\"cg-location-grid\"\u003e\n      \u003cdiv\u003eCommercial buildings \u0026amp; offices\u003c\/div\u003e\n      \u003cdiv\u003eApartment complexes \u0026amp; condos\u003c\/div\u003e\n      \u003cdiv\u003eHotels \u0026amp; hospitality spaces\u003c\/div\u003e\n      \u003cdiv\u003eSchools \u0026amp; public buildings\u003c\/div\u003e\n      \u003cdiv\u003eHealthcare facilities\u003c\/div\u003e\n      \u003cdiv\u003eRetail stores \u0026amp; malls\u003c\/div\u003e\n      \u003cdiv\u003eIndustrial stairways\u003c\/div\u003e\n      \u003cdiv\u003eProperty safety retrofits\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cg-spec-grid\"\u003e\n    \u003cdiv class=\"cg-card\"\u003e\n      \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e 6063-T5 anodized aluminum\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eSlip Surface:\u003c\/strong\u003e Silicon carbide non-slip insert\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eFinish Options:\u003c\/strong\u003e Clear or black anodized\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eCut to Length:\u003c\/strong\u003e Available with ± 1\/8\" tolerance\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e 0.592 lbs\/ft.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Polyurethane adhesive and mechanical fasteners, or adhesive only\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eHardware:\u003c\/strong\u003e Pre-drilled countersunk holes, stainless steel fasteners, and concrete nylon anchors included\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cg-card cg-green-card\"\u003e\n      \u003ch3\u003ePerformance Benefits\u003c\/h3\u003e\n      \u003cp\u003e✔ Tested to UL 410 slip resistance\u003c\/p\u003e\n      \u003cp\u003e✔ Built for high-traffic carpeted stairways\u003c\/p\u003e\n      \u003cp\u003e✔ Helps improve step-edge contrast\u003c\/p\u003e\n      \u003cp\u003e✔ Durable anodized aluminum construction\u003c\/p\u003e\n      \u003cp\u003e✔ Suitable for renovation and retrofit projects\u003c\/p\u003e\n      \u003cp\u003e✔ BIM ready\u003c\/p\u003e\n      \u003cp\u003e✔ CAD files available\u003c\/p\u003e\n      \u003cp\u003e✔ Made in USA\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cg-box\"\u003e\n    \u003ch3\u003eWhy Choose C4-N20 Over Basic Alternatives\u003c\/h3\u003e\n    \u003cdiv class=\"cg-benefit-grid\"\u003e\n      \u003cdiv class=\"cg-small-card\"\u003e\n        \u003cstrong\u003eMore durable than tape\u003c\/strong\u003e\n        \u003cp\u003eDesigned for long-term use instead of temporary strips that may peel or wear out.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cg-small-card\"\u003e\n        \u003cstrong\u003eBuilt for carpeted stair renovation\u003c\/strong\u003e\n        \u003cp\u003eA practical way to upgrade older carpeted stairs without replacing the full stair system.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cg-small-card\"\u003e\n        \u003cstrong\u003eCommercial-grade construction\u003c\/strong\u003e\n        \u003cp\u003eAnodized aluminum and bonded anti-slip insert support demanding daily traffic.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cg-small-card\"\u003e\n        \u003cstrong\u003eCleaner finished edge\u003c\/strong\u003e\n        \u003cp\u003eImproves stair appearance while adding a durable safety edge.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cg-eco-box\"\u003e\n    \u003ch3\u003eEco-Friendly \u0026amp; Sustainable\u003c\/h3\u003e\n    \u003cdiv class=\"cg-location-grid\"\u003e\n      \u003cdiv\u003e♻ 100% recyclable aluminum-based product\u003c\/div\u003e\n      \u003cdiv\u003e♻ LEED points qualified\u003c\/div\u003e\n      \u003cdiv\u003e♻ Long service life helps reduce replacement waste\u003c\/div\u003e\n      \u003cdiv\u003e♻ Low-VOC adhesive contribution noted in spec sheet\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cg-cta\"\u003e\n    \u003ch3\u003eMake Your Carpeted Stairs Safer Today\u003c\/h3\u003e\n    \u003cp\u003e\n      Choose a commercial-grade non-slip stair nosing designed to improve traction, define stair edges, and deliver long-term performance on carpeted stairs.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cg-button-wrap\"\u003e\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-SECTION-10-14-43.docx?v=1776113352\" target=\"_blank\" rel=\"noopener\"\u003e\n        View Specs\n      \u003c\/a\u003e\n\n      \u003ca href=\"https:\/\/www.caddetails.com\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        CAD Details\n      \u003c\/a\u003e\n\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-C4-N20-1.zip?v=1776113399\" target=\"_blank\" rel=\"noopener\"\u003e\n        3D \u0026amp; BIM\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .cg-nosing-section {\n    background: linear-gradient(180deg, #f8fcff 0%, #eef7f0 100%);\n    border: 2px solid #d1fae5;\n    border-radius: 18px;\n    padding: 26px;\n    margin: 30px auto;\n    max-width: 1100px;\n    box-shadow: 0 12px 28px rgba(0,0,0,0.07);\n    color: #111827;\n  }\n\n  .cg-label {\n    display: inline-block;\n    background: #22c55e;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    padding: 8px 16px;\n    border-radius: 999px;\n    margin-bottom: 16px;\n  }\n\n  .cg-nosing-section h2 {\n    margin: 0 0 12px;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.12;\n    font-weight: 900;\n    color: #111827;\n  }\n\n  .cg-nosing-section h2 span {\n    color: #22c55e;\n  }\n\n  .cg-subtitle {\n    margin: 0 0 18px;\n    font-size: 20px;\n    line-height: 1.45;\n    color: #1f2937;\n    font-weight: 800;\n  }\n\n  .cg-intro {\n    margin: 0 0 24px;\n    max-width: 980px;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #374151;\n  }\n\n  .cg-trust-grid,\n  .cg-benefit-grid,\n  .cg-location-grid {\n    display: grid;\n    gap: 12px;\n  }\n\n  .cg-trust-grid {\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    margin-bottom: 26px;\n  }\n\n  .cg-trust-grid div {\n    background: #ffffff;\n    border: 2px solid #dcfce7;\n    border-radius: 14px;\n    padding: 14px 12px;\n    font-size: 15px;\n    font-weight: 800;\n    color: #166534;\n  }\n\n  .cg-benefit-grid {\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    margin-bottom: 26px;\n  }\n\n  .cg-card,\n  .cg-small-card,\n  .cg-box,\n  .cg-eco-box {\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    border-radius: 16px;\n    padding: 20px;\n    text-align: left;\n  }\n\n  .cg-card h3,\n  .cg-box h3,\n  .cg-eco-box h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.2;\n    font-weight: 900;\n    color: #111827;\n  }\n\n  .cg-card p,\n  .cg-small-card p {\n    margin: 0 0 8px;\n    font-size: 15px;\n    line-height: 1.65;\n    color: #4b5563;\n  }\n\n  .cg-box {\n    border: 2px solid #bbf7d0;\n    margin-bottom: 26px;\n  }\n\n  .cg-box h3,\n  .cg-eco-box h3 {\n    text-align: center;\n    font-size: 26px;\n  }\n\n  .cg-location-grid {\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  }\n\n  .cg-location-grid div {\n    background: #f9fafb;\n    border-radius: 12px;\n    padding: 14px;\n    font-size: 15px;\n    font-weight: 800;\n    color: #1f2937;\n  }\n\n  .cg-spec-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n    margin-bottom: 26px;\n  }\n\n  .cg-green-card {\n    background: #f0fdf4;\n    border: 2px solid #86efac;\n  }\n\n  .cg-green-card p {\n    color: #166534;\n    font-weight: 800;\n  }\n\n  .cg-small-card {\n    background: #f9fafb;\n  }\n\n  .cg-small-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #111827;\n    font-size: 15px;\n  }\n\n  .cg-eco-box {\n    background: linear-gradient(180deg, #f0fdf4 0%, #ffffff 100%);\n    border: 2px solid #bbf7d0;\n    margin-bottom: 26px;\n  }\n\n  .cg-eco-box .cg-location-grid div {\n    background: #ffffff;\n    color: #166534;\n  }\n\n  .cg-cta {\n    background: #111827;\n    border-radius: 18px;\n    padding: 26px;\n    text-align: center;\n  }\n\n  .cg-cta h3 {\n    margin: 0 0 10px;\n    font-size: 28px;\n    line-height: 1.2;\n    color: #ffffff;\n    font-weight: 900;\n  }\n\n  .cg-cta p {\n    margin: 0 auto 18px;\n    font-size: 16px;\n    line-height: 1.7;\n    color: #d1d5db;\n    max-width: 780px;\n  }\n\n  .cg-button-wrap {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n  }\n\n  .cg-button-wrap a {\n    background: #22c55e;\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 15px;\n    font-weight: 900;\n    padding: 14px 22px;\n    border-radius: 999px;\n    display: inline-block;\n  }\n\n  .cg-button-wrap a:nth-child(2),\n  .cg-button-wrap a:nth-child(3) {\n    background: #ffffff;\n    color: #111827;\n  }\n\n  @media screen and (max-width: 749px) {\n    .cg-nosing-section {\n      padding: 18px;\n      margin: 20px 0;\n      border-radius: 14px;\n    }\n\n    .cg-label {\n      font-size: 11px;\n      padding: 7px 12px;\n      margin-bottom: 12px;\n    }\n\n    .cg-nosing-section h2 {\n      font-size: 26px;\n      line-height: 1.15;\n    }\n\n    .cg-subtitle {\n      font-size: 17px;\n      line-height: 1.5;\n    }\n\n    .cg-intro {\n      font-size: 15.5px;\n      line-height: 1.65;\n    }\n\n    .cg-trust-grid,\n    .cg-benefit-grid,\n    .cg-location-grid,\n    .cg-spec-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .cg-card,\n    .cg-small-card,\n    .cg-box,\n    .cg-eco-box,\n    .cg-cta {\n      padding: 16px;\n      border-radius: 14px;\n    }\n\n    .cg-card h3,\n    .cg-box h3,\n    .cg-eco-box h3 {\n      font-size: 21px;\n      text-align: left;\n    }\n\n    .cg-cta h3 {\n      font-size: 23px;\n    }\n\n    .cg-button-wrap {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .cg-button-wrap a {\n      width: 100%;\n      box-sizing: border-box;\n      text-align: center;\n      padding: 14px 16px;\n    }\n  }\n\u003c\/style\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":44810853646492,"sku":"C4250 - Anodized Yellow - 2'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":44946740084892,"sku":"C4250 - Anodized Yellow - 4'","price":79.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":44946740117660,"sku":"C4250 - Anodized Yellow - 6'","price":115.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":44946740150428,"sku":"C4250 - Anodized Yellow - 8'","price":155.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":45379176005788,"sku":"C4250 - Anodized Yellow - 10'","price":194.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 2 FT","offer_id":44810853580956,"sku":"C4270 - Anodized Black - 2'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":44946739888284,"sku":"C4270 - Anodized Black- 4'","price":79.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":44946739921052,"sku":"C4270 - Anodized Black- 6'","price":115.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":44946739953820,"sku":"C4270 - Anodized Black- 8'","price":155.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":45379175940252,"sku":"C4270 - Anodized Black- 10'","price":194.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 2 FT","offer_id":44810853613724,"sku":"C4260 - Anodized Grey - 2'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":44946739986588,"sku":"C4260 - Anodized Grey - 4'","price":79.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":44946740019356,"sku":"C4260 - Anodized Grey - 6'","price":115.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":44946740052124,"sku":"C4260 - Anodized Grey - 8'","price":155.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":45379175973020,"sku":"C4260 - Anodized Grey - 10'","price":194.0,"currency_code":"USD","in_stock":true},{"title":"ANODIZED BLACK \/ 2 FT","offer_id":44810853482652,"sku":"C4170 - Aluminum Black - 2'","price":37.8,"currency_code":"USD","in_stock":true},{"title":"ANODIZED BLACK \/ 4 FT","offer_id":44946739593372,"sku":"C4170 - Aluminum Black - 4'","price":75.6,"currency_code":"USD","in_stock":true},{"title":"ANODIZED BLACK \/ 6 FT","offer_id":44946739626140,"sku":"C4170 - Aluminum Black - 6'","price":113.4,"currency_code":"USD","in_stock":true},{"title":"ANODIZED BLACK \/ 8 FT","offer_id":44946739658908,"sku":"C4170 - Aluminum Black - 8'","price":151.2,"currency_code":"USD","in_stock":true},{"title":"ANODIZED BLACK \/ 10 FT","offer_id":45379175841948,"sku":"C4170 - Aluminum Black - 10'","price":189.0,"currency_code":"USD","in_stock":true},{"title":"ANODIZED GRAY \/ 2 FT","offer_id":44810853515420,"sku":"C4160 - Aluminum Grey - 2'","price":37.8,"currency_code":"USD","in_stock":true},{"title":"ANODIZED GRAY \/ 4 FT","offer_id":44946739691676,"sku":"C4160 - Aluminum Grey - 4'","price":75.6,"currency_code":"USD","in_stock":true},{"title":"ANODIZED GRAY \/ 6 FT","offer_id":44946739724444,"sku":"C4160 - Aluminum Grey - 6'","price":113.4,"currency_code":"USD","in_stock":true},{"title":"ANODIZED GRAY \/ 8 FT","offer_id":44946739757212,"sku":"C4160 - Aluminum Grey - 8'","price":151.2,"currency_code":"USD","in_stock":true},{"title":"ANODIZED GRAY \/ 10 FT","offer_id":45379175874716,"sku":"C4160 - Aluminum Grey - 10'","price":189.0,"currency_code":"USD","in_stock":true},{"title":"ANODIZED YELLOW \/ 2 FT","offer_id":44810853548188,"sku":"C4150 - Aluminum Yellow - 2'","price":37.8,"currency_code":"USD","in_stock":true},{"title":"ANODIZED YELLOW \/ 4 FT","offer_id":44946739789980,"sku":"C4150 - Aluminum Yellow - 4'","price":113.4,"currency_code":"USD","in_stock":true},{"title":"ANODIZED YELLOW \/ 6 FT","offer_id":44946739822748,"sku":"C4150 - Aluminum Yellow - 6'","price":102.0,"currency_code":"USD","in_stock":true},{"title":"ANODIZED YELLOW \/ 8 FT","offer_id":44946739855516,"sku":"C4150 - Aluminum Yellow - 8'","price":151.2,"currency_code":"USD","in_stock":true},{"title":"ANODIZED YELLOW \/ 10 FT","offer_id":45379175907484,"sku":"C4150 - Aluminum Yellow - 10'","price":189.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/C4170-non-slip-carpet-stair-nosing.jpg?v=1741213308"},{"product_id":"ecoglo-s10-n30-non-slip-cast-in-place-stair-nosing","title":"Ecoglo® S10-N30 Non-Slip Cast-in-Place Stair Nosing – 2.1\" Wide Concrete Stair Safety Nosing in Black, Grey or Yellow","description":"\u003cp\u003eThe S10-N30 Non-Slip Anodized Stair Nosing enhances step-edge visibility with color contrast while providing \u003cstrong\u003elong-lasting anti-slip protection\u003c\/strong\u003e and a sleek appearance.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"1896\" data-end=\"1928\"\u003e\u003cstrong\u003eSlip-resistant silicon carbide ridges.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-start=\"1977\" data-end=\"2011\"\u003e\u003cstrong\u003eMeets IBC, IFC, OSHA egress code.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-start=\"1977\" data-end=\"2011\"\u003e\u003cstrong\u003eUL 1994 Certified\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-start=\"2016\" data-end=\"2056\"\u003e\u003cstrong\u003eIndoor\/outdoor UV-rated aluminum base.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-start=\"2016\" data-end=\"2056\"\u003e\u003cstrong\u003e5‑Year Warranty\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-start=\"2016\" data-end=\"2056\"\u003e\u003cstrong\u003eManufactured in Canada\/USA\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eDesigned for new construction, Ecoglo’s \u003cstrong\u003eCast-In Place stair nosings\u003c\/strong\u003e install directly into wet concrete, creating a flush, seamless finish that reduces the risk of slips and trips. These nosings are ideal for concrete stairs, concrete-filled steel pan stairs, and precast concrete stairs.\u003c\/p\u003e\n\u003cp\u003eBuilt for durability, Ecoglo’s anti-slip nosings feature a \u003cstrong\u003eUV-resistant polymer\u003c\/strong\u003e that withstands weathering, making them suitable for both indoor and outdoor installations. The hard-wearing, abrasion-resistant surface ensures lasting performance, \u003cstrong\u003eprotecting against scratches\u003c\/strong\u003e and damage.\u003c\/p\u003e\n\u003cp\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Ecoglo warranty\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\"\u003e\u003c\/p\u003e\n\u003ch2\u003eS10-N30 Non-Slip Cast in Place Stair Nosing Product Information\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstallation\u003c\/strong\u003e: Install in wet concrete, ½” (25mm) back from the front of the step.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplications\u003c\/strong\u003e: Suitable for concrete, concrete-filled steel pan, and precast concrete stairs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSizes\u003c\/strong\u003e: Standard lengths of 8ft and 10ft.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInserts\u003c\/strong\u003e: Can be attached or unattached (unattached for later installation). Installed with premium polyurethane adhesive.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtective Tape\u003c\/strong\u003e: Clear tape keeps product clean during installation. Cut and peel to remove.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e: 0.328 lbs\/ft.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e: 6063-T5 aluminum with acrylic lacquer for corrosion resistance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSpecs \u0026amp; Data Sheet\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/S10-N30-Data-Sheet.pdf\" target=\"_blank\"\u003eS10-N30 Data Sheet\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/microsite.caddetails.com\/Product\/57464\" target=\"_blank\"\u003e \u003ci class=\"far fa-file-pdf\"\u003e\u003c\/i\u003e CAD Details \u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/12\/Ecoglo-S10-N30.zip\" target=\"_blank\"\u003e \u003ci class=\"far fa-file-archive\"\u003e\u003c\/i\u003e 3D \u0026amp; BIM \u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/Ecoglo-SECTION-10-14-43.docx\" target=\"_blank\"\u003e \u003ci class=\"far fa-file-word\"\u003e\u003c\/i\u003e Specs \u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eDurability\u003c\/strong\u003e:\u003c\/span\u003e Silicon carbide non-slip material bonded to aluminum withstands heavy foot traffic without wear.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eStep Safety\u003c\/strong\u003e: \u003c\/span\u003eColor contrast provides slip resistance in all weather conditions.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eIndoor\/Outdoor Use\u003c\/strong\u003e:\u003c\/span\u003e Tested for UV exposure, salt spray, freeze-thaw, and washability with excellent results.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eEco-friendly\u003c\/strong\u003e: \u003c\/span\u003eLEED-qualified, recyclable, and no disposal costs.\u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":44946737528988,"sku":"S1170 - Black - 2'","price":29.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":44810870063260,"sku":"S1170 - Black - 4'","price":58.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":44946737561756,"sku":"S1170 - Black - 6'","price":88.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":44946737594524,"sku":"S1170 - Black - 8'","price":117.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":45379053322396,"sku":"S1170 - Black - 10'","price":147.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 2 FT","offer_id":44946737627292,"sku":"S1160 - Grey - 2'","price":29.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":44810870096028,"sku":"S1160 - Grey - 4'","price":58.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":44946737660060,"sku":"S1160 - Grey - 6'","price":88.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":44946737692828,"sku":"S1160 - Grey - 8'","price":117.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":45379053355164,"sku":"S1160 - Grey - 10'","price":147.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 2 FT","offer_id":44946737725596,"sku":"S1150 - Yellow - 2 '","price":29.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":44810870128796,"sku":"S1150 - Yellow - 4'","price":58.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":44946737758364,"sku":"S1150 - Yellow - 6'","price":88.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":44946737791132,"sku":"S1150 - Yellow - 8'","price":117.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":45379053387932,"sku":"S1150 - Yellow - 10'","price":147.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/S1170.jpg?v=1741722064"},{"product_id":"ecoglo-s2-n30-non-slip-cast-in-place-stair-nosing","title":"Ecoglo® S2-N30 Cast-in-Place Non-Slip Stair Nosing for Concrete Stairs, 2.2\" Wide","description":"\u003cp\u003eThe S2-N30 Non-Slip Anodized Stair Nosing offers \u003cstrong\u003estep-edge visibility\u003c\/strong\u003e, long-lasting anti-slip protection, and a sleek appearance.\u003c\/p\u003e\n\u003cp\u003eInstalled directly into wet concrete, it creates a smooth, flush finish that \u003cstrong\u003ereduces slip and trip risks\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuitable for concrete,\u003c\/strong\u003e concrete-filled steel pan, and precast concrete stairs, it provides durable, UV-resistant, and abrasion-resistant protection for both indoor and outdoor use, ensuring lasting performance without damage.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-end=\"1928\" data-start=\"1896\"\u003e\u003cstrong\u003eSlip-resistant silicon carbide ridges.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2011\" data-start=\"1977\"\u003e\u003cstrong\u003eMeets IBC, IFC, OSHA egress code.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2011\" data-start=\"1977\"\u003e\u003cstrong\u003eUL 1994 Certified\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003eIndoor\/outdoor UV-rated aluminum base.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003e5‑Year Warranty\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003eManufactured in Canada\/USA\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Ecoglo warranty\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\"\u003e\u003c\/p\u003e\n\u003ch2\u003eS2-N30 Non-Slip Cast in Place Stair Nosing Product Information\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstallation\u003c\/strong\u003e: Install into wet concrete; suitable for concrete stairs, concrete-filled steel pan stairs, and precast concrete stairs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSizes\u003c\/strong\u003e: Standard lengths of 8ft and 10ft.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInserts\u003c\/strong\u003e: Attached or unattached (unattached inserts can be installed later to ensure cleanliness and prevent damage during construction); installed with premium polyurethane adhesive.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtective Tape\u003c\/strong\u003e: Clear tape wraps around the product during installation; remove by cutting and peeling the tape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e: 0.516 lbs\/ft.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAluminum Finish\u003c\/strong\u003e: 6063-T5 mill finish aluminum with a clear acrylic lacquer finish to prevent corrosion.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSpecs \u0026amp; Data Sheet\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/08\/S2-N30-Data-Sheet.pdf\" target=\"_blank\"\u003eS2-N30 Data Sheet\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/microsite.caddetails.com\/Product\/57466\" target=\"_blank\"\u003eCAD Details\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/12\/Ecoglo-S2-N30.zip\" target=\"_blank\"\u003e3D \u0026amp; BIM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/Ecoglo-SECTION-10-14-43.docx\" target=\"_blank\"\u003eSpecs\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eDurability\u003c\/strong\u003e:\u003c\/span\u003e Silicon carbide non-slip material bonded to aluminum withstands heavy foot traffic without wear.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eStep Safety\u003c\/strong\u003e:\u003c\/span\u003e Color contrast provides slip resistance in all weather conditions.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eIndoor\/Outdoor Use\u003c\/strong\u003e:\u003c\/span\u003e Tested for UV exposure, salt spray, freeze-thaw, and washability with excellent results.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eEco-friendly\u003c\/strong\u003e:\u003c\/span\u003e LEED-qualified, recyclable, and no disposal costs.\u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":44810882875548,"sku":"S2170 - Black - 2'","price":33.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":44946736939164,"sku":"S2170 - Black - 4'","price":66.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":44946737168540,"sku":"S2170 - Black - 6'","price":99.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":44946737201308,"sku":"S2170 - Black - 8'","price":132.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":45379058958492,"sku":"S2170 - Black - 10'","price":166.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 2 FT","offer_id":44810882908316,"sku":"S2160 - Grey - 2'","price":33.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":44946736971932,"sku":"S2160 - Grey - 4'","price":66.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":44946737234076,"sku":"S2160 - Grey - 6'","price":99.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":44946737266844,"sku":"S2160 - Grey - 8'","price":132.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":45379058991260,"sku":"S2160 - Grey - 10'","price":166.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 2 FT","offer_id":44810882941084,"sku":"S2150 - Yellow - 2 '","price":33.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":44946737004700,"sku":"S2150 - Yellow - 4'","price":66.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":44946737299612,"sku":"S2150 - Yellow - 6'","price":99.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":44946737332380,"sku":"S2150 - Yellow - 8'","price":132.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":45379059024028,"sku":"S2150 - Yellow - 10'","price":166.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/S2170-Black.jpg?v=1759509358"},{"product_id":"ecoglo-s3-n-non-slip-cast-in-place-stair-nosing","title":"Ecoglo® S3170, S3-N Non-Slip Cast-in-Place Stair Nosing for Concrete Stairs \u0026 Egress Safety, 3.3 \" Wide","description":"\u003cp\u003e\u003cstrong\u003eEcoglo®\u003c\/strong\u003e \u003cspan\u003eS3170 \u003c\/span\u003eS3-N Non-Slip \u003cstrong\u003eCast-in-Place Stair Nosing\u003c\/strong\u003e offers step edge safety, lasting anti-slip protection, and an appealing look.\u003c\/p\u003e\n\u003cp\u003eMade from \u003cstrong\u003edurable aluminum\u003c\/strong\u003e, it’s a cost-effective way to upgrade and enhance stair safety. Installed directly into wet concrete, it’s perfect for meeting building codes while reducing slip and trip risks.\u003c\/p\u003e\n\u003cp\u003eDesigned to \u003cstrong\u003ewithstand UV exposure\u003c\/strong\u003e and abrasion, this product ensures long-term durability for both \u003cstrong\u003eindoor and outdoor\u003c\/strong\u003e use.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/p\u003e\n\u003ch2\u003eNon-Slip Cast-in-Place Stair Nosing Product Information\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eInstallation\u003c\/strong\u003e: Install into wet concrete; suitable for concrete stairs, concrete-filled steel pan stairs, and precast concrete stairs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSizes\u003c\/strong\u003e: Standard lengths of 4ft.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInserts\u003c\/strong\u003e: Attached or unattached (unattached inserts can be installed later to ensure cleanliness and prevent damage during construction); installed with premium polyurethane adhesive.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtective Tape\u003c\/strong\u003e: Clear tape wraps around the product during installation; remove by cutting and peeling the tape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e: 0.625 lbs\/ft.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAluminum Finish\u003c\/strong\u003e: 6063-T5 mill finish aluminum with a clear acrylic lacquer finish to prevent corrosion.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003eSpecs \u0026amp; Data Sheet\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/S3-N-Data-Sheet.pdf\" target=\"_blank\"\u003eS3-N Data Sheet\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/microsite.caddetails.com\/Product\/57435\" target=\"_blank\"\u003eCAD Details\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eDurability\u003c\/strong\u003e:\u003c\/span\u003e Silicon carbide non-slip material bonded to aluminum withstands heavy foot traffic without wear.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eStep Safety\u003c\/strong\u003e:\u003c\/span\u003e Color contrast provides slip resistance in all weather conditions.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eIndoor\/Outdoor Use\u003c\/strong\u003e:\u003c\/span\u003e Tested for UV exposure, salt spray, freeze-thaw, and washability with excellent results.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eEco-friendly\u003c\/strong\u003e: \u003c\/span\u003eLEED-qualified, recyclable, and no disposal costs.\u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 2 FT","offer_id":44946736644252,"sku":"S3170 - 3.3\" x 2'","price":40.6,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4 FT","offer_id":44946736677020,"sku":"S3170 - 3.3\" x 4'","price":81.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6 FT","offer_id":44946736709788,"sku":"S3170 - 3.3\" x 6'","price":121.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8 FT","offer_id":44946736742556,"sku":"S3170 - 3.3\" x 8'","price":162.4,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 FT","offer_id":45482024108188,"sku":"S3170 - 3.3\" x 10'","price":203.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/S3070_Non-Slip_Cast_in_Place_Stair_Nosing.jpg?v=1748288345"},{"product_id":"ecoglo-f4b171-photoluminescent-stair-nosing-black","title":"Ecoglo® F4B171, 3.2\" Wide Photoluminescent Flat Stair Nosing | Black Insert","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\u003c!-- MODEL LABEL --\u003e\n\u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003eModel F4B171 • F4B-E30 Series\u003c\/div\u003e\n\u003c!-- MAIN HEADING --\u003e\n\u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003eEcoglo® F4B171 Photoluminescent Flat Stair Nosing – \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Egress Safety Protection\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003eImprove step-edge visibility, increase stair traction and support safer emergency egress in normal lighting, darkness and power outages.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eThe \u003cstrong\u003eEcoglo® F4B171 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e combines a durable \u003cstrong\u003e3.2-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e with protected photoluminescent step-edge strips and a hard-wearing black silicon carbide non-slip insert. Its right-angled profile fits over the leading edge of the stair to provide luminous guidance, durable traction and physical protection for the stair edge.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eDesigned for public stairways, exit stairs, emergency egress routes and other applications where pathfinding in darkness is important, the F4B171 remains visible after normal lighting is reduced or lost. It can be installed over concrete, timber, tile, steel, checker plate and suitable thin-carpeted stairs.\u003c\/p\u003e\n\u003c!-- PRODUCT CLARIFICATION --\u003e\n\u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003eProduct Clarification\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003eThe F4B171 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its luminous step-edge strips absorb energy from normal ambient lighting and remain visible after the lights go out. The black silicon carbide insert provides color contrast and non-slip traction but is not itself the photoluminescent component.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BAR --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ Model F4B171\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ 3.2-Inch-Wide Profile\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ Black Non-Slip Insert\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ UL 1994 \u0026amp; ULC 572 Listed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eVisible After the Lights Go Out\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe photoluminescent step-edge strips absorb energy from natural or artificial light and remain visible when normal lighting is reduced or electrical power is lost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eBlack Step-Edge Contrast\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe black non-slip insert provides strong visual contrast when paired with a lighter surrounding stair finish, helping occupants identify the leading edge of each step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eHard-Wearing Slip Resistance\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe integrally bonded silicon carbide non-slip insert provides durable traction to help reduce slips on heavily travelled commercial and public stairways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eNo Electricity Required\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe passive photoluminescent system operates without batteries, wiring or ongoing electrical energy consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT CONFIGURATION --\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eEcoglo® F4B171 Product Configuration\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003eThe F4B171 configuration combines a clear-anodized aluminum profile, protected photoluminescent step-edge strips and a contrasting black silicon carbide non-slip insert.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eManufacturer Model\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eF4B171\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eProduct Series\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eF4B-E30\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eAluminum Finish\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eClear Anodized\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eInsert Colour\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RECOMMENDED APPLICATIONS --\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eRecommended Applications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eExit stairways\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eEmergency egress routes\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eCommercial buildings\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003ePublic facilities\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eSchools and universities\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eHospitals and healthcare\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eTransit facilities\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eIndustrial facilities\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBLE STAIR SURFACES --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eCompatible Stair Surfaces\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eConcrete stairways\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eWood and timber stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eTile stairways\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eSteel stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eChecker plate stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eThin carpeted stairs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4B171\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4B-E30\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear anodized\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eInsert Colour:\u003c\/strong\u003e Black\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS AND ORDERING --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eDimensions and Ordering\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 3.2 inches or 82.06 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 2 inches or 51.82 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.60 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION INFORMATION --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eInstallation Information\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003eInstall the F4B171 using premium polyurethane adhesive with mechanical fasteners, or adhesive only, depending on the stair substrate and project requirements.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Profile\u003c\/strong\u003e\u003cbr\u003eStandard holes are positioned approximately 2 inches from each end and approximately 12 inches apart.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003eStainless steel fasteners and concrete nylon anchors are supplied with the pre-drilled stair nosing.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003eChoose unattached inserts when the aluminum profile must be cut to size on site.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LISTINGS AND PERFORMANCE --\u003e\n\u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eListings and Performance Testing\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003eRefer to the current Ecoglo® F4B-E30 manufacturer data sheet and project documentation for complete listing information, test methods and applicable performance criteria.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ UL 1994 and ULC 572 Listed\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ IBC\/IFC 2009 and 2012 — Section 1024\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ IBC\/IFC 2015–2021 — Section 1025\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Photoluminescent brightness tested to ASTM E2073\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Photoluminescent testing to DIN 67510\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Safety-sign performance tested to ISO 17398\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Slip resistance tested to UL 410\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ UV exposure tested to ASTM G155\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Salt-spray resistance tested to ASTM B117\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Freeze-thaw resistance tested to ASTM C1026\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Abrasion and wear-resistance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Washability and stain-resistance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Radioactivity and toxicity testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Flammability-performance testing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY SPECIFY --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eWhy Specify the Ecoglo® F4B171?\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003eCombines black step-edge definition under normal lighting with photoluminescent guidance after normal lighting is lost.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003eRemains visible after power loss without requiring batteries, wiring or emergency electricity.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eWide non-slip surface\u003c\/strong\u003e\u003cbr\u003eThe approximately 2-inch-wide silicon carbide insert provides substantial contact area at the leading edge of the stair.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003eThe right-angled aluminum profile covers the tread edge and vertical face to protect vulnerable or worn stair nosings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUSTAINABILITY --\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eEnergy-Free, Recyclable Stair Safety\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Zero electrical energy consumption\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Aluminum-based and 100% recyclable\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Approximately 20% recycled aluminum content\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Non-radioactive and non-toxic\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ May contribute toward applicable LEED credits\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Recommended adhesive has low VOC content\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhat is the Ecoglo® F4B171?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eF4B171 is the manufacturer model number for the Ecoglo® F4B-E30 photoluminescent flat stair nosing with a clear-anodized aluminum profile and black silicon carbide non-slip insert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eDoes the F4B171 glow in darkness?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eYes. The photoluminescent step-edge strips absorb energy from normal ambient lighting and remain visible after the lights go out. The black insert provides non-slip traction and daytime colour contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eIs the F4B171 UL Listed?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe manufacturer’s F4B-E30 data sheet identifies the photoluminescent stair-nosing series as UL 1994 and ULC 572 Listed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eHow wide is the F4B171?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe aluminum profile is approximately 3.2 inches or 82.06 mm wide. The black non-slip insert is approximately 2 inches or 51.82 mm wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhat lengths are available?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eStandard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are available with a tolerance of ± 1\/8 inch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eCan the F4B171 be cut on site?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eYes. When the aluminum profile will be cut on site, order the inserts unattached and install them after the profile has been cut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhich stair surfaces are compatible?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe F4B171 can be installed over concrete, timber, tile, steel, checker plate and suitable thin-carpeted stairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003eSpecify the Ecoglo® F4B171\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003eSelect an available length or contact us for custom sizing, commercial project quantities, code documentation and installation requirements.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B-E30-datasheet.pdf?v=1785865965\" rel=\"noopener\" title=\"View Ecoglo F4B-E30 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\" target=\"_blank\"\u003e View Technical Data Sheet \u003c\/a\u003e \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4B171 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e Request a Quote \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47315643859100,"sku":"F4B171 - 2FT","price":40.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47315643891868,"sku":"F4B171 - 4FT","price":80.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47315643924636,"sku":"F4B171 - 6FT","price":121.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47315643957404,"sku":"F4B171 - 8FT","price":161.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47315643990172,"sku":"F4B171 - 10FT","price":202.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B171-image.png?v=1785861407"},{"product_id":"ecoglo-f4270-black-anodized-non-slip-flat-stair-nosing","title":"Ecoglo® F4270 Black Anodized Non-Slip Flat Stair Nosing - 2.7\" Wide","description":"\n```html\n\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%);border:2px solid #d1fae5;border-radius:18px;padding:28px;margin:36px auto;max-width:1100px;box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- TOP LABEL --\u003e\n  \u003cdiv style=\"display:inline-block;background:#22c55e;color:#ffffff;font-size:13px;font-weight:900;letter-spacing:0.05em;text-transform:uppercase;padding:8px 16px;border-radius:999px;margin-bottom:16px;\"\u003e\n    Model F4270 • F4-N20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- HEADLINE --\u003e\n  \u003ch2 style=\"margin:0 0 12px 0;font-size:clamp(30px,4vw,42px);line-height:1.1;color:#111827;font-weight:900;\"\u003e\n    Ecoglo® F4270 Black Anodized Flat Stair Nosing –\n    \u003cspan style=\"color:#22c55e;\"\u003eDurable Non-Slip Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px 0;font-size:20px;line-height:1.45;color:#1f2937;font-weight:bold;\"\u003e\n    Improve stair traction and protect high-traffic step edges while maintaining a clean black architectural appearance.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 18px auto;max-width:980px;font-size:17px;line-height:1.75;color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4270 Black Anodized Flat Stair Nosing\u003c\/strong\u003e combines a durable\n    \u003cstrong\u003e6063-T5 aluminum profile\u003c\/strong\u003e with a hard-wearing\n    \u003cstrong\u003eblack silicon carbide non-slip insert\u003c\/strong\u003e. Its black-on-black configuration provides a discreet, professional finish for commercial, institutional, industrial and public stair environments.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px auto;max-width:980px;font-size:17px;line-height:1.75;color:#374151;\"\u003e\n    Suitable for installation over concrete, timber, tile, steel, checker plate and thin carpeted stairs, the F4270 provides a practical way to improve traction and protect stair edges without replacing the complete stair system.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#ffffff;border-left:6px solid #22c55e;border-radius:12px;padding:16px 18px;margin-bottom:26px;text-align:left;\"\u003e\n    \u003cdiv style=\"font-size:16px;line-height:1.7;color:#374151;\"\u003e\n      \u003cstrong style=\"color:#111827;\"\u003eProduct clarification:\u003c\/strong\u003e\n      The F4270 is a non-slip anodized stair nosing with a black silicon carbide insert. It is not a photoluminescent stair nosing.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:2px solid #dcfce7;border-radius:14px;padding:14px 12px;font-size:15px;font-weight:800;color:#166534;\"\u003e\n      ✔ Model F4270\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:2px solid #dcfce7;border-radius:14px;padding:14px 12px;font-size:15px;font-weight:800;color:#166534;\"\u003e\n      ✔ Black Anodized Aluminum\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:2px solid #dcfce7;border-radius:14px;padding:14px 12px;font-size:15px;font-weight:800;color:#166534;\"\u003e\n      ✔ Black Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:2px solid #dcfce7;border-radius:14px;padding:14px 12px;font-size:15px;font-weight:800;color:#166534;\"\u003e\n      ✔ Made in USA\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;text-align:left;\"\u003e\n      \u003cdiv style=\"font-size:18px;font-weight:900;color:#111827;margin-bottom:8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        The integrally bonded \u003cstrong\u003esilicon carbide non-slip insert\u003c\/strong\u003e provides durable traction to help reduce the risk of slips on heavily travelled stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;text-align:left;\"\u003e\n      \u003cdiv style=\"font-size:18px;font-weight:900;color:#111827;margin-bottom:8px;\"\u003e\n        Discreet Black Appearance\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        The black insert coordinates with the black anodized profile to create a clean, understated finish for modern commercial and architectural interiors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;text-align:left;\"\u003e\n      \u003cdiv style=\"font-size:18px;font-weight:900;color:#111827;margin-bottom:8px;\"\u003e\n        Durable Anodized Finish\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        The thick anodized coating creates a hard, attractive and abrasion-resistant surface that helps protect the aluminum against corrosion and everyday wear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;text-align:left;\"\u003e\n      \u003cdiv style=\"font-size:18px;font-weight:900;color:#111827;margin-bottom:8px;\"\u003e\n        Designed for High-Traffic Use\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        The non-slip material is permanently bonded to the anodized aluminum substrate for dependable performance in commercial, institutional and public environments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff;border:2px solid #bbf7d0;border-radius:18px;padding:24px;margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px 0;font-size:26px;line-height:1.2;color:#111827;font-weight:900;text-align:center;\"\u003e\n      Ecoglo® F4270 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px auto;max-width:900px;font-size:16px;line-height:1.7;color:#4b5563;text-align:center;\"\u003e\n      The F4270 configuration combines a black anodized aluminum profile with a black silicon carbide non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:18px;\"\u003e\n        \u003cdiv style=\"font-size:14px;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:6px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:22px;font-weight:900;color:#111827;\"\u003e\n          F4270\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:18px;\"\u003e\n        \u003cdiv style=\"font-size:14px;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:6px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:20px;font-weight:900;color:#111827;\"\u003e\n          F4-N20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:18px;\"\u003e\n        \u003cdiv style=\"font-size:14px;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:6px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:19px;font-weight:900;color:#111827;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:18px;\"\u003e\n        \u003cdiv style=\"font-size:14px;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:6px;\"\u003e\n          Insert Colour\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:19px;font-weight:900;color:#111827;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff;border:2px solid #bbf7d0;border-radius:18px;padding:24px;margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px 0;font-size:26px;line-height:1.2;color:#111827;font-weight:900;text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Steel and checker plate\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Schools, hospitals and offices\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Industrial and retrofit projects\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;\"\u003e\n\n      \u003ch3 style=\"margin:0 0 14px 0;font-size:24px;font-weight:900;color:#111827;\"\u003e\n        Technical Specifications\n      \u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr;gap:10px;text-align:left;\"\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4270\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-N20\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Non-slip flat stair nosing\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black anodized\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1, 20-micron thickness\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide insert\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eInsert Colour:\u003c\/strong\u003e Black\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003ePhotoluminescent:\u003c\/strong\u003e No\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DIMENSIONS --\u003e\n    \u003cdiv style=\"background:#f0fdf4;border:2px solid #86efac;border-radius:18px;padding:22px;\"\u003e\n\n      \u003ch3 style=\"margin:0 0 14px 0;font-size:24px;font-weight:900;color:#111827;\"\u003e\n        Dimensions and Ordering\n      \u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid;gap:10px;text-align:left;\"\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"font-size:15px;line-height:1.65;color:#374151;\"\u003e\n          \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px 0;font-size:26px;font-weight:900;color:#111827;text-align:center;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px auto;max-width:900px;font-size:16px;line-height:1.75;color:#4b5563;text-align:center;\"\u003e\n      Install the F4270 using a premium polyurethane adhesive with mechanical fasteners, or adhesive only, depending on the stair substrate and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePre-Drilled Profile\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Stainless steel fasteners and concrete nylon anchors are supplied with the stair nosing.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eAttached or Unattached Insert\u003c\/strong\u003e\u003cbr\u003e\n        Choose an unattached insert when the aluminum profile needs to be cut to size on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE --\u003e\n  \u003cdiv style=\"background:#f0fdf4;border:2px solid #86efac;border-radius:18px;padding:22px;margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px 0;font-size:24px;font-weight:900;color:#111827;text-align:center;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px auto;max-width:900px;font-size:15px;line-height:1.7;color:#374151;text-align:center;\"\u003e\n      Refer to the current Ecoglo F4-N20 manufacturer data sheet for complete listing information, test methods and applicable performance criteria.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;text-align:left;\"\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ Salt spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ Anodized coating tested for abrasion and coating performance\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ Washability and stain resistance tested\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ Made in USA\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY F4270 --\u003e\n  \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px 0;font-size:26px;font-weight:900;color:#111827;text-align:center;\"\u003e\n      Why Specify the Ecoglo® F4270?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-top:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eClean black-on-black finish\u003c\/strong\u003e\u003cbr\u003e\n        The black insert coordinates with the black anodized profile for a discreet, professional architectural appearance.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eHard, protective surface\u003c\/strong\u003e\u003cbr\u003e\n        The anodized coating creates a durable surface that resists abrasion, staining and everyday wear.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCorrosion-resistant finish\u003c\/strong\u003e\u003cbr\u003e\n        Anodizing helps protect the aluminum profile in demanding indoor and outdoor environments.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eLong-term stair protection\u003c\/strong\u003e\u003cbr\u003e\n        The bonded silicon carbide insert and anodized aluminum profile provide durable protection for high-traffic stair edges.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ENVIRONMENTAL --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%);border:2px solid #bbf7d0;border-radius:18px;padding:24px;margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px 0;font-size:26px;font-weight:900;color:#111827;text-align:center;\"\u003e\n      Recyclable Aluminum and LEED Contribution\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#166534;\"\u003e\n        ♻ Durable, long-service stair-edge solution\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 18px 0;font-size:28px;font-weight:900;color:#111827;text-align:center;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"border-bottom:1px solid #e5e7eb;padding:0 0 16px 0;margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;font-size:18px;color:#111827;\"\u003e\n        What is the Ecoglo F4270?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        F4270 is the manufacturer model number for the Ecoglo F4-N20 flat stair nosing with a black anodized aluminum profile and black silicon carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-bottom:1px solid #e5e7eb;padding:0 0 16px 0;margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;font-size:18px;color:#111827;\"\u003e\n        Is the F4270 photoluminescent?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        No. The F4270 is a non-slip anodized stair nosing with a black silicon carbide insert. It does not contain a photoluminescent insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-bottom:1px solid #e5e7eb;padding:0 0 16px 0;margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;font-size:18px;color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are also available with a stated tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-bottom:1px solid #e5e7eb;padding:0 0 16px 0;margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;font-size:18px;color:#111827;\"\u003e\n        Can the F4270 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        Yes. When profiles will be cut on site, ordering the non-slip insert unattached is recommended. The insert can then be bonded using premium polyurethane adhesive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;font-size:18px;color:#111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        The F4270 can be installed on concrete, timber, tile, steel, checker plate and thin carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827;border-radius:18px;padding:30px 24px;text-align:center;box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px 0;font-size:30px;line-height:1.15;color:#ffffff;font-weight:900;\"\u003e\n      Specify the Ecoglo® F4270\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px auto;max-width:820px;font-size:16px;line-height:1.75;color:#d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, project quantities, technical documentation and installation requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;justify-content:center;gap:12px;\"\u003e\n\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-F4-N20-Flat-Stair-Nosing.pdf?v=1753843588\" target=\"_blank\" rel=\"noopener\" title=\"Download the Ecoglo F4270 F4-N20 technical data sheet\" style=\"background:#22c55e;color:#ffffff;text-decoration:none;font-size:15px;font-weight:900;padding:14px 22px;border-radius:999px;display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47318502932636,"sku":"F4270 - Anodized Black - 2'","price":37.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47318502965404,"sku":"F4270 - Anodized Black - 4'","price":74.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47318502998172,"sku":"F4270 - Anodized Black - 6'","price":111.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47318503030940,"sku":"F4270 - Anodized Black - 8'","price":148.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47318503063708,"sku":"F4270 - Anodized Black - 10'","price":186.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4270.jpg?v=1776092782"},{"product_id":"ecoglo-f4b170-aluminum-flat-non-slip-stair-nosing-black","title":"Ecoglo® F4B170 - Anodized Aluminum Flat Non-Slip Stair Nosing with Black Insert - 3.2\" wide","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\u003c!-- MODEL LABEL --\u003e\n\u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003eModel F4B170 • F4B-N30 Series\u003c\/div\u003e\n\u003c!-- MAIN HEADING --\u003e\n\u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003eEcoglo® F4B170 Anodized Aluminum Flat Stair Nosing – \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Stair Protection\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003eImprove traction, define step edges and protect high-traffic stairs with a wide, durable anodized aluminum stair nosing.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eThe \u003cstrong\u003eEcoglo® F4B170 Flat Non-Slip Stair Nosing with Black Insert\u003c\/strong\u003e combines a \u003cstrong\u003e3.2-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e with a durable black silicon carbide non-slip insert. Its wide, right-angled profile fits over the leading edge of the step, providing dependable traction, stair-edge protection and a clean architectural appearance.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eDesigned for commercial, institutional, industrial and public stairways, the F4B170 can be installed over concrete, timber, tile, steel, checker plate and suitable thin-carpeted stairs. It provides a practical way to renovate worn stair edges and improve stairway safety without replacing the complete stair system.\u003c\/p\u003e\n\u003c!-- PRODUCT CLARIFICATION --\u003e\n\u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003eProduct Clarification\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003eThe F4B170 is a \u003cstrong\u003enon-photoluminescent stair nosing\u003c\/strong\u003e with a black silicon carbide non-slip insert. It does not glow in darkness and should not be represented as a photoluminescent or luminous egress-path marking product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BAR --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ Model F4B170\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ 3.2-Inch-Wide Profile\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ Black Non-Slip Insert\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ Indoor and Outdoor Use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eHard-Wearing Slip Resistance\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe hard-wearing silicon carbide material is integrally bonded to the aluminum substrate to provide dependable traction on heavily travelled stairways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eBlack Step-Edge Contrast\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe black non-slip surface provides visible color contrast when paired with a lighter surrounding stair finish, helping users identify the leading edge of each step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eWide Stair-Edge Coverage\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe 3.2-inch-wide right-angled profile covers and protects the leading edge of existing steps while providing a substantial 2-inch-wide non-slip surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eAll-Weather Performance\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eIntegrated ridges within the non-slip insert support traction in demanding indoor and outdoor stair applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT CONFIGURATION --\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eEcoglo® F4B170 Product Configuration\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003eThe F4B170 configuration combines a clear-anodized aluminum profile with a contrasting black silicon carbide non-slip insert.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eManufacturer Model\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eF4B170\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eProduct Series\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eF4B-N30\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eAluminum Finish\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eClear Anodized\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eInsert Color\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eRecommended Applications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eConcrete stairways\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eWood and timber stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eTile stairways\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eSteel stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eChecker plate stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eThin carpeted stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eCommercial buildings\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eInstitutional facilities\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4B170\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4B-N30\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Flat non-slip stair nosing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type II, Class 1\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003ePhotoluminescent:\u003c\/strong\u003e No\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.462 lb per linear foot\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eDimensions and Ordering\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 3.2 inches or 82.06 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 2 inches or 51.82 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.60 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e An unattached insert is recommended when the aluminum profile will be cut on site\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eInstallation Information\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003eInstall the F4B170 using premium polyurethane adhesive with mechanical fasteners, or adhesive only, as appropriate for the stair substrate and project requirements.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Option\u003c\/strong\u003e\u003cbr\u003eThe aluminum profile can be supplied with pre-drilled countersunk holes positioned approximately 2 inches from each end and approximately 12 inches apart.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003eStainless steel fasteners and concrete nylon anchors are available with the pre-drilled configuration.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Insert\u003c\/strong\u003e\u003cbr\u003eOrder the black insert unattached when the aluminum profile needs to be cut to the required length on site.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFORMANCE --\u003e\n\u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003ePerformance Testing\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003eThe manufacturer identifies the F4B-N30 Series as meeting or exceeding performance criteria associated with the following slip-resistance, weathering, abrasion, washability and flammability tests.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Slip resistance tested to UL 410\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ UV exposure tested to ASTM G155\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Salt-spray resistance tested to ASTM B117\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Freeze-thaw resistance tested to ASTM C1026\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Abrasion-resistance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Washability and stain-resistance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Flammability-performance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Made in the USA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY SPECIFY --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eWhy Specify the Ecoglo® F4B170?\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eBlack step-edge definition\u003c\/strong\u003e\u003cbr\u003eThe black insert provides a professional appearance and strong contrast against appropriately selected lighter stair finishes.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eWide non-slip surface\u003c\/strong\u003e\u003cbr\u003eThe approximately 2-inch-wide silicon carbide insert provides substantial contact area for improved traction.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eRight-angled protection\u003c\/strong\u003e\u003cbr\u003eThe profile covers the horizontal tread edge and vertical face to help protect vulnerable stair edges.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eRenovation-friendly design\u003c\/strong\u003e\u003cbr\u003eImprove existing stairways without removing and replacing the complete stair structure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUSTAINABILITY --\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eRecyclable Aluminum and LEED Contribution\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Aluminum-based and 100% recyclable\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Approximately 20% recycled aluminum content\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ May contribute toward applicable LEED credits\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Recommended adhesive has low VOC content\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhat is the Ecoglo® F4B170?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eF4B170 is the manufacturer model number for the F4B-N30 flat stair nosing with a clear-anodized aluminum profile and black silicon carbide non-slip insert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eIs the F4B170 photoluminescent?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eNo. The F4B170 is a non-slip stair nosing with a black silicon carbide insert. It does not contain a photoluminescent strip or glow in darkness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eHow wide is the F4B170 stair nosing?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe aluminum profile is approximately 3.2 inches or 82.06 mm wide. The black non-slip insert is approximately 2 inches or 51.82 mm wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhat lengths are available?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eStandard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are also available with a stated tolerance of ± 1\/8 inch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eCan the F4B170 be cut on site?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eYes. When the aluminum profile will be cut on site, order the black non-slip insert unattached and bond it after the profile is cut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhich stair surfaces are compatible?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe F4B170 can be installed over concrete, timber, tile, steel, checker plate and suitable thin-carpeted stairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003eSpecify the Ecoglo® F4B170\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003eSelect an available length or contact us for custom sizing, project quantities, technical documentation and installation requirements.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\u003ca href=\"https:\/\/ecoglo.us\/f4b-n30-series\/\" rel=\"noopener\" title=\"View Ecoglo F4B-N30 technical information\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\" target=\"_blank\"\u003e View Technical Data \u003c\/a\u003e \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4B167 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e Request a Quote \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47322958921884,"sku":null,"price":37.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47322958954652,"sku":null,"price":74.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47322958987420,"sku":null,"price":111.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47322959020188,"sku":null,"price":148.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47322959052956,"sku":null,"price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B170.png?v=1785866953"},{"product_id":"ecoglo-f4171-photoluminescent-stair-nosing-black","title":"Ecoglo® F4171 Photoluminescent 2.7 Inch Flat Stair Nosing | Black Insert","description":"\u003cp\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4171 • F4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4171 Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Egress Safety Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, increase stair traction and support safer emergency egress during normal lighting, reduced lighting and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4171 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e2.7-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a hard-wearing black\n    silicon carbide non-slip insert. Its right-angled profile fits over the\n    leading edge of the stair to provide luminous guidance, dependable\n    traction and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for exit stairways, public stairs, emergency egress routes and\n    other applications where step-edge recognition in darkness is important,\n    the F4171 absorbs energy from available natural or artificial lighting and\n    remains visible after normal lighting is reduced or lost. It can be\n    installed over concrete, timber, tile, steel, checker plate and suitable\n    thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4171 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      protected luminous strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The black silicon carbide insert\n      provides color contrast and non-slip traction but is not itself the\n      photoluminescent component. Final code compliance should be confirmed\n      against the project specification and requirements of the local authority\n      having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4171\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Black Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The protected photoluminescent strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Black Step-Edge Contrast\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The black non-slip insert provides strong visual contrast when paired\n        with a lighter surrounding stair surface, helping users identify the\n        leading edge of each step.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The hard-wearing silicon carbide non-slip material is integrally bonded\n        to the aluminum substrate to provide durable traction on heavily\n        travelled commercial and public stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4171 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4171 configuration combines a clear-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a contrasting black\n      silicon carbide non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4171\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE STAIR SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4171\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.44 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS AND ORDERING --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 65 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION INFORMATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4171 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles include stainless steel fasteners and concrete\n        nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to the\n        required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® F4-E20 Series is evaluated for photoluminescent brightness,\n      indoor and outdoor durability, abrasion resistance, washability,\n      radioactivity, toxicity and flammability. Refer to the current\n      manufacturer data sheet and project documentation for complete test\n      methods and listing information.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized coating wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Horizontal burn testing referenced to FAA AC 23.2\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4171?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003e\n        Combines black step-edge definition under normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after a power failure without requiring batteries,\n        wiring or emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCompact non-slip profile\u003c\/strong\u003e\u003cbr\u003e\n        The 2.7-inch-wide profile provides luminous step-edge guidance and an\n        approximately 1.5-inch-wide silicon carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum profile covers the tread edge and vertical\n        face to help protect vulnerable or worn stair nosings.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4171?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4171 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a clear-anodized aluminum\n        profile and black silicon carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4171 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Its photoluminescent step-edge strips absorb energy from normal\n        natural or artificial lighting and remain visible after the lights go\n        out.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The black silicon carbide insert provides non-slip traction and\n        visible contrast. The adjacent protected strips are the\n        photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4171 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4-E20 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4171 stair nosing?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall aluminum profile is approximately 2.7 inches or 68 mm wide.\n        The black non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4171 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The manufacturer identifies the F4-E20 Series for indoor and\n        outdoor use and reports testing for UV exposure, salt spray and\n        freeze-thaw resistance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4171 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4171 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4171\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, technical documentation and installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/F4-E20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4171 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47323444478108,"sku":"F4171 - Aluminum Black - 2'","price":36.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47323444510876,"sku":"F4171 - Aluminum Black - 4'","price":72.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47323444543644,"sku":"F4171 - Aluminum Black - 6'","price":108.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47323444576412,"sku":"F4171 - Aluminum Black - 8'","price":130.96,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47323444609180,"sku":"F4171 - Aluminum Black - 10'","price":181.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4171.jpg?v=1741709366"},{"product_id":"ecoglo-f4271-black-anodized-photoluminescent-nosing","title":"Ecoglo® F4271 Photoluminescent 2.7 Inch Black Anodized Flat Stair Nosing | Black Insert","description":"\u003cp\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4271 • F4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4271 Black Anodized Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Egress Safety Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, increase stair traction and support safer emergency egress during normal lighting, reduced lighting and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4271 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e2.7-inch-wide black-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a hard-wearing black\n    silicon-carbide non-slip insert. Its right-angled profile fits over the\n    leading edge of the stair to provide luminous guidance, dependable traction\n    and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for exit stairways, public stairs, emergency egress routes and\n    other applications where step-edge recognition in darkness is important,\n    the F4271 absorbs energy from available natural or artificial lighting and\n    remains visible after normal lighting is reduced or lost. It can be\n    installed over concrete, timber, tile, steel, checker plate and suitable\n    thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4271 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      protected luminous strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The black silicon-carbide insert\n      provides non-slip traction and visible step-edge contrast but is not\n      itself the photoluminescent component. Final code compliance should be\n      confirmed against the project specification and requirements of the\n      authority having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4271\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Black Anodized Aluminum\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The protected photoluminescent strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Black Architectural Finish\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The black-anodized profile and black non-slip insert provide a\n        coordinated architectural appearance for modern commercial, public and\n        institutional stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The hard-wearing silicon-carbide non-slip material is integrally bonded\n        to the aluminum substrate to provide durable traction on heavily\n        travelled stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4271 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4271 configuration combines a black-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a black silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4271\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4271\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.44 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 65 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4271 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles include stainless steel fasteners and concrete\n        nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to the\n        required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® F4-E20 Series is evaluated for photoluminescent brightness,\n      indoor and outdoor durability, abrasion resistance, washability,\n      radioactivity, toxicity and flammability. Refer to the current\n      manufacturer data sheet and project documentation for complete test\n      methods and listing information.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized coating wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Horizontal burn testing referenced to FAA AC 23.2\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4271?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003e\n        Combines a black architectural finish under normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after a power failure without requiring batteries,\n        wiring or emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCompact non-slip profile\u003c\/strong\u003e\u003cbr\u003e\n        The 2.7-inch-wide profile provides luminous step-edge guidance and an\n        approximately 1.5-inch-wide silicon-carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eBlack anodized durability\u003c\/strong\u003e\u003cbr\u003e\n        The anodized finish helps protect the aluminum against corrosion,\n        abrasion and demanding indoor or outdoor exposure.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4271?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4271 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a black-anodized aluminum\n        profile and black silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4271 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Its photoluminescent step-edge strips absorb energy from normal\n        natural or artificial lighting and remain visible after the lights go\n        out.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The black silicon-carbide insert provides non-slip traction. The\n        adjacent protected strips are the photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4271 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4-E20 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4271 stair nosing?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall aluminum profile is approximately 2.7 inches or 68 mm wide.\n        The black non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4271 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The manufacturer identifies the F4-E20 Series for indoor and\n        outdoor use and reports testing for UV exposure, salt spray and\n        freeze-thaw resistance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4271 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4271 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4271\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, technical documentation and installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/F4-E20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4271 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47323932000412,"sku":"F4271 - Anodized Black - 2'","price":39.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47323932033180,"sku":"F4271 - Anodized Black - 4'","price":79.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47323932065948,"sku":"F4271 - Anodized Black - 6'","price":118.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47323932098716,"sku":"F4271 - Anodized Black - 8'","price":158.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47323932131484,"sku":"F4271 - Anodized Black - 10'","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4271_eaed3566-49d0-4802-a588-40c1784e4332.jpg?v=1741719993"},{"product_id":"ecoglo-c4171-photoluminescent-carpet-stair-nosing-black","title":"Ecoglo® C4171 Black Luminescent Non-Slip Carpet Stair Nosing 2.7 Inch","description":"\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model C4171 • C4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® C4171 Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: 700;\"\u003e\n    Improve visibility and traction at the leading edge of carpeted stairs with a durable 2.7-inch-wide photoluminescent stair-nosing system.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® C4171 Photoluminescent Carpet Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eclear-anodized aluminum profile\u003c\/strong\u003e,\n    protected photoluminescent step-edge strips and a hard-wearing\n    \u003cstrong\u003eblack silicon-carbide non-slip insert\u003c\/strong\u003e. The specially\n    shaped carpet profile covers and protects the leading edge of the stair\n    while providing reliable traction and visible guidance in normal,\n    reduced-light and power-outage conditions.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed specifically for carpeted stairways, the C4171 is suitable for\n    commercial buildings, exit stairs, public facilities, hotels, offices,\n    educational institutions and other applications where durable\n    step-edge visibility and slip resistance are required.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      Model \u003cstrong\u003eC4171\u003c\/strong\u003e has a clear-anodized aluminum profile with\n      a black non-slip insert. The adjacent protected strips are the\n      photoluminescent components. The black insert provides traction and\n      visual contrast but does not glow. For the black-anodized profile with\n      a black insert, select model \u003cstrong\u003eC4271\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model C4171\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Black Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Protected luminous strips absorb energy from available natural or\n        artificial light and remain visible when normal lighting is reduced\n        or lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Designed for Carpeted Stairs\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The specialized aluminum profile is shaped to cover the leading edge\n        of a carpeted stair while creating a durable and clearly defined\n        walking surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The black silicon-carbide non-slip material is integrally bonded to\n        the aluminum substrate for durable traction in heavily travelled\n        commercial and public stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Energy-Free Operation\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system requires no batteries, electrical\n        wiring or ongoing energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® C4171 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The C4171 combines a clear-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a black silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          C4171\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          C4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Carpeted exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Healthcare facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CARPET STAIR DESIGN --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Purpose-Built for Carpeted Stair Edges\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 900px; font-size: 16px; line-height: 1.75; color: #4b5563; text-align: center;\"\u003e\n      Unlike a flat stair-nosing profile, the C4-E20 carpet profile includes\n      an extended support section designed to create a secure transition at\n      the leading edge of a carpeted stair.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDefined step edge\u003c\/strong\u003e\u003cbr\u003e\n        Creates a clearly identifiable leading edge where carpet alone may\n        provide limited visual definition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eProtected stair nosing\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum section covers the front edge of the stair\n        and helps protect the carpet transition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eSecure installation\u003c\/strong\u003e\u003cbr\u003e\n        Designed for installation with polyurethane adhesive and mechanical\n        fasteners.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e C4171\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e C4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent carpet stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 0.57 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Carpeted stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eEnvironment:\u003c\/strong\u003e Indoor and outdoor applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Product Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches or 42.4 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 64.9 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eSupport Depth:\u003c\/strong\u003e Approximately 0.9 inch or 23.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the Ecoglo® C4171 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the stair edge is properly prepared\n      and suitable for the selected attachment method before installation.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are located approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles are supplied with stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Select unattached inserts when the aluminum profile must be cut to\n        length at the installation site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® C4-E20 Series is tested for photoluminescent brightness,\n      slip resistance, UV stability, salt-spray resistance, freeze-thaw\n      performance, abrasion resistance, washability, flammability,\n      radioactivity and toxicity. Consult the current manufacturer\n      documentation for complete test procedures and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Egress and Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Manufacturer documentation references the C4-E20 Series for projects\n      involving the following luminous egress path-marking provisions. Product\n      suitability and final compliance must be confirmed with the project\n      designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ IBC\/IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Building Code BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® C4171?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCarpet-specific profile\u003c\/strong\u003e\u003cbr\u003e\n        Designed to create a secure and clearly defined leading edge on\n        carpeted stairways.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides photoluminescent visibility without batteries, wiring or\n        emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides traction for demanding\n        commercial and public stair applications.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eReplaceable insert system\u003c\/strong\u003e\u003cbr\u003e\n        Inserts are available attached or unattached to support factory-sized\n        and on-site-cut installations.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® C4171?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        C4171 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with a\n        clear-anodized aluminum profile and black silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4171 profile black?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The C4171 has a clear-anodized aluminum profile and a black\n        non-slip insert. Model C4271 has the black-anodized profile with a\n        black insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The black insert provides non-slip traction and visual contrast.\n        The adjacent protected strips are the photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4171 designed for carpeted stairs?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The C4-E20 profile is specifically designed for installation at\n        the leading edge of carpeted stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4171 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer identifies the C4-E20 photoluminescent carpet\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the C4171?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall profile is approximately 2.7 inches or 68 mm wide. The\n        black non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How is the C4171 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer specifies installation with polyurethane adhesive\n        and mechanical fasteners. Pre-drilled versions include stainless\n        steel fasteners and concrete nylon anchors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the C4171 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Unattached inserts are recommended when the aluminum profile will\n        be cut to the required length at the installation site.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® C4171\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and carpet stair installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/C4-E20-Data-Sheet-1.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo C4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo C4171 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47325261955228,"sku":"C4171 - Aluminum Black - 2'","price":40.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47325261987996,"sku":"C4171 - Aluminum Black - 4'","price":80.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47325262020764,"sku":"C4171 - Aluminum Black - 6'","price":120.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47325262053532,"sku":"C4171 - Aluminum Black - 8'","price":160.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47325262086300,"sku":"C4171 - Aluminum Black - 10'","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/C4171-photoluminescent-carpet-nosing_62af536d-03b4-4997-84d9-4f305bd4e862.jpg?v=1746197758"},{"product_id":"ecoglo-c4271-black-photoluminescent-carpet-stair-nosing","title":"Ecoglo® C4271 Black Anodized Photoluminescent Non-Slip Carpet Stair Nosing 2.7 Inch","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model C4271 • C4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® C4271 Black Anodized Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color:#22c55e;\"\u003eBlack Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve step-edge visibility, traction and emergency egress safety on carpeted stairs with a durable 2.7-inch-wide photoluminescent stair nosing.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® C4271 Photoluminescent Carpet Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eblack-anodized aluminum profile\u003c\/strong\u003e,\n    protected photoluminescent step-edge strips and a hard-wearing\n    \u003cstrong\u003eblack silicon-carbide non-slip insert\u003c\/strong\u003e. Its carpet-specific\n    profile covers the leading edge of the stair to provide a secure transition,\n    reliable traction and visible guidance during normal lighting, reduced-light\n    conditions and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    Designed specifically for carpeted stairways, the C4271 is suitable for\n    commercial buildings, exit stairs, offices, hotels, public facilities,\n    educational institutions and other applications requiring durable\n    step-edge protection, slip resistance and passive photoluminescent guidance.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eC4271\u003c\/strong\u003e has a black-anodized aluminum profile with\n      a black silicon-carbide non-slip insert. The adjacent protected strips\n      are the photoluminescent components. The black insert provides traction\n      but does not itself glow. Final product selection and installation should\n      be confirmed against the project specifications and requirements of the\n      authority having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model C4271\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Black Anodized Aluminum\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Protected photoluminescent strips absorb energy from available natural\n        or artificial light and remain visible when normal lighting is reduced\n        or lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Designed for Carpeted Stairs\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The specialized aluminum profile covers the leading edge of a carpeted\n        stair while creating a durable and clearly defined walking surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The black silicon-carbide non-slip material is integrally bonded to\n        the aluminum substrate to provide durable traction on heavily travelled\n        commercial and public stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Energy-Free Operation\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The passive photoluminescent system requires no batteries, electrical\n        wiring or ongoing energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® C4271 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      The C4271 combines a black-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a black silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          C4271\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          C4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Carpeted exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Healthcare facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Public buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CARPET-SPECIFIC DESIGN --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Purpose-Built for Carpeted Stair Edges\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      Unlike a flat stair-nosing profile, the C4-E20 carpet profile includes\n      an extended support section designed to create a secure transition at\n      the leading edge of a carpeted stair.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDefined step edge\u003c\/strong\u003e\u003cbr\u003e\n        Creates a clearly identifiable leading edge where carpet alone may\n        provide limited visual definition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eProtected carpet transition\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum section covers the front stair edge and helps\n        protect the carpet transition from repeated foot traffic.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eSecure installation\u003c\/strong\u003e\u003cbr\u003e\n        Designed for installation with premium polyurethane adhesive and\n        mechanical fasteners.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e C4271\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e C4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent carpet stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 0.57 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Carpeted stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eEnergy Requirement:\u003c\/strong\u003e None\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Product Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches or 42.4 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 64.9 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eSupport Depth:\u003c\/strong\u003e Approximately 0.9 inch or 23.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Install the Ecoglo® C4271 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the stair edge and carpet assembly\n      are properly prepared and suitable for the specified attachment method\n      before installation.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are located approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles are supplied with stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Select unattached inserts when the aluminum profile must be cut to\n        length at the installation site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      The Ecoglo® C4-E20 Series is tested for photoluminescent brightness,\n      slip resistance, UV stability, salt-spray resistance, freeze-thaw\n      performance, abrasion resistance, washability, flammability,\n      radioactivity and toxicity. Consult current manufacturer documentation\n      for complete test procedures and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Anodized wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Egress and Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation references the C4-E20 Series for projects\n      involving the following luminous egress path-marking provisions.\n      Product suitability and final compliance must be confirmed with the\n      project designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ IBC\/IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Building Code BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® C4271?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCarpet-specific profile\u003c\/strong\u003e\u003cbr\u003e\n        Designed to create a secure and clearly defined leading edge on\n        carpeted stairways.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides photoluminescent visibility without batteries, wiring or\n        emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCoordinated black finish\u003c\/strong\u003e\u003cbr\u003e\n        The black-anodized profile and black insert provide a unified\n        architectural appearance.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDurable non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides dependable traction for\n        demanding commercial and public stair applications.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the Ecoglo® C4271?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        C4271 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with\n        a black-anodized aluminum profile and black silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The black insert provides non-slip traction. The adjacent protected\n        strips are the photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4271 designed for carpeted stairs?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. The C4-E20 profile is specifically designed for installation at\n        the leading edge of carpeted stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4271 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer identifies the C4-E20 photoluminescent carpet\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the C4271?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The overall profile is approximately 2.7 inches or 68 mm wide. The\n        black non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is the C4271 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer specifies installation with polyurethane adhesive\n        and mechanical fasteners. Pre-drilled profiles include stainless\n        steel fasteners and concrete nylon anchors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can the C4271 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. Unattached inserts are recommended when the aluminum profile\n        will be cut to the required length at the installation site.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® C4271\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and carpet stair installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/C4-E20-Data-Sheet-1.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo C4-E20 technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo C4271 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47326223827100,"sku":"C4271 - Anodized Black - 2'","price":43.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47326223859868,"sku":"C4271 - Anodized Black - 4'","price":86.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47326223892636,"sku":"C4271 - Anodized Black - 6'","price":129.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47326223925404,"sku":"C4271 - Anodized Black - 8'","price":172.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47326223958172,"sku":"C4271 - Anodized Black - 10'","price":216.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_C4271_Black_Anodized_Photoluminescent_Non-Slip_Carpet_Stair_Nosing_2.7_Inch_C4-E20.jpg?v=1786045735"},{"product_id":"ecoglo-f4170-non-slip-flat-stair-nosing-with-black-insert","title":"Ecoglo® F4170 Non-Slip Flat Stair Nosing with Black Insert – 2.7\" Wide","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model F4170 • F4-N20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® F4170 Aluminum Flat Stair Nosing –\n    \u003cspan style=\"color:#22c55e;\"\u003eBlack Non-Slip Stair Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve traction, define stair edges and protect high-traffic steps with a durable 2.7-inch-wide aluminum non-slip stair nosing.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4170 Non-Slip Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eclear-anodized 6063-T5 aluminum profile\u003c\/strong\u003e\n    with a hard-wearing \u003cstrong\u003eblack silicon-carbide non-slip insert\u003c\/strong\u003e.\n    The right-angled profile fits over the leading edge of an existing stair\n    to provide dependable traction, visible step-edge definition and durable\n    protection in high-traffic applications.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    Designed for commercial, institutional, industrial and public stairways,\n    the F4170 can be installed on concrete, timber, tile, steel, checker plate\n    and suitable thin carpeted stairs. It provides a practical solution for\n    upgrading worn or slippery stair edges without replacing the complete stair\n    assembly.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eF4170\u003c\/strong\u003e is part of the Ecoglo® F4-N20\n      \u003cstrong\u003enon-photoluminescent\u003c\/strong\u003e flat stair-nosing series. It\n      features a \u003cstrong\u003eclear-anodized aluminum profile\u003c\/strong\u003e with a\n      \u003cstrong\u003eblack silicon-carbide non-slip insert\u003c\/strong\u003e. The black insert\n      provides traction and visible step-edge contrast but\n      \u003cstrong\u003edoes not glow in darkness\u003c\/strong\u003e. For the black-anodized profile\n      with a black insert, select model \u003cstrong\u003eF4270\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model F4170\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Black Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Indoor \u0026amp; Outdoor Use\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The silicon-carbide non-slip material is integrally bonded to the\n        aluminum substrate to provide durable traction for heavily travelled\n        stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Black Step-Edge Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The black non-slip insert creates a clearly defined stair edge where\n        it contrasts with the surrounding tread surface, helping improve\n        step-edge recognition.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Stair-Edge Protection\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The right-angled aluminum profile covers the leading edge and vertical\n        face of the stair to help protect vulnerable edges from repeated foot\n        traffic and wear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Indoor \u0026amp; Outdoor Durability\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The F4-N20 Series is tested for UV exposure, salt-spray resistance,\n        freeze-thaw resistance, abrasion and washability for demanding stair\n        applications.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® F4170 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      The F4170 combines a clear-anodized F4-N20 aluminum stair-nosing\n      profile with an integrally bonded black silicon-carbide non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          F4170\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          F4-N20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Institutional facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Upgrade Existing Stairs Without Full Replacement\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      The F4170 is designed to fit over existing stair edges, making it a\n      practical choice for stair renovations, safety upgrades and replacement\n      of worn stair-edge surfaces.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eImprove traction\u003c\/strong\u003e\u003cbr\u003e\n        Add a hard-wearing silicon-carbide walking surface to smooth, worn or\n        potentially slippery stair edges.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDefine the leading edge\u003c\/strong\u003e\u003cbr\u003e\n        The contrasting insert helps visually distinguish the stair edge from\n        the surrounding tread surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eProtect stair edges\u003c\/strong\u003e\u003cbr\u003e\n        The aluminum profile covers vulnerable horizontal and vertical stair\n        surfaces exposed to repeated foot traffic.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4170\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-N20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Flat non-slip stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003ePhotoluminescent:\u003c\/strong\u003e No\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Indoor and outdoor stairways\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches \/ 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches \/ 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches \/ 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches \/ 42.5 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eRear Vertical Dimension:\u003c\/strong\u003e Approximately 1.2 inches \/ 29.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      The Ecoglo® F4170 can be installed using polyurethane adhesive with\n      mechanical fasteners or with adhesive only, depending on the substrate\n      and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePre-Drilled Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard hole locations are approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled configurations include stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eOn-Site Cutting\u003c\/strong\u003e\u003cbr\u003e\n        Unattached inserts are recommended when the aluminum profile needs to\n        be cut to the required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE TESTING --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation identifies the F4-N20 Series as meeting or\n      exceeding performance criteria associated with slip resistance,\n      weathering, abrasion, washability, anodized coating performance and\n      flammability testing.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Anodized coating tested to ASTM B244\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Anodized coating mass tested to ASTM B137\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Anodized wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Stain resistance tested to ASTM B136\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM E162\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ FAA AC 23.2 horizontal burn testing\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® F4170?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDurable non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Hard-wearing silicon carbide provides dependable traction for\n        demanding commercial and public stair applications.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDefined black step edge\u003c\/strong\u003e\u003cbr\u003e\n        The contrasting black insert helps create a clearly identifiable\n        leading edge on compatible stair finishes.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eRight-angled protection\u003c\/strong\u003e\u003cbr\u003e\n        The aluminum profile covers both the horizontal tread edge and\n        vertical stair face.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eRenovation-friendly design\u003c\/strong\u003e\u003cbr\u003e\n        Upgrade existing stairs without removing and replacing the complete\n        stair structure.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recyclable Aluminum \u0026amp; LEED Contribution\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the Ecoglo® F4170?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        F4170 is an Ecoglo® F4-N20 flat non-slip stair nosing with a\n        clear-anodized aluminum profile and black silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the F4170 photoluminescent?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The F4170 is a non-photoluminescent stair nosing. The black\n        silicon-carbide insert provides traction and color contrast but does\n        not glow in darkness.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the F4170?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The aluminum profile is approximately 2.7 inches or 68 mm wide, with\n        an approximately 1.5-inch or 37.3 mm wide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The F4-N20 Series can be installed on concrete, timber, tile, steel,\n        checker plate and suitable thin carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a stated tolerance of approximately\n        ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can the F4170 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, the manufacturer\n        recommends ordering the non-slip insert unattached and bonding it\n        after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is the F4170 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        It can be installed with polyurethane adhesive and mechanical\n        fasteners, or with adhesive only, depending on the substrate and\n        project requirements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the difference between F4170 and F4270?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Both use a black non-slip insert. F4170 uses the standard\n        clear-anodized aluminum profile, while F4270 uses a black-anodized\n        aluminum profile.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® F4170\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and stair installation requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"#\" title=\"View Ecoglo F4-N20 technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4170 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47385806471324,"sku":"F4170 - Aluminum Black - 2'","price":34.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47385806504092,"sku":"F4170 - Aluminum Black - 4'","price":68.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47385806536860,"sku":"F4170 - Aluminum Black - 6'","price":102.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47385806569628,"sku":"F4170 - Aluminum Black - 8'","price":136.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47385806602396,"sku":"F4170 - Aluminum Black - 10'","price":171.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4170.jpg?v=1776092782"},{"product_id":"ecoglo-e4071-photoluminescent-contrast-strips-black","title":"Ecoglo® E4071 Series Photoluminescent Contrast Strips with Black Insert, 2\" Wide","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model E4071 • E40 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® E4071 Photoluminescent Step-Edge Contrast Strip –\n    \u003cspan style=\"color:#22c55e;\"\u003eBlack Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve stair-edge visibility, add durable traction and support luminous egress path marking with a low-profile 2-inch-wide photoluminescent contrast strip.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® E4071 Photoluminescent Contrast Strip\u003c\/strong\u003e\n    combines protected \u003cstrong\u003ephotoluminescent step-edge marking\u003c\/strong\u003e\n    with a hard-wearing \u003cstrong\u003eblack silicon-carbide non-slip insert\u003c\/strong\u003e\n    on a rigid aluminum base. The system provides visible step-edge definition\n    under normal lighting while providing photoluminescent guidance when\n    lighting levels are reduced.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    At only \u003cstrong\u003e2 inches wide\u003c\/strong\u003e, the E4071 provides a compact way\n    to combine luminous stair-edge marking and non-slip protection for\n    commercial stairways, exit stairs and other egress applications.\n    Ecoglo® identifies the E40 Series for stairs requiring luminous path\n    markings.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eE4071\u003c\/strong\u003e is the \u003cstrong\u003eblack contrast configuration\u003c\/strong\u003e\n      in the Ecoglo® E40 Series. The black silicon-carbide section provides\n      non-slip traction and visible color contrast. The adjacent protected\n      photoluminescent section is the component that provides luminous\n      visibility. The black insert itself does \u003cstrong\u003enot\u003c\/strong\u003e glow.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model E4071\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Black Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        High-performance photoluminescent material provides visible step-edge\n        guidance in both light and dark conditions without electrical power.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Durable Non-Slip Surface\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Hard-wearing silicon-carbide non-slip material is integrally bonded\n        to the aluminum substrate to provide dependable traction in\n        high-traffic stair applications.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Protected Luminous Surface\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Unique ridges help protect the photoluminescent material from\n        abrasive wear while also contributing to slip resistance and\n        allowing the surface to be cleaned.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Indoor \u0026amp; Outdoor Use\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series is designed for indoor and outdoor installations and\n        has been tested for UV\/weathering exposure and environmental\n        durability.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® E4071 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      E4071 combines Ecoglo® high-performance photoluminescent technology\n      with a black silicon-carbide contrast strip on a rigid aluminum base.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          E4071\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          E40 Series\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Type\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Photoluminescent Contrast Strip\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Contrast Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        High-rise buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Educational facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STEP EDGE SAFETY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Luminous Visibility + Non-Slip Step-Edge Protection\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      The E4071 combines two important stair-safety functions in one\n      low-profile strip: photoluminescent step-edge identification and\n      hard-wearing silicon-carbide traction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eVisible step edge\u003c\/strong\u003e\u003cbr\u003e\n        Photoluminescent technology and contrasting non-slip material help\n        define the leading edge under changing lighting conditions.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eBlack contrast insert\u003c\/strong\u003e\u003cbr\u003e\n        The black silicon-carbide section provides a durable traction surface\n        and visible contrast where it differs from the surrounding stair.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eNo electrical power required\u003c\/strong\u003e\u003cbr\u003e\n        The passive photoluminescent material requires no wiring, batteries\n        or ongoing electricity.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e E4071\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e E40 Series\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent step-edge contrast strip\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase:\u003c\/strong\u003e Rigid aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eContrast Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003ePhotoluminescent:\u003c\/strong\u003e Yes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e 2.0 inches \/ 51 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApprox. Profile Thickness:\u003c\/strong\u003e 0.1 inch \/ 1.8 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.138 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eEnvironment:\u003c\/strong\u003e Indoor and outdoor applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LENGTHS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Sizes and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eWidth:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003e2 inches \/ 51 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eStandard Lengths:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003e8 ft and 10 ft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCut-to-Length:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003eAvailable with ± 1\/8-inch tolerance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eWeight:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003eApproximately 0.138 lb\/ft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 18px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Ecoglo® specifies installation of the E40 Series using a\n      \u003cstrong\u003epremium polyurethane adhesive\u003c\/strong\u003e. The rigid aluminum base\n      distributes applied load across a greater area of adhesive and can be\n      installed on both smooth and textured surfaces.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePrimary Installation Method\u003c\/strong\u003e\u003cbr\u003e\n        Premium polyurethane adhesive\/sealant.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eMechanical Fasteners\u003c\/strong\u003e\u003cbr\u003e\n        Mechanical fasteners are an available option for applicable indoor\n        installations.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff7ed; border:1px solid #fdba74; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n        \u003cstrong style=\"color:#9a3412;\"\u003eOutdoor Installation\u003c\/strong\u003e\u003cbr\u003e\n        Manufacturer instructions state that mechanical fasteners should\n        \u003cstrong\u003enot\u003c\/strong\u003e be used for outdoor installations.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation identifies the E40 Series as UL 1994 and\n      ULC 572 Listed and documents testing for photoluminescent brightness,\n      UV stability, environmental resistance, abrasion, washability,\n      radioactivity, toxicity and flammability.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UL 1994 \u0026amp; ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Anodized wear testing to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM E162\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM D635\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Building, Fire \u0026amp; Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Ecoglo® manufacturer documentation references the E40 Series for\n      projects involving the following luminous egress path-marking\n      provisions. Final product suitability and code compliance should be\n      confirmed with the project designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ IBC \/ IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Building Code 2018 BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® E4071?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003e2-in-1 stair-edge safety\u003c\/strong\u003e\u003cbr\u003e\n        Combines photoluminescent step-edge visibility with a durable\n        silicon-carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eLow-profile installation\u003c\/strong\u003e\u003cbr\u003e\n        The approximately 0.1-inch-thick profile provides luminous guidance\n        without the depth of a conventional stair-nosing profile.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePassive emergency visibility\u003c\/strong\u003e\u003cbr\u003e\n        Photoluminescent performance requires no batteries, wiring or\n        ongoing electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIndoor \u0026amp; outdoor durability\u003c\/strong\u003e\u003cbr\u003e\n        Designed and tested for demanding environmental exposure and\n        high-traffic applications.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Energy-Free, Recyclable Egress Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approx. 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the Ecoglo® E4071?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        E4071 is a 2-inch-wide Ecoglo® E40 Series photoluminescent\n        step-edge contrast strip with a black silicon-carbide non-slip\n        section and rigid aluminum base.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The black silicon-carbide section provides traction and color\n        contrast. The adjacent protected photoluminescent section provides\n        luminous visibility.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the E4071 contrast strip?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series profile is approximately 2 inches or 51 mm wide and\n        approximately 0.1 inch or 1.8 mm thick.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can E4071 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. Manufacturer documentation identifies the E40 Series for indoor\n        and outdoor use and documents accelerated UV\/weathering testing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is Ecoglo® E4071 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The Ecoglo® E40 Series is identified by the manufacturer as\n        \u003cstrong\u003eUL 1994 and ULC 572 Listed\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the E4071 require electricity?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The photoluminescent system operates without electrical power,\n        batteries or wiring.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        sizes are available with a stated tolerance of approximately\n        ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is the E4071 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Ecoglo® specifies premium polyurethane adhesive as the primary\n        installation method. Mechanical fasteners are optional for applicable\n        installations but should not be used outdoors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the difference between E4071, E4061 and E4051?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        All three are E40 Series photoluminescent contrast strips.\n        \u003cstrong\u003eE4071 has a black insert\u003c\/strong\u003e,\n        \u003cstrong\u003eE4061 has a gray insert\u003c\/strong\u003e, and\n        \u003cstrong\u003eE4051 has a yellow insert\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® E4071\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for commercial quantities,\n      custom sizing, technical documentation and project-specific\n      photoluminescent egress requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/E40-Series-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo E40 Series technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo E4071 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47385905889436,"sku":"E4071 - Black - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47385905922204,"sku":"E4071 - Black - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47385905954972,"sku":"E4071 - Black - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47385905987740,"sku":"E4071 - Black - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47385906020508,"sku":"E4071 - Black - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E4071-photoluminescent-contrast-strip_2da84a49-2a63-4419-a94d-7d73f1e33680.jpg?v=1741653836"},{"product_id":"m4171-10-black-photoluminescent-tile-nosing-ecoglo","title":"M4171.10 Black Photoluminescent Tile Nosing, 8 FT | Ecoglo® M4.10-E30 Series","description":"\u003cstyle\u003e\n.ecoglo-m4171-page {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--eco-black);\n}\n\n.ecoglo-m4171-page *,\n.ecoglo-m4171-page *:before,\n.ecoglo-m4171-page *:after {\n  box-sizing: border-box;\n}\n\n.ecoglo-m4171-page h1,\n.ecoglo-m4171-page h2,\n.ecoglo-m4171-page h3,\n.ecoglo-m4171-page h4,\n.ecoglo-m4171-page p,\n.ecoglo-m4171-page li,\n.ecoglo-m4171-page td,\n.ecoglo-m4171-page th,\n.ecoglo-m4171-page a,\n.ecoglo-m4171-page span {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.ecoglo-m4171-page h1,\n.ecoglo-m4171-page h2,\n.ecoglo-m4171-page h3 {\n  margin-top: 0;\n  line-height: 1.18;\n  color: var(--eco-black);\n}\n\n.ecoglo-m4171-page h1 {\n  margin-bottom: 20px;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.8px;\n}\n\n.ecoglo-m4171-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n.ecoglo-m4171-page h3 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.ecoglo-m4171-page p {\n  margin: 0 0 18px;\n}\n\n.ecoglo-m4171-page a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.eco-section {\n  padding: 54px 42px;\n}\n\n.eco-section-alt {\n  background: var(--eco-light);\n}\n\n.eco-section-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.eco-section-dark h2,\n.eco-section-dark h3 {\n  color: var(--eco-white);\n}\n\n.eco-section-dark p,\n.eco-section-dark li {\n  color: #eeeeee;\n}\n\n.eco-section-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.eco-green-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\/* HERO *\/\n\n.eco-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  color: var(--eco-white);\n  background: linear-gradient(115deg, rgba(23,23,23,.99), rgba(45,45,45,.96));\n  border-bottom: 7px solid var(--eco-green);\n}\n\n.eco-hero:after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.eco-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.eco-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.eco-hero h1 {\n  color: var(--eco-white);\n}\n\n.eco-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.eco-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.eco-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.eco-chip strong {\n  color: var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.eco-answer-box {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.eco-answer-box strong {\n  color: var(--eco-black);\n}\n\n\/* GRID *\/\n\n.eco-grid-2,\n.eco-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n  width: 100%;\n}\n\n.eco-card,\n.eco-related-card {\n  min-width: 0;\n  width: 100%;\n}\n\n.eco-card {\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: var(--eco-white);\n}\n\n.eco-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.eco-card p:last-child,\n.eco-related-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* TABLE *\/\n\n.eco-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.eco-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.eco-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.eco-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.eco-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.eco-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.eco-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.eco-checks li:before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\/* DATASHEET *\/\n\n.eco-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-datasheet-link {\n  display: block;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n\n.eco-datasheet-image {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.eco-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n\/* INSPECTION *\/\n\n.eco-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-inspection h2,\n.eco-inspection h3 {\n  color: #ffffff;\n}\n\n.eco-inspection p {\n  color: #eeeeee;\n}\n\n.eco-inspection-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.eco-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* AUTHORITY *\/\n\n.eco-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\/* SPEC BOX *\/\n\n.eco-spec-box {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.eco-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* RELATED COLORS *\/\n\n.eco-related-card {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.eco-related-current {\n  border-top-color: var(--eco-black);\n}\n\n.eco-related-image-wrap {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.eco-related-image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.eco-related-card h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.eco-related-card p {\n  flex-grow: 1;\n}\n\n.eco-related-card a:last-child {\n  margin-top: auto;\n}\n\n\/* FAQ *\/\n\n.eco-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.eco-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.eco-faq details[open] summary:after {\n  content: \"–\";\n}\n\n.eco-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.eco-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.eco-cta h2 {\n  margin-bottom: 12px;\n  color: var(--eco-black);\n}\n\n.eco-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.eco-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .eco-grid-2,\n  .eco-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* MOBILE TABLE *\/\n\n@media (max-width: 700px) {\n  .eco-table-wrap {\n    overflow: visible !important;\n  }\n\n  .eco-table {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table thead {\n    display: none;\n  }\n\n  .eco-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .eco-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .eco-table td:first-child {\n    padding-bottom: 4px;\n    color: var(--eco-black);\n    font-weight: 800;\n  }\n\n  .eco-table td:last-child {\n    padding-top: 3px;\n    color: #444444;\n  }\n\n  .eco-table tr:nth-child(even) td {\n    background: #ffffff !important;\n  }\n}\n\n\/* PHONE *\/\n\n@media (max-width: 520px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding: 32px 18px;\n  }\n\n  .ecoglo-m4171-page h1 {\n    font-size: 30px;\n  }\n\n  .ecoglo-m4171-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-m4171-page h3 {\n    font-size: 20px;\n  }\n\n  .eco-hero-lead {\n    font-size: 17px;\n  }\n\n  .eco-card,\n  .eco-related-card {\n    padding: 21px;\n  }\n\n  .eco-answer-box {\n    padding: 21px;\n  }\n\n  .eco-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n}\n\u003c\/style\u003e\n\u003carticle class=\"ecoglo-m4171-page\"\u003e\u003c!-- HERO --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® M4.10-E30 Series | Black Photoluminescent Tile Stair Nosing\u003c\/div\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eM4171.10 Black Photoluminescent Tile Nosing | Ecoglo® M4.10-E30 Series\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4171.10\u003c\/strong\u003e is the black anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series, engineered for tiled stair installations using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e. It combines photoluminescent step-edge visibility, anodized aluminum construction and black silicon-carbide slip resistance for commercial, institutional and government projects in the United States and Canada.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e\u003cstrong\u003eModel:\u003c\/strong\u003e M4171.10\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eM4.10-E30 Series\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eBlack Anti-Slip\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e5–8.5 mm Tile\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e8 ft Length\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eUL 1994 \/ ULC 572 Listed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- QUICK ANSWER --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® M4171.10 is the black model in the \u003cstrong\u003eM4.10-E30 photoluminescent tile-nosing series\u003c\/strong\u003e. It is designed for tile approximately \u003cstrong\u003e5 mm to 8.5 mm thick\u003c\/strong\u003e, features an approximately \u003cstrong\u003e2-inch (51 mm) horizontal surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. The system combines clear anodized aluminum, photoluminescent step-edge marking and black silicon-carbide anti-slip material.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePhotoluminescent Tile Stair Nosing for Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4171.10 is designed for tiled stair installations where architects, general contractors, government contractors and facility owners require durable step-edge definition, slip resistance and passive luminous visibility in one integrated stair-nosing profile.\u003c\/p\u003e\n\u003cp\u003eUnlike temporary tape or field-applied markings, M4171.10 is part of a purpose-built anodized-aluminum system. The photoluminescent section defines the leading edge of the stair, while the black silicon-carbide insert provides durable traction and visual contrast.\u003c\/p\u003e\n\u003cp\u003eThe photoluminescent material stores energy from suitable ambient light and releases that energy as visible light when normal lighting is reduced. No electrical connection is required at the stair nosing itself.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eEngineered for Tile\u003c\/h3\u003e\n\u003cp\u003eThe M4.10 profile is designed for tiled stairs using tile approximately 3\/16\"–11\/32\" or 5–8.5 mm thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eM4171.10 uses hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology helps maintain visible step-edge definition when normal lighting conditions are reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4171.10 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, flooring contractors and project managers accurately identify the product during specifications, submittals, procurement and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® M4171.10 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4171.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4.10-E30 Photoluminescent Tile Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTiled stair installations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tile Thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/16\"–11\/32\"\u003cbr\u003e5 mm–8.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHorizontal Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFront Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTile Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.4\" \/ 10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 3.4\" \/ 86.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear anodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional Finishes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLight Bronze and Dark Bronze anodized finishes available at additional cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are supplied unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled into the aluminum nosing using premium polyurethane adhesive; adhesive is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DATASHEET --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® M4.10-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, general contractors and government contractors can use the manufacturer data sheet as part of the project submittal, product review and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-E30-Data-Sheet-PHOTOLUMINESCENT.pdf?v=1787841492\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-E30_PHOTOLUMINESCENT_TILE_NOSING.png?v=1787841759\" alt=\"Ecoglo M4.10-E30 photoluminescent tile stair nosing technical data sheet\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003eM4.10-E30 Photoluminescent Tile Nosing Data Sheet\u003c\/strong\u003e \u003cspan\u003eClick the technical sheet to open or download the PDF →\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DURABILITY --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Commercial \u0026amp; Institutional Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the M4.10-E30 profile for demanding tiled stair environments where pedestrian traffic, abrasion, cleaning and long-term stair-edge visibility are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eRaised ridges help protect the photoluminescent strips from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent surface contributes additional slip resistance while remaining cleanable.\u003c\/li\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe anodized finish helps resist corrosion and abrasive wear.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor use.\u003c\/li\u003e\n\u003cli\u003eManufacturer information reports less than visually detectable performance loss following 6,000 hours of UV exposure testing.\u003c\/li\u003e\n\u003cli\u003eThe product is aluminum based and recyclable.\u003c\/li\u003e\n\u003cli\u003eThe photoluminescent system uses no electrical energy at the stair nosing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- INSPECTION --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4171.10 Can Help Reduce Avoidable Inspection Delays\u003c\/h2\u003e\n\u003cp\u003eFor large commercial, government and institutional projects, unresolved stair-finish and life-safety details can create far more cost than the nosing itself. Incorrect product selection, incompatible tile profiles, missing documentation or installation that does not match the approved drawings can result in RFIs, deficiencies, rework and delayed close-out.\u003c\/p\u003e\n\u003cp\u003eEcoglo® M4171.10 gives the project team a traceable \u003cstrong\u003emanufacturer → series → model → technical data → approved detail → installation\u003c\/strong\u003e path that can help simplify review and verification.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003eSpecify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® M4171.10 Black, M4.10-E30 Series\u003c\/strong\u003e instead of using a generic phrase such as “photoluminescent stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003eVerify Tile Thickness Before Ordering\u003c\/h3\u003e\n\u003cp\u003eConfirm that the finished tile thickness falls within the manufacturer’s published M4.10 range of approximately \u003cstrong\u003e5 mm to 8.5 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003eInclude the Manufacturer Data Sheet in the Submittal\u003c\/h3\u003e\n\u003cp\u003eProvide the M4.10-E30 data sheet before installation so the exact product, dimensions, materials and published listing information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003eResolve Luminous Egress Requirements Early\u003c\/h3\u003e\n\u003cp\u003eWhere luminous egress path markings are required, coordinate the product with the architect, code consultant and Authority Having Jurisdiction before tiled stairs are completed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003eMatch Installation to the Approved Detail\u003c\/h3\u003e\n\u003cp\u003eConfirm product orientation, tile interface, insert placement and stair-edge location against approved project documents and current manufacturer instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003eKeep Documentation Ready for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain the approved product submittal, model number and technical documentation so inspectors and consultants can readily identify the installed system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSPECTION CHECKLIST --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4171.10 Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as M4171.10\u003c\/li\u003e\n\u003cli\u003eM4.10-E30 Series identified on submittal\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip insert confirmed\u003c\/li\u003e\n\u003cli\u003eFinished tile thickness verified within 5–8.5 mm range\u003c\/li\u003e\n\u003cli\u003eManufacturer M4.10-E30 data sheet included\u003c\/li\u003e\n\u003cli\u003eArchitectural stair detail reviewed\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eInstallation method confirmed before field installation\u003c\/li\u003e\n\u003cli\u003eInstalled stair-edge location matches approved project documents\u003c\/li\u003e\n\u003cli\u003ePlacement remains consistent throughout the applicable enclosure\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire codes reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eCan Ecoglo® guarantee that a building will pass inspection?\u003c\/strong\u003e No manufacturer can guarantee AHJ approval. However, selecting the exact Ecoglo® model early, submitting manufacturer documentation and installing the product in accordance with approved project documents can \u003cstrong\u003ehelp reduce avoidable submittal questions, deficiencies, rework and inspection delays.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USA CODE --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eU.S. Luminous Egress Path Marking Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eFor U.S. projects, architects, code consultants and contractors should confirm the locally adopted building and fire codes and determine whether luminous egress path marking requirements apply to the specific building.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003e2024 IBC Section 1025 — Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe 2024 International Building Code requires approved luminous egress path markings in specified high-rise occupancies and addresses markings within applicable interior exit stairways, interior exit ramps and exit passageways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.2.1 — Stair Steps\u003c\/h3\u003e\n\u003cp\u003eFor applicable stairs, the code addresses a solid, continuous luminous stripe at the horizontal leading edge of each step, including placement and dimensional requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.4 — Photoluminescent Materials\u003c\/h3\u003e\n\u003cp\u003eThe 2024 IBC recognizes photoluminescent and self-luminous materials complying with \u003cstrong\u003eUL 1994\u003c\/strong\u003e or \u003cstrong\u003eASTM E2072\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.5 — Charging Illumination\u003c\/h3\u003e\n\u003cp\u003eWhere photoluminescent exit-path markings are installed, the code also addresses the illumination needed to charge them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Applicability depends on occupancy, building height, local amendments, adopted code edition and project-specific conditions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CANADA --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® M4171.10 for Canadian Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4171.10 can be considered for Canadian tiled-stair projects requiring durable photoluminescent step-edge visibility and anti-slip protection. The M4.10-E30 technical data identifies ULC 572 listing in addition to UL 1994 listing.\u003c\/p\u003e\n\u003cp\u003eCanadian requirements depend on provincial or territorial adoption and local regulations. Architects, code consultants and contractors should verify the requirements in force for the project location.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-2\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eIdentify Ecoglo® M4171.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eConfirm M4.10 compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eSpecify the black anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eCoordinate applicable building and fire requirements\u003c\/li\u003e\n\u003cli\u003eResolve stair-edge details before tender or construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eFor Canadian General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eConfirm tender and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eSubmit technical documentation before purchasing\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eVerify the specified black model before procurement\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for inspection\u003c\/li\u003e\n\u003cli\u003eCoordinate any AHJ questions before final close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LARGE PROJECTS --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Large Commercial, Institutional \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eM4171.10 is particularly relevant where construction teams need a repeatable, identifiable and specification-ready tile stair nosing that can be coordinated across multiple stairways or project phases.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention and public-assembly facilities\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFIER --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpecifying the exact stair-nosing model during design development helps coordinate tile thickness, stair geometry, anti-slip color, luminous marking requirements and finish before material reaches the jobsite.\u003c\/p\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e M4171.10 Black Photoluminescent Tile Stair Nosing, M4.10-E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Tiled stair installations using finished tile approximately 3\/16\"–11\/32\" (5–8.5 mm) thick.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating photoluminescent step-edge material and integrally bonded black silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Finish:\u003c\/strong\u003e Clear anodized aluminum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 8 ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the M4.10-E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® instructions, approved project documents and applicable code requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, applicable listing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This sample language should be reviewed and edited by the project architect or specification consultant.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED COLORS --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Other Ecoglo® M4.10-E30 Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eEach M4.10-E30 anti-slip color has its own product listing, making it easier for architects, contractors and procurement teams to identify and specify the exact model required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003ca href=\"#\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350\" alt=\"M4171.10 Black Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4171.10 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip insert with Ecoglo® photoluminescent step-edge marking. Designed for tile approximately 5–8.5 mm thick.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4161-Gray_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4161.10 Gray Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4161.10 Gray\u003c\/h3\u003e\n\u003cp\u003eM4.10-E30 photoluminescent tile stair nosing with gray silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003e View M4161.10 Gray → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4151.10 Yellow Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4151.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eM4.10-E30 photoluminescent tile stair nosing with yellow silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\"\u003e View M4151.10 Yellow → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 28px;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e View All Ecoglo® Photoluminescent Tile Stair Nosings → \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® M4171.10\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4171.10?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4171.10 is the black anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4171.10?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe Ecoglo® M4.10 profile is designed for tile approximately 3\/16\" to 11\/32\" thick, or about 5 mm to 8.5 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat length is Ecoglo® M4171.10?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe M4.10-E30 tile stair-nosing series is available in 8-foot lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4171.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. M4171.10 uses hard-wearing black silicon-carbide anti-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes M4171.10 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo. The photoluminescent material does not require an electrical connection at the stair nosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® M4.10-E30 UL 1994 listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. The manufacturer technical data identifies the series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® M4171.10 help a project pass inspection faster?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eM4171.10 can help reduce avoidable inspection and submittal delays when the exact product is selected early, tile thickness is verified, manufacturer documentation is submitted before installation and the completed work matches approved project documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-E30 color listings include \u003ca href=\"https:\/\/composigrip.com\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003eM4161.10 Gray\u003c\/a\u003e and \u003ca href=\"https:\/\/composigrip.com\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\"\u003eM4151.10 Yellow\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying M4171.10 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the tile thickness, architectural stair detail, required quantity and project specification before releasing material for construction. Early product verification can help reduce incorrect selections, RFIs, field changes, submittal questions and avoidable inspection delays.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003eArchitects, General Contractors \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model number \u003cstrong\u003eM4171.10\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-E30 technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e\n\u003c!-- FAQ SCHEMA --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- PRODUCT SCHEMA --\u003e\n\u003cp\u003e \u003c\/p\u003e\n","brand":"Ecoglo","offers":[{"title":"Black \/ 8 FT","offer_id":47499135058076,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350"},{"product_id":"m4170-10-black-photoluminescent-non-slip-tile-nosing-8ft-ecoglo","title":"M4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series","description":"\u003cstyle\u003e\n\n#cg-m4170 {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n  --eco-warning: #fff7e6;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--eco-black);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n#cg-m4170 *,\n#cg-m4170 *::before,\n#cg-m4170 *::after {\n  box-sizing: border-box;\n}\n\n#cg-m4170 h1,\n#cg-m4170 h2,\n#cg-m4170 h3,\n#cg-m4170 h4,\n#cg-m4170 p,\n#cg-m4170 li,\n#cg-m4170 td,\n#cg-m4170 th,\n#cg-m4170 a,\n#cg-m4170 span {\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n#cg-m4170 h1,\n#cg-m4170 h2,\n#cg-m4170 h3 {\n  margin-top: 0;\n  color: var(--eco-black);\n  line-height: 1.18;\n}\n\n#cg-m4170 h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n#cg-m4170 h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  font-weight: 800;\n}\n\n#cg-m4170 p {\n  margin: 0 0 18px;\n}\n\n#cg-m4170 a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n\n\/* ============================================================\nCOUNTRY DISPLAY CONTROL\n============================================================ *\/\n\n#cg-m4170 .cg-usa-only,\n#cg-m4170 .cg-canada-only {\n  display: none !important;\n}\n\n\n\/* CANADA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.ca\"]\n) #cg-m4170 .cg-canada-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.ca\"]\n) #cg-m4170 .cg-canada-only {\n  display: block !important;\n}\n\n\n\/* USA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.com\"]\n) #cg-m4170 .cg-usa-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.com\"]\n) #cg-m4170 .cg-usa-only {\n  display: block !important;\n}\n\n\n\/* ============================================================\nSECTIONS\n============================================================ *\/\n\n.cg-section {\n  width: 100%;\n  padding: 54px 42px;\n}\n\n.cg-alt {\n  background: var(--eco-light);\n}\n\n.cg-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.cg-dark h2,\n.cg-dark h3 {\n  color: var(--eco-white) !important;\n}\n\n.cg-dark p,\n.cg-dark li {\n  color: #eeeeee;\n}\n\n.cg-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.cg-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\n\/* ============================================================\nHERO\n============================================================ *\/\n\n.cg-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  border-bottom: 7px solid var(--eco-green);\n  background:\n    linear-gradient(\n      115deg,\n      rgba(23,23,23,.99),\n      rgba(45,45,45,.96)\n    );\n  color: #ffffff;\n}\n\n.cg-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.cg-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.cg-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.cg-hero-title {\n  margin: 0 0 20px;\n  color: #ffffff !important;\n  font-size: clamp(30px, 5vw, 48px) !important;\n  font-weight: 800;\n  line-height: 1.15;\n  letter-spacing: -.5px;\n}\n\n.cg-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px !important;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.cg-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.cg-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.cg-chip strong {\n  color: var(--eco-green);\n}\n\n.cg-chip-important {\n  border-color: var(--eco-green);\n  background: rgba(127,190,67,.16);\n}\n\n\n\/* ============================================================\nANSWER \/ IMPORTANT NOTE\n============================================================ *\/\n\n.cg-answer {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.cg-important {\n  margin: 25px 0;\n  padding: 24px 28px;\n  border-left: 6px solid var(--eco-black);\n  background: var(--eco-warning);\n}\n\n.cg-important strong {\n  color: var(--eco-black);\n}\n\n\n\/* ============================================================\nGRIDS\n============================================================ *\/\n\n.cg-grid-2,\n.cg-grid-3 {\n  display: grid;\n  width: 100%;\n  gap: 20px;\n}\n\n.cg-grid-2 {\n  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));\n}\n\n.cg-grid-3 {\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n}\n\n.cg-card {\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n\n\/* ============================================================\nTECHNICAL TABLE\nNO HORIZONTAL SCROLL\n============================================================ *\/\n\n.cg-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.cg-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.cg-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.cg-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.cg-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.cg-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\n\/* ============================================================\nCHECKLIST\n============================================================ *\/\n\n.cg-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.cg-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.cg-checks li::before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nDATASHEET\n============================================================ *\/\n\n.cg-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.cg-datasheet a {\n  display: block;\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n.cg-datasheet img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.cg-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n.cg-datasheet-caption span {\n  color: #ffffff;\n}\n\n\n\/* ============================================================\nINSPECTION\n============================================================ *\/\n\n.cg-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-inspection h2,\n.cg-inspection h3 {\n  color: #ffffff !important;\n}\n\n.cg-inspection p {\n  color: #eeeeee;\n}\n\n.cg-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.cg-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nAUTHORITY \/ PERFORMANCE\n============================================================ *\/\n\n.cg-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n.cg-performance-card {\n  min-width: 0;\n  padding: 26px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n\n\/* ============================================================\nSPECIFICATION BOX\n============================================================ *\/\n\n.cg-spec {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.cg-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nRELATED COLORS\n============================================================ *\/\n\n.cg-related {\n  display: flex;\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  flex-direction: column;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-current {\n  border-top-color: var(--eco-black);\n}\n\n.cg-related-image {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.cg-related-image img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.cg-related p {\n  flex-grow: 1;\n}\n\n\n\/* ============================================================\nFAQ\n============================================================ *\/\n\n.cg-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.cg-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.cg-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.cg-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.cg-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.cg-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\n\/* ============================================================\nCTA\n============================================================ *\/\n\n.cg-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.cg-cta h2 {\n  color: var(--eco-black) !important;\n}\n\n.cg-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.cg-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\n\/* ============================================================\nTABLET\n============================================================ *\/\n\n@media (max-width: 900px) {\n\n  .cg-grid-2,\n  .cg-grid-3 {\n    grid-template-columns: 1fr;\n  }\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n}\n\n\n\/* ============================================================\nMOBILE TABLE\n============================================================ *\/\n\n@media (max-width: 700px) {\n\n  .cg-table,\n  .cg-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .cg-table thead {\n    display: none;\n  }\n\n  .cg-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .cg-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .cg-table td:first-child {\n    padding-bottom: 4px;\n    font-weight: 800;\n  }\n\n  .cg-table td:last-child {\n    padding-top: 3px;\n  }\n}\n\n\n\/* ============================================================\nPHONE\n============================================================ *\/\n\n@media (max-width: 520px) {\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding: 32px 18px;\n  }\n\n  .cg-hero-title {\n    font-size: 28px !important;\n  }\n\n  #cg-m4170 h2 {\n    font-size: 25px;\n  }\n\n  #cg-m4170 h3 {\n    font-size: 20px;\n  }\n\n  .cg-hero-lead {\n    font-size: 17px;\n  }\n\n  .cg-card,\n  .cg-related,\n  .cg-performance-card {\n    padding: 21px;\n  }\n\n  .cg-answer,\n  .cg-important {\n    padding: 21px;\n  }\n\n  .cg-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .cg-spec {\n    padding: 22px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"cg-m4170\"\u003e\n\u003c!-- ============================================================\nHERO\n============================================================ --\u003e\u003cheader class=\"cg-hero\"\u003e\n\u003cdiv class=\"cg-hero-inner\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eEcoglo® M4.10-N30 Series | Non-Slip Tile Stair Nosing\u003c\/div\u003e\n\u003ch2 class=\"cg-hero-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eM4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"cg-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4170.10\u003c\/strong\u003e is the black anti-slip model in the M4.10-N30 tile stair-nosing series.\u003c\/p\u003e\n\u003cp class=\"cg-hero-lead\"\u003eDesigned specifically for tiled stair installations using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e, it combines a durable anodized-aluminum stair-nosing profile with hard-wearing black silicon-carbide anti-slip material for strong traction and clear stair-edge contrast.\u003c\/p\u003e\n\u003cdiv class=\"cg-chips\"\u003e\n\u003cspan class=\"cg-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e M4170.10 \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e M4.10-N30 Series \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 5–8.5 mm Tile \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 8 FT Length \u003c\/span\u003e \u003cspan class=\"cg-chip cg-chip-important\"\u003e NOT Photoluminescent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ============================================================\nQUICK ANSWER\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® M4170.10 is the \u003cstrong\u003eblack non-slip version of the M4.10-N30 tile stair-nosing series\u003c\/strong\u003e. It is designed for tile approximately \u003cstrong\u003e5 mm to 8.5 mm thick\u003c\/strong\u003e, has an approximately \u003cstrong\u003e2-inch (51 mm) horizontal surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. The profile combines anodized aluminum with integrally bonded black silicon-carbide non-slip material for traction, durability and visible stair-edge contrast.\u003c\/div\u003e\n\u003cdiv class=\"cg-important\"\u003e\n\u003cstrong\u003eImportant — This Product Is Not Photoluminescent:\u003c\/strong\u003e M4170.10 belongs to Ecoglo®'s \u003cstrong\u003eM4.10-N30 non-slip tile nosing series\u003c\/strong\u003e. It provides slip resistance and color-contrast stair-edge definition, but it does \u003cstrong\u003enot\u003c\/strong\u003e provide glow-in-the-dark or photoluminescent illumination. Where a project specifically requires photoluminescent stair-edge or luminous egress markings, a suitable Ecoglo® photoluminescent product should be specified instead.\u003c\/div\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eHeavy-Duty Black Non-Slip Tile Stair Nosing for Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 is designed for specification-driven tiled stair installations where architects, flooring contractors, general contractors, government contractors and facility owners require durable stair-edge protection and reliable slip resistance.\u003c\/p\u003e\n\u003cp\u003eThe M4.10-N30 profile combines a refined anodized-aluminum stair nosing with hard-wearing silicon-carbide non-slip strips that are integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003cp\u003eThe contrasting black anti-slip surface helps define the stair edge under normal lighting conditions while the anodized-aluminum profile provides a durable architectural finish suitable for demanding interior and exterior stair environments.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eEngineered for Tile\u003c\/h3\u003e\n\u003cp\u003eThe M4.10 profile is designed for tiled stairs using tile approximately 3\/16\"–11\/32\", or 5–8.5 mm, thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eM4170.10 uses hard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate for durable traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eColor-Contrast Step Edge\u003c\/h3\u003e\n\u003cp\u003eThe contrasting non-slip material helps provide clear stair-edge definition under normal lighting conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nTECHNICAL SPECIFICATIONS\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, flooring contractors, estimators and project managers accurately identify the product during specification, submittal, procurement and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-table-wrap\"\u003e\n\u003ctable class=\"cg-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® M4170.10 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4170.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4.10-N30 Non-Slip Tile Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTiled stair installations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tile Thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/16\"–11\/32\"\u003cbr\u003e5 mm–8.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHorizontal Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFront Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTile Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.4\" \/ 10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 3.4\" \/ 86.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear anodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional Finishes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack, Light Bronze and Dark Bronze anodized finishes available at additional cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are supplied unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are installed into the aluminum nosing using premium polyurethane adhesive; adhesive is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSlip-Resistance Testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eManufacturer documentation references UL 410 and AS\/NZS 4586-1999\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Datasheet Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eManufacturer datasheet displays UL 1994 and ULC 572 listing marks. M4.10-N30 is presented by Ecoglo® as a non-slip, non-photoluminescent tile-nosing series.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDATASHEET\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® M4.10-N30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, flooring contractors, general contractors and government contractors can include the manufacturer technical data sheet in project submittals, product reviews and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-datasheet\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.pdf?v=1787858777\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.png?v=1787858782\" alt=\"Ecoglo M4.10-N30 non-slip tile stair nosing technical data sheet for M4170.10 Black\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"cg-datasheet-caption\"\u003e\n\u003cstrong\u003e M4.10-N30 Non-Slip Tile Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet to open or download the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nPERFORMANCE REFERENCES\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4.10-N30 Performance References\u003c\/h2\u003e\n\u003cp\u003eEcoglo® manufacturer documentation references testing related to slip resistance, UV stability, weather exposure, abrasion resistance, washability and flammability for the M4.10-N30 series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references \u003cstrong\u003eUL 410\u003c\/strong\u003e and \u003cstrong\u003eAS\/NZS 4586-1999\u003c\/strong\u003e slip-resistance testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Stability\u003c\/h3\u003e\n\u003cp\u003eManufacturer testing references ASTM G155-04 accelerated UV exposure, ASTM B117 salt-spray resistance and ASTM C1026 freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM D1242, ASTM F510 and JIS H8682-1 abrasion-resistance methods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eWashability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM D4828 practical washability testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eFlammability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM E162, ASTM D635 and FAA AC 23.2 horizontal burn testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eMade in the USA\u003c\/h3\u003e\n\u003cp\u003eThe M4.10-N30 manufacturer technical data identifies the product as Made in the USA and describes the aluminum-based product as recyclable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDURABILITY\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Commercial \u0026amp; Institutional Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the M4.10-N30 profile for tiled stair environments where repeated foot traffic, slip resistance, abrasion resistance and durable stair-edge definition are important.\u003c\/p\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eAnodized-aluminum construction provides a durable architectural stair-edge profile.\u003c\/li\u003e\n\u003cli\u003eThe anodized finish helps resist corrosion and abrasion.\u003c\/li\u003e\n\u003cli\u003eContrasting black non-slip material provides clear step-edge definition.\u003c\/li\u003e\n\u003cli\u003eManufacturer documentation references accelerated UV\/weathering, salt-spray and freeze-thaw testing.\u003c\/li\u003e\n\u003cli\u003eSuitable for consideration in indoor and outdoor tiled stair applications.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003eNo photoluminescent material or electrical components are used for stair-edge visibility.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION \/ SUBMITTAL READINESS\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-inspection\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4170.10 Can Help Reduce Avoidable Project Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, institutional and government projects, incorrect stair-nosing selection, incompatible tile thickness, missing technical information or installation that differs from approved project documents can contribute to RFIs, rejected submittals, deficiencies and rework.\u003c\/p\u003e\n\u003cp\u003eM4170.10 provides the project team with a traceable \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e path that can simplify product verification.\u003c\/p\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e1\u003c\/span\u003e Specify the Exact Product\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003e Ecoglo® M4170.10 Black Non-Slip Tile Nosing, M4.10-N30 Series \u003c\/strong\u003e rather than using only a generic phrase such as “black stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e2\u003c\/span\u003e Confirm It Is Non-Photoluminescent\u003c\/h3\u003e\n\u003cp\u003eM4170.10 is a \u003cstrong\u003enon-slip, non-photoluminescent stair nosing\u003c\/strong\u003e. If the project requires luminous or photoluminescent egress markings, confirm the correct Ecoglo® luminous product before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e3\u003c\/span\u003e Verify Tile Thickness\u003c\/h3\u003e\n\u003cp\u003eConfirm that the finished tile thickness falls within the M4.10 profile range of approximately \u003cstrong\u003e5 mm to 8.5 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e4\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eSubmit the M4.10-N30 technical data before installation so the architect, flooring consultant and contractor can review dimensions, materials and manufacturer performance information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e5\u003c\/span\u003e Match the Approved Stair Detail\u003c\/h3\u003e\n\u003cp\u003eConfirm profile orientation, tile interface, black insert placement and stair-edge position against approved drawings and current manufacturer instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e6\u003c\/span\u003e Retain Documentation for Close-Out\u003c\/h3\u003e\n\u003cp\u003eKeep the approved product submittal, M4170.10 model information and manufacturer documentation available for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION CHECKLIST\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as M4170.10\u003c\/li\u003e\n\u003cli\u003eM4.10-N30 Series identified on submittal\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eProduct identified as non-photoluminescent\u003c\/li\u003e\n\u003cli\u003eFinished tile thickness verified within 5–8.5 mm range\u003c\/li\u003e\n\u003cli\u003eManufacturer M4.10-N30 technical data sheet included\u003c\/li\u003e\n\u003cli\u003eArchitectural stair detail reviewed\u003c\/li\u003e\n\u003cli\u003eSlip-resistance requirements reviewed\u003c\/li\u003e\n\u003cli\u003eInstallation adhesive and insert installation coordinated\u003c\/li\u003e\n\u003cli\u003eInstalled stair-edge position matches approved documents\u003c\/li\u003e\n\u003cli\u003eApplicable project specifications reviewed\u003c\/li\u003e\n\u003cli\u003eLocally applicable building requirements reviewed\u003c\/li\u003e\n\u003cli\u003eReviewing-authority requirements addressed before close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eCan M4170.10 guarantee inspection approval?\u003c\/strong\u003e No product manufacturer or distributor can guarantee approval by the project's reviewing authority. However, confirming the exact model, tile compatibility, technical documentation and approved installation detail can \u003cstrong\u003e help reduce avoidable submittal questions, deficiencies and rework. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA ONLY\nCOMPOSIGRIP.COM\n============================================================ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black for U.S. Commercial \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 is intended for U.S. tiled-stair projects where architects, general contractors, flooring contractors, government contractors and facility owners require durable stair-edge protection and a hard-wearing non-slip surface.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor U.S. Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4170.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify M4.10-N30 as the non-slip series\u003c\/li\u003e\n\u003cli\u003eConfirm the specified black anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eConfirm compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eDo not specify M4170.10 where a photoluminescent product is required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor U.S. General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm contract and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4170.10 Black before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit manufacturer data before installation\u003c\/li\u003e\n\u003cli\u003eRetain product documentation for inspection and close-out\u003c\/li\u003e\n\u003cli\u003eConfirm locally applicable stair and slip-resistance requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eU.S. Non-Slip Stair Nosing Project Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eSlip-Resistance Documentation\u003c\/h3\u003e\n\u003cp\u003eThe M4.10-N30 manufacturer technical data references UL 410 and AS\/NZS 4586-1999 testing for slip-resistant pedestrian surfaces. Project teams should submit current documentation where specific performance verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eTile Compatibility\u003c\/h3\u003e\n\u003cp\u003eConfirm the M4.10 profile is coordinated with the actual finished tile thickness before material is ordered or tile installation begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eNon-Luminous Product Selection\u003c\/h3\u003e\n\u003cp\u003eM4170.10 does not provide photoluminescent stair-edge illumination. If a U.S. project requires luminous egress path markings, specify a product designed for that purpose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eAuthority \u0026amp; Contract Documents\u003c\/h3\u003e\n\u003cp\u003eFinal product acceptance depends on the contract documents, locally adopted requirements, approved submittals and the Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 for Large U.S. Commercial \u0026amp; Institutional Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eFederal government facilities\u003c\/li\u003e\n\u003cli\u003eState and municipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public buildings\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eOffice buildings and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eRetail and mixed-use developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional buildings\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nCANADA ONLY\nCOMPOSIGRIP.CA\n============================================================ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black for Canadian Commercial \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 can be considered for Canadian tiled-stair projects where architects, flooring contractors, general contractors, government contractors and facility owners require durable stair-edge protection and a hard-wearing non-slip surface.\u003c\/p\u003e\n\u003cp\u003eCanadian project requirements vary by province, territory, municipality, building type, project specification and applicable reviewing authority. The project team should verify the requirements in force at the actual project location.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4170.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify M4.10-N30 as the non-slip series\u003c\/li\u003e\n\u003cli\u003eConfirm the black anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eConfirm compatibility with specified tile thickness\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eDo not specify M4170.10 where photoluminescent marking is required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor Canadian General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm tender and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4170.10 Black before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit manufacturer documentation before installation\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for inspection and close-out\u003c\/li\u003e\n\u003cli\u003eConfirm applicable provincial or territorial requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCanadian Non-Slip Stair Nosing Project Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProvincial \u0026amp; Territorial Requirements\u003c\/h3\u003e\n\u003cp\u003eContractors and specifiers should verify the building, accessibility, stair and slip-resistance requirements applicable to the province or territory where the project is located.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eSlip-Resistance Documentation\u003c\/h3\u003e\n\u003cp\u003eEcoglo® M4.10-N30 technical documentation references UL 410 and AS\/NZS 4586-1999 slip-resistance testing. Submit current manufacturer documentation when project specifications require test information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eNon-Photoluminescent Product\u003c\/h3\u003e\n\u003cp\u003eM4170.10 provides non-slip protection and visual stair-edge contrast under normal illumination. It does not provide photoluminescent egress marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProject \u0026amp; Reviewing Authority\u003c\/h3\u003e\n\u003cp\u003eGovernment and institutional projects may contain additional requirements within drawings, specifications, tender documents, approved-product schedules and consultant instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 for Large Canadian Commercial \u0026amp; Institutional Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eGovernment of Canada facilities\u003c\/li\u003e\n\u003cli\u003eProvincial government buildings\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eOffice buildings\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eRetail and mixed-use developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nARCHITECT \/ SPECIFICATION SUPPORT\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpecifying M4170.10 by exact model number helps coordinate tile thickness, stair geometry, anti-slip color, aluminum finish and installation details before material reaches the jobsite.\u003c\/p\u003e\n\u003cdiv class=\"cg-spec\"\u003e\n\u003cdiv class=\"cg-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e M4170.10 Black Non-Slip Tile Stair Nosing, M4.10-N30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Non-photoluminescent tile stair nosing with integrated non-slip inserts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Tiled stair installations using finished tile approximately 3\/16\"–11\/32\" (5–8.5 mm) thick.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Color:\u003c\/strong\u003e Black.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating integrally bonded silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Finish:\u003c\/strong\u003e Clear anodized aluminum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 8 ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® manufacturer instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, applicable testing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested language should be reviewed and edited by the project architect or specification consultant for the specific application and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nRELATED M4.10-N30 COLORS\nBLACK CURRENT\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® M4.10-N30 Non-Slip Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eEach M4.10-N30 anti-slip color has its own product listing so architects, contractors and procurement teams can identify the exact stair-nosing model required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003c!-- CURRENT BLACK --\u003e\n\u003cdiv class=\"cg-related cg-current\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"M4170.10 Black Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eM4170.10 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide non-slip tile stair nosing for durable traction and contrasting stair-edge definition.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003cdiv class=\"cg-related-image\" style=\"text-decoration: none;\"\u003e\u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4.10-N30 tile stair nosing with hard-wearing gray silicon-carbide non-slip material.\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"M4160.10 Gray Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eM4160.10 Gray\u003c\/h3\u003e\n\u003cp\u003eM4.10-N30 tile stair nosing with hard-wearing gray silicon-carbide non-slip material.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4.10-N30 tile stair nosing with hard-wearing gray silicon-carbide non-slip material\" rel=\"noopener\" target=\"_blank\"\u003eView M4160.10 Gray → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003cdiv class=\"cg-related-image\" style=\"text-decoration: none;\"\u003e\u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8ft-ecoglo\" target=\"_blank\" title=\"M4.10-N30 tile stair nosing with high-visibility yellow silicon-carbide non-slip material.\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\" alt=\"M4150.10 Yellow Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eM4150.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eM4.10-N30 tile stair nosing with high-visibility yellow silicon-carbide non-slip material.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4150-10-yellow-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4.10-N30 tile stair nosing with high-visibility yellow silicon-carbide non-slip material\" rel=\"noopener\" target=\"_blank\"\u003eView M4150.10 Yellow → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nFAQ\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® M4170.10 Black Non-slip Title Nosing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4170.10 is the black anti-slip model in the M4.10-N30 non-slip tile stair-nosing series. It combines an anodized-aluminum tile profile with integrally bonded black silicon-carbide non-slip material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo. M4170.10 is a non-photoluminescent M4.10-N30 non-slip tile nosing. It provides slip resistance and color-contrast stair-edge definition under normal lighting, but it does not glow when lighting is removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe Ecoglo® M4.10 profile is designed for tile approximately 3\/16\" to 11\/32\" thick, equivalent to approximately 5 mm to 8.5 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat length is M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10-N30 tile stair-nosing profile is available in 8-foot lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. M4170.10 incorporates hard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate. Manufacturer documentation references UL 410 and AS\/NZS 4586-1999 slip-resistance testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4170.10 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the M4.10-N30 series for indoor and outdoor use and references accelerated UV\/weathering, salt-spray and freeze-thaw testing in its technical documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the anti-slip inserts supplied attached?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo. Ecoglo® states that the inserts are supplied unattached. The inserts are installed into the aluminum nosing using premium polyurethane adhesive, which is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable where luminous egress markings are required?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 itself is not photoluminescent. Where the project requires a luminous or photoluminescent egress stair-edge marking, specify an Ecoglo® product designed and documented for that application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4170.10 help reduce inspection or submittal delays?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eIt can help reduce avoidable project questions when the exact model is specified, tile thickness is confirmed, manufacturer technical data is submitted before installation and the installed product matches approved project documents. Final approval remains with the applicable reviewing authority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- USA FAQ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable for U.S. government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 can be considered for U.S. government, commercial and institutional tiled-stair projects where the specification requires an appropriate non-slip stair nosing. Contract and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- CANADA FAQ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable for Canadian government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 can be considered for Canadian federal, provincial, municipal, commercial and institutional tiled-stair projects where an appropriate non-slip stair nosing is specified. Tender and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-N30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-N30 models include \u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e M4160.10 Gray \u003c\/a\u003e and \u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e M4150.10 Yellow \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-usa-only\"\u003e\n\u003ch2\u003eSpecifying M4170.10 Black for a U.S. Commercial or Government Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, architectural stair detail, required quantity, slip-resistance requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Flooring Contractors \u0026amp; General Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4170.10 Black\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-N30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nCANADA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-canada-only\"\u003e\n\u003ch2\u003eSpecifying M4170.10 Black for a Canadian Commercial or Government Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, architectural stair detail, required quantity, applicable provincial or territorial requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Flooring Contractors \u0026amp; General Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4170.10 Black\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-N30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nSEO TITLE\n\nM4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30\n\n\nMETA DESCRIPTION\n\nEcoglo® M4170.10 black non-slip tile stair nosing, 8 FT,\nfor 5–8.5 mm tile. Anodized aluminum with silicon-carbide\nanti-slip surface for commercial and government stairs.\n\n\nSUGGESTED CLEAN URL HANDLE\n\n\/products\/m4170-10-black-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nCURRENT BLACK PRODUCT URL PROVIDED\n\n\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nPRIMARY KEYWORD\n\nM4170.10 Black Non-Slip Tile Nosing\n\n\nSECONDARY SEO \/ GEO \/ AI SEARCH TERMS\n\nEcoglo M4170.10\nM4170.10 Black\nM4170.10 non-slip stair nosing\nM4170.10 tile nosing\nM4170.10 8 ft\nEcoglo M4.10-N30\nM4.10-N30 black\nblack non-slip tile stair nosing\nblack anti-slip tile nosing\nsilicon carbide stair nosing\ncommercial tile stair nosing\ncommercial anti-slip stair nosing\ngovernment contractor stair nosing\ngovernment building stair nosing\narchitect specified stair nosing\n5 mm tile stair nosing\n8.5 mm tile stair nosing\n8 ft stair nosing\nUL 410 stair nosing\nnon photoluminescent stair nosing\nnon luminous stair nosing\nindoor outdoor tile stair nosing\nEcoglo non-slip stair nosing USA\nEcoglo non-slip stair nosing Canada\n\n\nRELATED PRODUCTS\n\nCurrent Black:\n\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\nGray:\n\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\nYellow:\n\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nBLACK PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\n\n\nGRAY PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\n\n\nYELLOW PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\n\n\nTECHNICAL DATA SHEET PDF\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.pdf?v=1787858777\n\n\nTECHNICAL DATA SHEET IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.png?v=1787858782\n\n============================================================ --\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 8 FT","offer_id":47499133354140,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile_97143994-71c0-4d03-867a-0231ba256d8b.jpg?v=1787859712"},{"product_id":"ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing","title":"Ecoglo® S4071 Black Luminescent Cast In Place Stair Nosing | S4-E30","description":"\u003cstyle\u003e\n.ecoglo-s4071-page {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4071-page *,\n.ecoglo-s4071-page *:before,\n.ecoglo-s4071-page *:after {\n  box-sizing: border-box;\n}\n\n.ecoglo-s4071-page h1,\n.ecoglo-s4071-page h2,\n.ecoglo-s4071-page h3,\n.ecoglo-s4071-page h4,\n.ecoglo-s4071-page p,\n.ecoglo-s4071-page li,\n.ecoglo-s4071-page td,\n.ecoglo-s4071-page th,\n.ecoglo-s4071-page a,\n.ecoglo-s4071-page span {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.ecoglo-s4071-page h1,\n.ecoglo-s4071-page h2,\n.ecoglo-s4071-page h3 {\n  margin-top: 0;\n  line-height: 1.18;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4071-page h1 {\n  margin-bottom: 20px;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.8px;\n}\n\n.ecoglo-s4071-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n.ecoglo-s4071-page h3 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.ecoglo-s4071-page p {\n  margin: 0 0 18px;\n}\n\n.ecoglo-s4071-page a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.eco-section {\n  padding: 54px 42px;\n}\n\n.eco-section-alt {\n  background: var(--eco-light);\n}\n\n.eco-section-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.eco-section-dark h2,\n.eco-section-dark h3 {\n  color: var(--eco-white);\n}\n\n.eco-section-dark p,\n.eco-section-dark li {\n  color: #eeeeee;\n}\n\n.eco-section-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.eco-green-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\/* HERO *\/\n\n.eco-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  color: var(--eco-white);\n  background: linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom: 7px solid var(--eco-green);\n}\n\n.eco-hero:after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.eco-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.eco-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.eco-hero h2 {\n  color: var(--eco-white);\n}\n\n.eco-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.eco-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.eco-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.eco-chip strong {\n  color: var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.eco-answer-box {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.eco-answer-box strong {\n  color: var(--eco-black);\n}\n\n\/* GRID *\/\n\n.eco-grid-2,\n.eco-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n  width: 100%;\n}\n\n.eco-card,\n.eco-related-card {\n  min-width: 0;\n  width: 100%;\n}\n\n.eco-card {\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: var(--eco-white);\n}\n\n.eco-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.eco-card p:last-child,\n.eco-related-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* TABLE *\/\n\n.eco-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.eco-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.eco-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.eco-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.eco-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.eco-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.eco-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.eco-checks li:before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\/* DATASHEET *\/\n\n.eco-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-datasheet-link {\n  display: block;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n\n.eco-datasheet-image {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.eco-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n\/* DIMENSIONS *\/\n\n.eco-dimension-box {\n  overflow: hidden;\n  padding: 28px;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-dimension-image {\n  display: block;\n  width: 100%;\n  max-width: 900px;\n  height: auto;\n  margin: 0 auto;\n}\n\n.eco-dimension-caption {\n  max-width: 900px;\n  margin: 22px auto 0;\n  padding-top: 18px;\n  border-top: 1px solid var(--eco-border);\n  color: #555555;\n  font-size: 14px;\n}\n\n\/* INSPECTION *\/\n\n.eco-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-inspection h2,\n.eco-inspection h3 {\n  color: #ffffff;\n}\n\n.eco-inspection p {\n  color: #eeeeee;\n}\n\n.eco-inspection-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.eco-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* AUTHORITY *\/\n\n.eco-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\/* SPEC BOX *\/\n\n.eco-spec-box {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.eco-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* RELATED COLORS *\/\n\n.eco-related-card {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.eco-related-current {\n  border-top-color: var(--eco-black);\n}\n\n.eco-related-image-wrap {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.eco-related-image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.eco-related-card h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.eco-related-card p {\n  flex-grow: 1;\n}\n\n.eco-related-label {\n  display: inline-block;\n  margin-top: auto;\n  color: var(--eco-green-dark);\n  font-weight: 800;\n}\n\n\/* FAQ *\/\n\n.eco-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.eco-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.eco-faq details[open] summary:after {\n  content: \"–\";\n}\n\n.eco-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.eco-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.eco-cta h2 {\n  margin-bottom: 12px;\n  color: var(--eco-black);\n}\n\n.eco-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.eco-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .eco-grid-2,\n  .eco-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* MOBILE TABLE *\/\n\n@media (max-width: 700px) {\n  .eco-table-wrap {\n    overflow: visible !important;\n  }\n\n  .eco-table {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table thead {\n    display: none;\n  }\n\n  .eco-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .eco-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .eco-table td:first-child {\n    padding-bottom: 4px;\n    color: var(--eco-black);\n    font-weight: 800;\n  }\n\n  .eco-table td:last-child {\n    padding-top: 3px;\n    color: #444444;\n  }\n\n  .eco-table tr:nth-child(even) td {\n    background: #ffffff !important;\n  }\n}\n\n\/* PHONE *\/\n\n@media (max-width: 520px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding: 32px 18px;\n  }\n\n  .ecoglo-s4071-page h1 {\n    font-size: 30px;\n  }\n\n  .ecoglo-s4071-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-s4071-page h3 {\n    font-size: 20px;\n  }\n\n  .eco-hero-lead {\n    font-size: 17px;\n  }\n\n  .eco-card,\n  .eco-related-card {\n    padding: 21px;\n  }\n\n  .eco-answer-box {\n    padding: 21px;\n  }\n\n  .eco-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .eco-dimension-box {\n    padding: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003carticle class=\"ecoglo-s4071-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® S4-E30 Series | Black Photoluminescent Cast-In-Place Stair Nosing\u003c\/div\u003e\n\u003ch2\u003eS4071 Black Photoluminescent Cast-In-Place Stair Nosing | Ecoglo® S4-E30 Series\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® S4071\u003c\/strong\u003e is the black anti-slip model in the \u003cstrong\u003eS4-E30 photoluminescent cast-in-place stair-nosing series\u003c\/strong\u003e. Designed for new concrete stair construction, the profile installs directly into wet concrete to create a durable, flush stair edge combining photoluminescent visibility with hard-wearing silicon-carbide slip resistance.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e S4071 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e S4-E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Cast Into Wet Concrete \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 8 ft \u0026amp; 10 ft Lengths \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® S4071 is the black model in the \u003cstrong\u003eS4-E30 photoluminescent cast-in-place stair-nosing series\u003c\/strong\u003e. It installs directly into wet concrete and is designed for concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs. The profile is approximately \u003cstrong\u003e2.2 inches (56.8 mm) wide\u003c\/strong\u003e and combines three photoluminescent strips with a wide black silicon-carbide anti-slip surface.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePhotoluminescent Cast-In-Place Stair Nosing for Concrete Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® S4071 is engineered for concrete stair projects where architects, general contractors, concrete contractors, estimators and facility owners require a permanent stair-edge solution combining \u003cstrong\u003e visual contrast, slip resistance and photoluminescent visibility. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlike surface-applied tapes or retrofit stair-nosings, the S4-E30 profile is installed directly into wet concrete during construction. This allows the stair nosing to become integrated with the concrete stair and helps create a smooth, flush transition at the leading edge.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the contrast between the black anti-slip surface and the photoluminescent strips helps define the edge of each step. When normal lighting is reduced or lost, the photoluminescent strips continue to provide visible step-edge definition without requiring electrical power at the stair nosing.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eCast Directly Into Concrete\u003c\/h3\u003e\n\u003cp\u003eDesigned for installation into wet concrete on new concrete stairs, concrete-filled steel-pan stairs and precast concrete stair systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing black silicon-carbide non-slip material is integrally bonded to the aluminum substrate to provide durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003eEcoglo® photoluminescent technology helps maintain visible step-edge definition when normal lighting conditions are reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4071 \/ S4-E30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, concrete contractors, specification consultants and project managers accurately identify the product during design, tendering, submittals, procurement and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® S4071 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eS4071\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eS4-E30 Photoluminescent Cast-In-Place Stair Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConcrete stairs, concrete-filled steel-pan stairs and precast concrete stairs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Method\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled directly into wet concrete\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.2\" \/ 56.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMain Top Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVertical Anchor Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" \/ 15.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnchor Foot Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" \/ 14.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.491 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAluminum\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6063-T5 aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAluminum Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMill-finish aluminum with clear acrylic lacquer finish to help prevent corrosion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThree ridged photoluminescent strips positioned along the stair-edge side of the profile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts may be supplied attached or unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUnattached Insert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled later in construction using premium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConstruction Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear protective tape wraps the product during installation to help keep the nosing clean and protected\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSuitable for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DIMENSIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4-E30 Cast-In-Place Stair Nosing Dimensions\u003c\/h2\u003e\n\u003cp\u003eReview the S4-E30 profile dimensions before ordering, preparing architectural stair details or coordinating concrete work. The profile is approximately 2.2 inches wide with a 2.0-inch usable top surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-dimension-box\"\u003e\n\u003cimg class=\"eco-dimension-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_s4-e20-dimensios.jpg?v=1788193510\" alt=\"Ecoglo S4-E30 photoluminescent cast-in-place stair nosing dimensions showing 2.2 inch overall width\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-dimension-caption\"\u003e\n\u003cstrong\u003eEcoglo® S4-E30 Profile:\u003c\/strong\u003e approximately 2.2\" (56.8 mm) overall width, 2.0\" (51.0 mm) top surface, 0.8\" (19.7 mm) overall depth, 0.6\" (15.9 mm) anchor depth and 0.6\" (14.7 mm) anchor-foot width.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 25px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm dimensions against the current Ecoglo® S4-E30 manufacturer data sheet and approved architectural stair detail before finalizing concrete formwork or releasing material.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® S4-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors and government contractors can use the manufacturer technical data sheet for product review, specifications, project submittals and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4-E30-Data-Sheet.pdf?v=1788192762\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/S4-E30-Ecoglo.png?v=1788192901\" alt=\"Ecoglo S4-E30 photoluminescent cast-in-place stair nosing technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e S4-E30 Photoluminescent Cast-In-Place Stair Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Concrete Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the S4-E30 cast-in-place profile for demanding commercial and institutional environments where long-term stair-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eRaised ridges help protect the photoluminescent strips from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent surface also contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eCast-in-place installation creates a smooth transition between the nosing and surrounding concrete.\u003c\/li\u003e\n\u003cli\u003e6063-T5 mill-finish aluminum is protected with a clear acrylic lacquer finish.\u003c\/li\u003e\n\u003cli\u003eThe profile is designed for concrete stairs, concrete-filled steel-pan stairs and precast stairs.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports performance loss below visually detectable levels following 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair nosing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCast-In-Place Installation for New Concrete Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eS4071 is intended to be incorporated into the concrete stair during construction rather than installed as a surface-mounted retrofit after the concrete has cured.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Coordinate Before the Pour\u003c\/h3\u003e\n\u003cp\u003eConfirm the architectural stair detail, finished nosing location and required lengths before concrete placement begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Install Into Wet Concrete\u003c\/h3\u003e\n\u003cp\u003ePosition the S4-E30 profile in accordance with approved project documents and current manufacturer installation guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Protect During Construction\u003c\/h3\u003e\n\u003cp\u003eEcoglo® supplies protective tape around the product to help keep the nosing clean during installation and construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eAttached or Unattached Inserts:\u003c\/strong\u003e S4-E30 inserts can be supplied attached or unattached. Unattached inserts can be installed later in construction to reduce the risk of damage or contamination. Ecoglo® specifies premium polyurethane adhesive for installation of unattached inserts.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSPECTION \/ PROJECT READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® S4071 Can Help Reduce Avoidable Project Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, government and institutional projects, concrete stair-edge details should be resolved before the concrete is poured. Incorrect product selection, missing documentation or uncoordinated stair details can create RFIs, rework and avoidable project delays.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e provides a clear documentation path from specification through final construction.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® S4071 Black, S4-E30 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent concrete stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Concrete Stair Detail\u003c\/h3\u003e\n\u003cp\u003eReview the architectural stair detail and confirm that the S4-E30 cast-in-place profile has been coordinated with concrete stair geometry before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the S4-E30 technical data sheet with project submittals so dimensions, materials, installation method and listed product information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Coordinate Before Concrete Placement\u003c\/h3\u003e\n\u003cp\u003eBecause S4071 installs into wet concrete, the nosing location and elevation should be coordinated with the concrete contractor before and during the pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Protect the Product During Construction\u003c\/h3\u003e\n\u003cp\u003eRetain the manufacturer's protective covering as appropriate during construction to help prevent contamination and damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, model numbers, technical documentation and installation records for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eS4071 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as S4071\u003c\/li\u003e\n\u003cli\u003eS4-E30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eConcrete stair construction reviewed\u003c\/li\u003e\n\u003cli\u003eCast-in-place installation method confirmed\u003c\/li\u003e\n\u003cli\u003eArchitectural stair-edge detail reviewed before concrete placement\u003c\/li\u003e\n\u003cli\u003eS4-E30 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired 8-ft, 10-ft or cut-to-length quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eProtective construction covering retained as appropriate\u003c\/li\u003e\n\u003cli\u003eInsert installation method confirmed\u003c\/li\u003e\n\u003cli\u003eInstalled nosing position matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can any stair-nosing manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product early, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, rework and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CODE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the S4-E30 series for luminous-egress applications and references multiple building, fire and life-safety standards in its technical documentation. Applicability must be confirmed for each individual project.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the S4-E30 photoluminescent cast-in-place stair-nosing series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety code references associated with the S4-E30 series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent strips are designed to provide durable traction in demanding pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting use in both indoor and outdoor environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eRaised luminous ridges and hard-wearing silicon-carbide construction are engineered for high pedestrian traffic and long service life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology requires no electrical connection or battery at the stair nosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent product as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based profile is recyclable and can contribute to project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Large Commercial, Institutional \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® S4071 is particularly suited to projects requiring a repeatable, specification-ready cast-in-place stair-edge solution across multiple concrete stairways or construction phases.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention and public-assembly facilities\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact stair-nosing model during design development helps coordinate concrete geometry, anti-slip color, luminous marking requirements, lengths and installation before concrete construction begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e S4071 Black Photoluminescent Cast-In-Place Stair Nosing, S4-E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e New concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Cast directly into wet concrete at the stair leading edge.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e 6063-T5 aluminum profile with clear acrylic lacquer finish, Ecoglo® photoluminescent step-edge material and integrally bonded black silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.2 inches \/ 56.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e S4071 Black anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the S4-E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® S4-E30 Cast-In-Place Stair Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® S4-E30 photoluminescent cast-in-place stair-nosing series is available with \u003cstrong\u003eBlack, Gray and Yellow anti-slip configurations\u003c\/strong\u003e. This allows architects, contractors and specification teams to coordinate stair-edge contrast with project requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003ch3\u003eS4071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip material combined with three Ecoglo® photoluminescent step-edge strips. A versatile high-contrast configuration for commercial, institutional and government concrete stair projects.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"S4061 Gray Photoluminescent Stair Nosing for Concrete\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4061_Gray_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682\" alt=\"Ecoglo S4061 Gray photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eS4061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip configuration with three Ecoglo® photoluminescent step-edge strips. Designed for cast-in-place installation in new concrete stair construction.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo® S4-E30 Gray Stair Nosings for New Construction\" rel=\"noopener\" target=\"_blank\"\u003eShop Ecoglo® S4-E30 Gray\u003c\/a\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"Shop\" rel=\"noopener\" target=\"_blank\"\u003e\u003c\/a\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"S4051 Yellow Photoluminescent Stair Nosing for Concrete\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4051_Yellow_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682\" alt=\"Ecoglo S4051 Yellow photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eS4051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip configuration with three Ecoglo® photoluminescent step-edge strips for projects requiring enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo® S4-E30 Yellow stair nosings for new construction\" rel=\"noopener\" target=\"_blank\"\u003eShop Ecoglo® S4-E30 Yellow\u003c\/a\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo® S4-E30 Yellow stair nosings for new construction\" rel=\"noopener\" target=\"_blank\"\u003e \u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® S4071 \/ S4-E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® S4071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® S4071 is the black anti-slip model in the S4-E30 photoluminescent cast-in-place stair-nosing series. It is designed for installation directly into wet concrete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of stairs can S4071 be used on?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 series is designed for concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions of S4-E30?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 profile is approximately 2.2 inches (56.8 mm) wide with a 2.0-inch (51.0 mm) top surface and approximately 0.8 inches (19.7 mm) overall depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eStandard S4-E30 lengths are 8 ft and 10 ft. Cut-to-length sizes are also available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® S4071 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. S4071 incorporates hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs S4071 installed before or after the concrete is poured?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4071 is a cast-in-place stair nosing designed to be installed directly into wet concrete during construction. Product location should therefore be coordinated before the concrete pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the anti-slip inserts be installed later?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® states that inserts may be supplied attached or unattached. Unattached inserts can be installed later in construction using premium polyurethane adhesive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan S4-E30 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the S4-E30 series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes S4071 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the stair nosing. The photoluminescent material stores energy from suitable ambient illumination and releases visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the S4-E30 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the S4-E30 photoluminescent cast-in-place stair-nosing series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other S4-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 series includes \u003cstrong\u003eS4071 Black\u003c\/strong\u003e, \u003cstrong\u003eS4061 Gray\u003c\/strong\u003e and \u003cstrong\u003eS4051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs S4071 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4071 can be specified for commercial, institutional, transportation, government and other large concrete stair projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying S4071 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the architectural stair detail, concrete construction, required quantities, lengths and project specification before releasing material. Because S4071 is cast directly into wet concrete, early coordination can help prevent incorrect selections, RFIs, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Concrete Contractors \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eS4071\u003c\/strong\u003e, the \u003cstrong\u003eS4-E30 Series\u003c\/strong\u003e and the \u003cstrong\u003eS4-E30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e\n\u003c!-- =====================================================\n     FAQ STRUCTURED DATA\n     Shopify normally supplies Product schema through the theme.\n     This adds FAQ schema only to avoid duplicate Product schema.\n===================================================== --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 2 FT","offer_id":47499019288732,"sku":"S4071 - 2 ft","price":34.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4 FT","offer_id":47499019321500,"sku":"S4071 - 4 ft","price":69.6,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6 FT","offer_id":47499019354268,"sku":"S4071 - 6 ft","price":104.4,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8 FT","offer_id":47499019387036,"sku":"S4071 - 8 ft","price":139.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 FT","offer_id":47499019419804,"sku":"S4071 - 10 ft","price":174.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4071_Black_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244"},{"product_id":"ecoglo-e2071-black-luminescent-contrast-strips-e20","title":"Ecoglo® E2071 Black Luminescent Contrast Strips, 1.5\" Wide | E20","description":"\u003cstyle\u003e\n.ecoglo-e2071-page {\n  --eco-green:#7fbe43;\n  --eco-green-dark:#5f982f;\n  --eco-green-soft:#f1f8ea;\n  --eco-black:#191919;\n  --eco-charcoal:#292929;\n  --eco-gray:#656565;\n  --eco-light:#f5f6f4;\n  --eco-border:#dfe4da;\n  --eco-white:#ffffff;\n\n  max-width:1200px;\n  margin:0 auto;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n  color:var(--eco-black);\n}\n\n.ecoglo-e2071-page *,\n.ecoglo-e2071-page *:before,\n.ecoglo-e2071-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-e2071-page h1,\n.ecoglo-e2071-page h2,\n.ecoglo-e2071-page h3,\n.ecoglo-e2071-page h4,\n.ecoglo-e2071-page p,\n.ecoglo-e2071-page li,\n.ecoglo-e2071-page td,\n.ecoglo-e2071-page th,\n.ecoglo-e2071-page a,\n.ecoglo-e2071-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-e2071-page h1,\n.ecoglo-e2071-page h2,\n.ecoglo-e2071-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-black);\n}\n\n.ecoglo-e2071-page h1 {\n  margin-bottom:20px;\n  font-size:clamp(32px,5vw,50px);\n  font-weight:800;\n  letter-spacing:-0.8px;\n}\n\n.ecoglo-e2071-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-e2071-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-e2071-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-e2071-page a {\n  color:var(--eco-green-dark);\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.ecoglo-e2071-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-e2071-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-e2071-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-e2071-page .eco-section-dark h2,\n.ecoglo-e2071-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e2071-page .eco-section-dark p,\n.ecoglo-e2071-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-e2071-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-e2071-page .eco-green-line {\n  width:72px;\n  height:5px;\n  margin-bottom:17px;\n  background:var(--eco-green);\n}\n\n\/* HERO *\/\n\n.ecoglo-e2071-page .eco-hero {\n  position:relative;\n  overflow:hidden;\n  padding:64px 50px;\n  color:var(--eco-white);\n  background:linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom:7px solid var(--eco-green);\n}\n\n.ecoglo-e2071-page .eco-hero:after {\n  content:\"\";\n  position:absolute;\n  top:-155px;\n  right:-140px;\n  width:365px;\n  height:365px;\n  border:1px solid rgba(127,190,67,.35);\n  border-radius:50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.ecoglo-e2071-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-e2071-page .eco-eyebrow {\n  margin-bottom:12px;\n  color:var(--eco-green);\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ecoglo-e2071-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e2071-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-e2071-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-e2071-page .eco-chip {\n  padding:8px 14px;\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:4px;\n  background:rgba(255,255,255,.08);\n  color:#ffffff;\n  font-size:14px;\n  font-weight:700;\n}\n\n.ecoglo-e2071-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-e2071-page .eco-answer-box {\n  margin-bottom:30px;\n  padding:25px 28px;\n  border-left:6px solid var(--eco-green);\n  background:var(--eco-green-soft);\n}\n\n.ecoglo-e2071-page .eco-answer-box strong {\n  color:var(--eco-black);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-e2071-page .eco-grid-2,\n.ecoglo-e2071-page .eco-grid-3 {\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n  gap:20px;\n  width:100%;\n}\n\n.ecoglo-e2071-page .eco-card,\n.ecoglo-e2071-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-e2071-page .eco-card {\n  height:100%;\n  padding:27px;\n  border:1px solid var(--eco-border);\n  border-radius:5px;\n  background:var(--eco-white);\n}\n\n.ecoglo-e2071-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-e2071-page .eco-card p:last-child,\n.ecoglo-e2071-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-e2071-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-e2071-page .eco-table {\n  width:100%;\n  min-width:0 !important;\n  border-collapse:collapse;\n  table-layout:auto;\n  background:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-table th {\n  padding:14px 15px;\n  background:var(--eco-black);\n  color:#ffffff;\n  text-align:left;\n  font-size:14px;\n}\n\n.ecoglo-e2071-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-e2071-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-e2071-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-e2071-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-e2071-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-e2071-page .eco-checks li:before {\n  content:\"✓\";\n  position:absolute;\n  top:6px;\n  left:0;\n  color:var(--eco-green-dark);\n  font-size:19px;\n  font-weight:900;\n}\n\n\/* DATA SHEET *\/\n\n.ecoglo-e2071-page .eco-datasheet {\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-top:6px solid var(--eco-green);\n  background:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-e2071-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-e2071-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-black);\n  color:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-datasheet-caption strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--eco-green);\n  font-size:18px;\n}\n\n\/* SPEC BOX *\/\n\n.ecoglo-e2071-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-black);\n  background:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-spec-label {\n  display:inline-block;\n  margin-bottom:18px;\n  padding:7px 13px;\n  background:var(--eco-green);\n  color:var(--eco-black);\n  font-weight:900;\n}\n\n\/* AUTHORITY *\/\n\n.ecoglo-e2071-page .eco-authority {\n  margin:23px 0;\n  padding:4px 0 4px 20px;\n  border-left:4px solid var(--eco-green);\n}\n\n\/* INSPECTION *\/\n\n.ecoglo-e2071-page .eco-inspection {\n  padding:45px;\n  border-left:8px solid var(--eco-green);\n  background:var(--eco-black);\n  color:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-inspection h2,\n.ecoglo-e2071-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-e2071-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-e2071-page .eco-number {\n  display:inline-flex;\n  width:35px;\n  height:35px;\n  margin-right:9px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--eco-green);\n  color:var(--eco-black);\n  font-weight:900;\n}\n\n\/* RELATED PRODUCTS *\/\n\n.ecoglo-e2071-page .eco-related-card {\n  display:flex;\n  flex-direction:column;\n  height:100%;\n  padding:24px;\n  border:1px solid var(--eco-border);\n  border-top:5px solid var(--eco-green);\n  border-radius:5px;\n  background:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-related-current {\n  border-top-color:var(--eco-black);\n}\n\n.ecoglo-e2071-page .eco-related-image-wrap {\n  width:100%;\n  margin-bottom:18px;\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-radius:4px;\n  background:#ffffff;\n  aspect-ratio:1 \/ 1;\n}\n\n.ecoglo-e2071-page .eco-related-image {\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  object-position:center;\n}\n\n.ecoglo-e2071-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-e2071-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-e2071-page .eco-related-label {\n  display:inline-block;\n  margin-top:auto;\n  color:var(--eco-green-dark);\n  font-weight:800;\n}\n\n\/* FAQ *\/\n\n.ecoglo-e2071-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-e2071-page .eco-faq summary {\n  position:relative;\n  padding:20px 40px 20px 0;\n  cursor:pointer;\n  list-style:none;\n  color:var(--eco-black);\n  font-size:18px;\n  font-weight:800;\n}\n\n.ecoglo-e2071-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-e2071-page .eco-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  top:14px;\n  right:6px;\n  color:var(--eco-green-dark);\n  font-size:29px;\n  font-weight:400;\n}\n\n.ecoglo-e2071-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-e2071-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-e2071-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-black);\n}\n\n.ecoglo-e2071-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-black);\n}\n\n.ecoglo-e2071-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-e2071-page .eco-cta-note {\n  margin-top:20px;\n  padding:16px 18px;\n  background:rgba(255,255,255,.62);\n  font-weight:700;\n}\n\n@media (max-width:900px) {\n  .ecoglo-e2071-page .eco-section,\n  .ecoglo-e2071-page .eco-hero,\n  .ecoglo-e2071-page .eco-inspection,\n  .ecoglo-e2071-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-e2071-page .eco-grid-2,\n  .ecoglo-e2071-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-e2071-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-e2071-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e2071-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-e2071-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e2071-page .eco-table tr {\n    display:block;\n    width:100%;\n    margin-bottom:10px;\n    border:1px solid var(--eco-border);\n    border-left:4px solid var(--eco-green);\n    border-radius:4px;\n    background:#ffffff;\n  }\n\n  .ecoglo-e2071-page .eco-table td {\n    display:block;\n    width:100% !important;\n    padding:11px 14px;\n    border:0;\n    background:#ffffff !important;\n  }\n\n  .ecoglo-e2071-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-black);\n    font-weight:800;\n  }\n\n  .ecoglo-e2071-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-e2071-page .eco-section,\n  .ecoglo-e2071-page .eco-hero,\n  .ecoglo-e2071-page .eco-inspection,\n  .ecoglo-e2071-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-e2071-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-e2071-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-e2071-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-e2071-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-e2071-page .eco-card,\n  .ecoglo-e2071-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-e2071-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT VISIBILITY\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\n\u003cdiv style=\"text-align: center; margin: 0 0 24px 0;\"\u003e\n\u003cdiv style=\"display: inline-block; background: #166534; color: #ffffff; font-size: 13px; font-weight: 800; letter-spacing: 0.04em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003eDay-to-Night Visibility\u003c\/div\u003e\n\u003ch2 style=\"margin: 0 0 6px 0; font-size: clamp(30px,4vw,42px); line-height: 1.15; color: #111827; font-weight: 800;\"\u003eVisible by \u003cstrong style=\"color: #f59e0b;\"\u003eDay\u003c\/strong\u003e.\u003c\/h2\u003e\n\u003ch2 style=\"margin: 0 0 16px 0; font-size: clamp(30px,4vw,42px); line-height: 1.15; color: #111827; font-weight: 800;\"\u003eGlowing by \u003cstrong style=\"color: #2563eb;\"\u003eNight\u003c\/strong\u003e.\u003c\/h2\u003e\n\u003cp style=\"margin: 0 auto 20px auto; max-width: 820px; font-size: 18px; line-height: 1.7; color: #374151;\"\u003eSee how \u003cstrong style=\"color: #111827;\"\u003eEcoglo®\u003c\/strong\u003e improves step visibility in normal lighting and provides reliable guidance in darkness or during power outages.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin: 0 0 26px 0;\"\u003e\n\u003cspan style=\"background: #fff7ed; border: 1px solid #fdba74; color: #b45309; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ Visible in Daylight \u003c\/span\u003e \u003cspan style=\"background: #eff6ff; border: 1px solid #93c5fd; color: #1d4ed8; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ Glows in Darkness \u003c\/span\u003e \u003cspan style=\"background: #ecfdf5; border: 1px solid #86efac; color: #166534; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ No Power Required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT SLIDER\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#ffffff 0%,#f8fafc 100%); border: 2px solid #dbeafe; border-radius: 22px; padding: 18px; box-shadow: 0 14px 34px rgba(0,0,0,0.10);\"\u003e\n\u003cdiv style=\"position: relative; overflow: hidden; border-radius: 18px; line-height: 0;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-Glowing-by-Night.png?v=1775742992\" style=\"display: block; width: 100%;\" alt=\"Ecoglo photoluminescent stair edge markings glowing at night\"\u003e\n\u003cdiv id=\"overlayBA\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; clip-path: inset(0 50% 0 0);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-visible-in-light.png?v=1775742993\" style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"Ecoglo stair edge markings visible during daylight\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"lineBA\" style=\"position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 4px; height: 100%; background: #ffffff; box-shadow: 0 0 12px rgba(0,0,0,0.25);\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"handleBA\" style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 56px; height: 56px; border-radius: 50%; background: #ffffff; border: 2px solid #d1d5db; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 800; color: #111827; box-shadow: 0 6px 18px rgba(0,0,0,0.22); z-index: 3;\"\u003e⇆\u003c\/div\u003e\n\u003cdiv class=\"ba-label ba-label-day\" style=\"position: absolute; top: 16px; left: 16px; background: rgba(245,158,11,0.95); color: #111827; padding: 10px 18px; border-radius: 999px; font-size: 15px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; z-index: 2;\"\u003e☀️ Visible by \u003cstrong\u003eDay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-label ba-label-night\" style=\"position: absolute; top: 16px; right: 16px; background: rgba(37,99,235,0.95); color: #ffffff; padding: 10px 18px; border-radius: 999px; font-size: 15px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; z-index: 2;\"\u003e🌙 Glowing by \u003cstrong\u003eNight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-mobile-labels\" style=\"display: none; position: absolute; top: 12px; left: 12px; right: 12px; z-index: 2; flex-direction: column; gap: 8px;\"\u003e\n\u003cdiv style=\"background: rgba(245,158,11,0.95); color: #111827; padding: 9px 14px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); text-align: center;\"\u003e☀️ Visible by \u003cstrong\u003eDay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(37,99,235,0.95); color: #ffffff; padding: 9px 14px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); text-align: center;\"\u003e🌙 Glowing by \u003cstrong\u003eNight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-bottom-prompt\" style=\"position: absolute; bottom: 16px; left: 50%; transform: translateX(-50%); background: rgba(255,255,255,0.95); color: #111827; padding: 10px 16px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.15); z-index: 2; white-space: nowrap;\"\u003eSafety First\u003c\/div\u003e\n\u003cinput id=\"sliderBA\" type=\"range\" min=\"0\" max=\"100\" value=\"50\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: ew-resize; z-index: 4;\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n@media (max-width:767px) {\n  .ba-label {\n    display:none !important;\n  }\n\n  .ba-mobile-labels {\n    display:flex !important;\n  }\n\n  .ba-bottom-prompt {\n    bottom:12px !important;\n    font-size:12px !important;\n    padding:8px 12px !important;\n  }\n\n  #handleBA {\n    width:48px !important;\n    height:48px !important;\n    font-size:18px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv style=\"text-align: center; margin: 24px 0 42px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo product performance and warranty information\" style=\"max-width: 100%; height: auto; display: inline-block;\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003carticle class=\"ecoglo-e2071-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® E20 Series | Black Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2071 Black Luminescent Contrast Strips, 1.5\" Wide | E20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E2071\u003c\/strong\u003e is the black anti-slip model in the \u003cstrong\u003eE20 Series of 1.5-inch-wide photoluminescent step-edge contrast strips\u003c\/strong\u003e. Designed to improve stair-edge visibility in normal lighting and darkness, E2071 combines Ecoglo® photoluminescent technology with a durable black silicon-carbide anti-slip surface on a rigid aluminum base.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e E2071 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E20 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 1.5\" Wide \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Indoor \u0026amp; Outdoor \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® E2071 is the \u003cstrong\u003eblack model in the E20 Series of photoluminescent stair-edge contrast strips\u003c\/strong\u003e. The aluminum profile is approximately \u003cstrong\u003e1.5 inches (37.3 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e, combining approximately 0.6 inches of photoluminescent material with a 0.9-inch black silicon-carbide anti-slip area. It is designed to improve step-edge visibility in normal lighting and darkness.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBlack Photoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2071 is designed for stairways where architects, contractors, estimators, property managers, facility operators and building owners require a durable combination of \u003cstrong\u003estep-edge contrast, slip resistance and photoluminescent visibility\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the dark black anti-slip surface provides strong contrast against the light-colored photoluminescent section, helping visually define the leading edge of each step. When normal lighting is reduced or lost, the charged photoluminescent material emits visible light without requiring electricity, batteries or wiring at the stair edge.\u003c\/p\u003e\n\u003cp\u003eThe low-profile rigid aluminum strip can be installed on suitable \u003cstrong\u003econcrete, metal and wood stair surfaces\u003c\/strong\u003e using premium polyurethane adhesive. Mechanical fasteners are also an installation option for appropriate indoor applications.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1.5-Inch Low-Profile Design\u003c\/h3\u003e\n\u003cp\u003eThe E20 profile measures approximately 1.5 inches wide and only 0.1 inches high, creating a durable, low-profile step-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing black silicon-carbide material is integrally bonded to the aluminum substrate to provide durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003eEcoglo® photoluminescent technology stores energy from suitable ambient light and remains visible when normal illumination is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2071 \/ E20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E2071 during design, bidding, submittals and purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® E2071 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE2071\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE20 Series Photoluminescent Contrast Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStep-edge marking and luminous egress applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.5\" \/ 37.3 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBlack Anti-Slip Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.9\" wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional for appropriate applications; manufacturer states not to use mechanical fasteners for outdoor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eElectrical Power Required\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone at the strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable E20 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack E2071, Gray E2061 and Yellow E2051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     E20 DESIGN\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompact 1.5-Inch E20 Stair-Edge Profile\u003c\/h2\u003e\n\u003cp\u003eThe E20 Series combines a photoluminescent leading-edge section and color-contrasting silicon-carbide anti-slip surface in a compact, approximately 1.5-inch-wide aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1.5\" Overall Width\u003c\/h3\u003e\n\u003cp\u003eApproximately 37.3 mm overall width makes E20 suitable where a compact luminous stair-edge strip is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.6\" Photoluminescent Area\u003c\/h3\u003e\n\u003cp\u003eThe luminous portion is recessed within protective ridges designed to help resist abrasive wear while maintaining visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.9\" Black Anti-Slip Area\u003c\/h3\u003e\n\u003cp\u003eThe black silicon-carbide section provides durable pedestrian traction while creating strong contrast with the photoluminescent step-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm dimensions and installation requirements against the current Ecoglo® E20 manufacturer data sheet and approved project documents before ordering material.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® E20 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors, government contractors and facility managers can use the manufacturer technical data sheet for product review, specifications, submittals, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E20-Series-Data-Sheet.pdf?v=1787984820\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E20-Series-Data-Sheet-1.jpg?v=1753144798\" alt=\"Ecoglo E20 Series photoluminescent contrast strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e E20 Series Photoluminescent Contrast Strip Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the E20 Series for demanding pedestrian environments where long-term step-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003ePhotoluminescent ridges help protect the luminous material from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent section contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing black silicon-carbide anti-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe rigid aluminum base helps distribute applied loads across the adhesive installation area.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive provides a durable installation when installed according to manufacturer instructions.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured stair surfaces.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports less than visually detectable performance loss after 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE2071 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eE2071 is a surface-applied photoluminescent contrast strip designed to be secured to a suitable prepared stair surface.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Stair Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the installation surface is suitable, clean and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for durable installation of the E20 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position the Step-Edge Strip\u003c\/h3\u003e\n\u003cp\u003eInstall the strip at the approved stair-edge location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® allows mechanical fasteners as an installation option but specifically states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor installations\u003c\/strong\u003e. Follow current manufacturer installation instructions for the project condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT \/ INSPECTION READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® E2071 Can Help Simplify Large-Project Specification\u003c\/h2\u003e\n\u003cp\u003eOn commercial, government and institutional projects, clearly identifying the required stair-edge product during design and procurement can help reduce incorrect substitutions, missing documentation and avoidable field changes.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → color → technical data → installation \u003c\/strong\u003e creates a clearer documentation path from specification through installation.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® E2071 Black, E20 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent stair strip.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Required Width\u003c\/h3\u003e\n\u003cp\u003eConfirm that the approximately \u003cstrong\u003e1.5-inch-wide E20 profile\u003c\/strong\u003e is appropriate for the architectural stair detail and project specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the E20 Series technical data sheet in the project submittal so dimensions, materials, installation and performance information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Confirm Installation Surface\u003c\/h3\u003e\n\u003cp\u003eVerify that the stair substrate and surface condition are suitable for the manufacturer's specified installation method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Coordinate Lengths and Quantities\u003c\/h3\u003e\n\u003cp\u003eConfirm required stair widths, field dimensions and quantities before releasing material for fabrication or cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, technical documentation, installation information and model identification for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE2071 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as E2071\u003c\/li\u003e\n\u003cli\u003eE20 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003e1.5-inch profile width confirmed\u003c\/li\u003e\n\u003cli\u003eStair substrate and surface condition reviewed\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive installation reviewed\u003c\/li\u003e\n\u003cli\u003eE20 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired lengths and quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eIndoor or outdoor installation condition confirmed\u003c\/li\u003e\n\u003cli\u003eMechanical-fastener restrictions reviewed for outdoor applications\u003c\/li\u003e\n\u003cli\u003eInstalled strip location matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can a photoluminescent stair-strip manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, substitutions and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BUILDING \/ FIRE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series for luminous-egress applications and references multiple building, fire and life-safety standards in its manufacturer technical documentation. Applicability must be confirmed for each individual project and jurisdiction.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series photoluminescent contrast strips as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe E20 manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety references associated with the E20 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent section are designed to provide durable traction in pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eProtective luminous ridges and hard-wearing silicon-carbide construction are engineered for demanding pedestrian traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent operation requires no electrical connection, battery or wiring at the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent technology as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based product is recyclable and can support project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Commercial, Institutional \u0026amp; Government Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2071 can provide a repeatable, specification-ready photoluminescent step-edge solution across large projects containing multiple stairways, exits or egress routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities and colleges\u003c\/li\u003e\n\u003cli\u003eSchools and educational facilities\u003c\/li\u003e\n\u003cli\u003eHigh-rise buildings\u003c\/li\u003e\n\u003cli\u003eCommercial office towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention centers\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER SUPPORT\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact E20 model during design development helps coordinate strip width, anti-slip color, luminous marking requirements, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e E2071 Black Photoluminescent Step Edge Contrast Strip, E20 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approximately 1.5 inches \/ 37.3 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approximately 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePhotoluminescent Area:\u003c\/strong\u003e Approximately 0.6 inches wide.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Area:\u003c\/strong\u003e Approximately 0.9 inches wide with black silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with Ecoglo® photoluminescent material and integrally bonded silicon-carbide anti-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install using premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Manufacturer Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e E2071 Black anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the E20 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, installation information and other documentation required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® E20 Luminescent Contrast Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® E20 photoluminescent contrast-strip series is available with \u003cstrong\u003eBlack, Gray and Yellow anti-slip configurations\u003c\/strong\u003e. Architects, contractors and specification teams can select the color that provides the appropriate stair-edge contrast for the project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2071-black-luminescent-contrast-strips-e20\" title=\"Ecoglo E2071 Black Luminescent Contrast Strips E20\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2071-photoluminescent-contrast-strip_9baa9c95-1bf0-4c69-8f03-e50250e3f0cd.jpg?v=1741280245\" alt=\"Ecoglo E2071 Black photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip material combined with Ecoglo® photoluminescent step-edge marking in a compact 1.5-inch-wide aluminum profile. A strong high-contrast option for commercial, institutional and egress stair applications.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2061-gray-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2061 Gray Luminescent Contrast Strips E20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2061-photoluminescent-contrast-strip_0465893c-b4b6-415b-be90-f4b805040785.jpg?v=1741280247\" alt=\"Ecoglo E2061 Gray photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip material combined with Ecoglo® photoluminescent step-edge marking for a neutral stair-edge appearance with durable traction and passive luminous visibility.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2061-gray-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2061 Gray E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Gray → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2051-yellow-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2051 Yellow Luminescent Contrast Strips E20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2051-photoluminescent-contrast-strip_7b11d5dc-cac0-4357-8309-4c42b6cecd94.jpg?v=1741280249\" alt=\"Ecoglo E2051 Yellow photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip configuration with Ecoglo® photoluminescent step-edge marking for projects requiring enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2051-yellow-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2051 Yellow E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Yellow → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® E2071 \/ E20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E2071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E2071 is the black anti-slip model in the E20 Series of 1.5-inch-wide photoluminescent step-edge contrast strips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the Ecoglo® E20 Series?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E20 profile is approximately 1.5 inches or 37.3 mm wide and approximately 0.1 inches or 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is E2071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2071 uses a black silicon-carbide anti-slip surface combined with Ecoglo® photoluminescent step-edge material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies 8 ft and 10 ft as standard manufacturer lengths. Cut-to-length sizes are also available with an approximate ±1\/8-inch manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does E20 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the E20 Series weight as approximately 0.1 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is E2071 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for E20 installation. Mechanical fasteners are also an option for appropriate applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan mechanical fasteners be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® states that mechanical fasteners should not be used when installing the E20 Series outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® E2071 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the E20 Series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes E2071 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the strip. Photoluminescent material absorbs energy from suitable ambient illumination and emits visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® E2071 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E2071 incorporates hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate, while the ridged luminous section also contributes to traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E20 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other E20 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E20 Series includes \u003cstrong\u003eE2071 Black\u003c\/strong\u003e, \u003cstrong\u003eE2061 Gray\u003c\/strong\u003e and \u003cstrong\u003eE2051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs E2071 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2071 can be specified for commercial, institutional, transportation, government and other large projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between E20 and wider Ecoglo® contrast strips?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE20 uses a compact approximately 1.5-inch-wide profile. Ecoglo® also manufactures wider contrast-strip configurations for applications where a larger stair-edge marking surface is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying E2071 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, architectural detail, required strip lengths, quantities, anti-slip color and project specification before releasing material. Correct product identification and early coordination can help prevent incorrect selections, substitutions, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eE2071\u003c\/strong\u003e, the \u003cstrong\u003eE20 Series\u003c\/strong\u003e, \u003cstrong\u003eBlack anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eE20 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 2 FT","offer_id":47504593027228,"sku":"E2071 - Black - 2'","price":16.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4 FT","offer_id":47504593059996,"sku":"E2071 - Black - 4'","price":33.6,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6 FT","offer_id":47504593092764,"sku":"E2071 - Black - 6'","price":50.4,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8 FT","offer_id":47504593125532,"sku":"E2071 - Black - 8'","price":67.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 FT","offer_id":47504593158300,"sku":"E2071 - Black - 10'","price":84.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2071-photoluminescent-contrast-strip_9baa9c95-1bf0-4c69-8f03-e50250e3f0cd.jpg?v=1741280245"},{"product_id":"ecoglo-e3071-black-photoluminescent-contrast-strips-e30","title":"Ecoglo® E3071 Black Photoluminescent Contrast Strips, 2 inch | E30","description":"\u003cstyle\u003e\n.ecoglo-e3071-page {\n  --eco-green:#7fbe43;\n  --eco-green-dark:#5f982f;\n  --eco-green-soft:#f1f8ea;\n  --eco-black:#191919;\n  --eco-charcoal:#292929;\n  --eco-gray:#656565;\n  --eco-light:#f5f6f4;\n  --eco-border:#dfe4da;\n  --eco-white:#ffffff;\n\n  \n  max-width:1200px;\n  margin:0 auto;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n  color:var(--eco-black);\n}\n\n.ecoglo-e3071-page *,\n.ecoglo-e3071-page *:before,\n.ecoglo-e3071-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-e3071-page h1,\n.ecoglo-e3071-page h2,\n.ecoglo-e3071-page h3,\n.ecoglo-e3071-page h4,\n.ecoglo-e3071-page p,\n.ecoglo-e3071-page li,\n.ecoglo-e3071-page td,\n.ecoglo-e3071-page th,\n.ecoglo-e3071-page a,\n.ecoglo-e3071-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-e3071-page h1,\n.ecoglo-e3071-page h2,\n.ecoglo-e3071-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-black);\n}\n\n.ecoglo-e3071-page h1 {\n  margin-bottom:20px;\n  font-size:clamp(32px,5vw,50px);\n  font-weight:800;\n  letter-spacing:-0.8px;\n}\n\n.ecoglo-e3071-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-e3071-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-e3071-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-e3071-page a {\n  color:var(--eco-green-dark);\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.ecoglo-e3071-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-e3071-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-e3071-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-e3071-page .eco-section-dark h2,\n.ecoglo-e3071-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e3071-page .eco-section-dark p,\n.ecoglo-e3071-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-e3071-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-e3071-page .eco-green-line {\n  width:72px;\n  height:5px;\n  margin-bottom:17px;\n  background:var(--eco-green);\n}\n\n\/* HERO *\/\n\n.ecoglo-e3071-page .eco-hero {\n  position:relative;\n  overflow:hidden;\n  padding:64px 50px;\n  color:var(--eco-white);\n  background:linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom:7px solid var(--eco-green);\n}\n\n.ecoglo-e3071-page .eco-hero:after {\n  content:\"\";\n  position:absolute;\n  top:-155px;\n  right:-140px;\n  width:365px;\n  height:365px;\n  border:1px solid rgba(127,190,67,.35);\n  border-radius:50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.ecoglo-e3071-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-e3071-page .eco-eyebrow {\n  margin-bottom:12px;\n  color:var(--eco-green);\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ecoglo-e3071-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e3071-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-e3071-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-e3071-page .eco-chip {\n  padding:8px 14px;\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:4px;\n  background:rgba(255,255,255,.08);\n  color:#ffffff;\n  font-size:14px;\n  font-weight:700;\n}\n\n.ecoglo-e3071-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-e3071-page .eco-answer-box {\n  margin-bottom:30px;\n  padding:25px 28px;\n  border-left:6px solid var(--eco-green);\n  background:var(--eco-green-soft);\n}\n\n.ecoglo-e3071-page .eco-answer-box strong {\n  color:var(--eco-black);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-e3071-page .eco-grid-2,\n.ecoglo-e3071-page .eco-grid-3 {\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n  gap:20px;\n  width:100%;\n}\n\n.ecoglo-e3071-page .eco-card,\n.ecoglo-e3071-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-e3071-page .eco-card {\n  height:100%;\n  padding:27px;\n  border:1px solid var(--eco-border);\n  border-radius:5px;\n  background:var(--eco-white);\n}\n\n.ecoglo-e3071-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-e3071-page .eco-card p:last-child,\n.ecoglo-e3071-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-e3071-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-e3071-page .eco-table {\n  width:100%;\n  min-width:0 !important;\n  border-collapse:collapse;\n  table-layout:auto;\n  background:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-table th {\n  padding:14px 15px;\n  background:var(--eco-black);\n  color:#ffffff;\n  text-align:left;\n  font-size:14px;\n}\n\n.ecoglo-e3071-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-e3071-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-e3071-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-e3071-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-e3071-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-e3071-page .eco-checks li:before {\n  content:\"✓\";\n  position:absolute;\n  top:6px;\n  left:0;\n  color:var(--eco-green-dark);\n  font-size:19px;\n  font-weight:900;\n}\n\n\/* DATA SHEET *\/\n\n.ecoglo-e3071-page .eco-datasheet {\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-top:6px solid var(--eco-green);\n  background:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-e3071-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-e3071-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-black);\n  color:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-datasheet-caption strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--eco-green);\n  font-size:18px;\n}\n\n\/* SPEC BOX *\/\n\n.ecoglo-e3071-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-black);\n  background:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-spec-label {\n  display:inline-block;\n  margin-bottom:18px;\n  padding:7px 13px;\n  background:var(--eco-green);\n  color:var(--eco-black);\n  font-weight:900;\n}\n\n\/* AUTHORITY *\/\n\n.ecoglo-e3071-page .eco-authority {\n  margin:23px 0;\n  padding:4px 0 4px 20px;\n  border-left:4px solid var(--eco-green);\n}\n\n\/* INSPECTION *\/\n\n.ecoglo-e3071-page .eco-inspection {\n  padding:45px;\n  border-left:8px solid var(--eco-green);\n  background:var(--eco-black);\n  color:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-inspection h2,\n.ecoglo-e3071-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-e3071-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-e3071-page .eco-number {\n  display:inline-flex;\n  width:35px;\n  height:35px;\n  margin-right:9px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--eco-green);\n  color:var(--eco-black);\n  font-weight:900;\n}\n\n\/* RELATED PRODUCTS *\/\n\n.ecoglo-e3071-page .eco-related-card {\n  display:flex;\n  flex-direction:column;\n  height:100%;\n  padding:24px;\n  border:1px solid var(--eco-border);\n  border-top:5px solid var(--eco-green);\n  border-radius:5px;\n  background:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-related-current {\n  border-top-color:var(--eco-black);\n}\n\n.ecoglo-e3071-page .eco-related-image-wrap {\n  width:100%;\n  margin-bottom:18px;\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-radius:4px;\n  background:#ffffff;\n  aspect-ratio:1 \/ 1;\n}\n\n.ecoglo-e3071-page .eco-related-image {\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  object-position:center;\n}\n\n.ecoglo-e3071-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-e3071-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-e3071-page .eco-related-label {\n  display:inline-block;\n  margin-top:auto;\n  color:var(--eco-green-dark);\n  font-weight:800;\n}\n\n\/* FAQ *\/\n\n.ecoglo-e3071-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-e3071-page .eco-faq summary {\n  position:relative;\n  padding:20px 40px 20px 0;\n  cursor:pointer;\n  list-style:none;\n  color:var(--eco-black);\n  font-size:18px;\n  font-weight:800;\n}\n\n.ecoglo-e3071-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-e3071-page .eco-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  top:14px;\n  right:6px;\n  color:var(--eco-green-dark);\n  font-size:29px;\n  font-weight:400;\n}\n\n.ecoglo-e3071-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-e3071-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-e3071-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-black);\n}\n\n.ecoglo-e3071-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-black);\n}\n\n.ecoglo-e3071-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-e3071-page .eco-cta-note {\n  margin-top:20px;\n  padding:16px 18px;\n  background:rgba(255,255,255,.62);\n  font-weight:700;\n}\n\n@media (max-width:900px) {\n  .ecoglo-e3071-page .eco-section,\n  .ecoglo-e3071-page .eco-hero,\n  .ecoglo-e3071-page .eco-inspection,\n  .ecoglo-e3071-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-e3071-page .eco-grid-2,\n  .ecoglo-e3071-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-e3071-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-e3071-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e3071-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-e3071-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e3071-page .eco-table tr {\n    display:block;\n    width:100%;\n    margin-bottom:10px;\n    border:1px solid var(--eco-border);\n    border-left:4px solid var(--eco-green);\n    border-radius:4px;\n    background:#ffffff;\n  }\n\n  .ecoglo-e3071-page .eco-table td {\n    display:block;\n    width:100% !important;\n    padding:11px 14px;\n    border:0;\n    background:#ffffff !important;\n  }\n\n  .ecoglo-e3071-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-black);\n    font-weight:800;\n  }\n\n  .ecoglo-e3071-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-e3071-page .eco-section,\n  .ecoglo-e3071-page .eco-hero,\n  .ecoglo-e3071-page .eco-inspection,\n  .ecoglo-e3071-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-e3071-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-e3071-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-e3071-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-e3071-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-e3071-page .eco-card,\n  .ecoglo-e3071-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-e3071-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT VISIBILITY\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\u003c\/div\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv style=\"text-align: center; margin: 24px 0 42px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo product performance and warranty information\" style=\"max-width: 100%; height: auto; display: inline-block;\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003carticle class=\"ecoglo-e3071-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® E30 Series | Black Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E3071 Black Photoluminescent Contrast Strips, 2 inch | E30\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E3071\u003c\/strong\u003e is the black anti-slip model in the \u003cstrong\u003eE30 Series of 2-inch-wide photoluminescent step-edge contrast strips\u003c\/strong\u003e. Designed for stairways that require durable luminous path markings, E3071 combines \u003cstrong\u003ethree ridged Ecoglo® photoluminescent strips\u003c\/strong\u003e with a larger, hard-wearing black silicon-carbide anti-slip surface on a rigid aluminum base.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e E3071 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 2\" Wide \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Indoor \u0026amp; Outdoor \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® E3071 is the \u003cstrong\u003eblack model in the E30 Series of 2-inch-wide photoluminescent stair-edge contrast strips\u003c\/strong\u003e. The rigid aluminum profile is approximately \u003cstrong\u003e2 inches (51.0 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e and combines \u003cstrong\u003ethree ridged photoluminescent strips\u003c\/strong\u003e with a larger black silicon-carbide anti-slip surface. It is designed to improve stair-edge visibility and traction in normal lighting, darkness and power-outage conditions.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBlack Photoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E3071 is designed for stairways where architects, contractors, estimators, property managers and facility operators require a durable combination of \u003cstrong\u003estep-edge visibility, slip resistance and photoluminescent egress marking\u003c\/strong\u003e. Ecoglo identifies the 2-inch-wide E30 Series as particularly suited to stairs that are required by code to have luminous path markings.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the black silicon-carbide anti-slip surface contrasts with the photoluminescent leading-edge strips to help define the stair edge. The luminous material charges from natural or artificial light and remains visible after normal illumination is lost, providing passive guidance without electricity or batteries at the strip.\u003c\/p\u003e\n\u003cp\u003eThe rigid aluminum profile can be installed on suitable \u003cstrong\u003econcrete, wood and metal stair surfaces\u003c\/strong\u003e using premium polyurethane adhesive. Mechanical fasteners are also an option for appropriate installations, but Ecoglo specifies that mechanical fasteners should not be used outdoors.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2-Inch E30 Profile\u003c\/h3\u003e\n\u003cp\u003eThe E30 profile is approximately 2 inches (51.0 mm) wide and only 0.1 inches (1.8 mm) high, providing a low-profile but highly visible stair-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eThree Photoluminescent Strips\u003c\/h3\u003e\n\u003cp\u003eThree ridged photoluminescent strips provide luminous stair-edge definition while the protective ridge design helps resist abrasive wear and contributes slip resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eLarger Black Anti-Slip Surface\u003c\/h3\u003e\n\u003cp\u003eCompared with the narrower E20 format, the E30 Series provides a larger silicon-carbide anti-slip surface for durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E3071 \/ E30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E3071 during design, bidding, submittals and purchasing. The specifications below follow current Ecoglo® E30 manufacturer product information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® E3071 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE3071\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE30 Series Photoluminescent Contrast Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStep-edge marking and luminous egress applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThree ridged photoluminescent strips\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLarger black silicon-carbide non-slip surface integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.161 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional for appropriate applications; manufacturer states not to use mechanical fasteners for outdoor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eElectrical Power Required\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone at the strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable E30 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack E3071, Gray E3061 and Yellow E3051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     E30 DESIGN\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003e2-Inch E30 Photoluminescent Stair-Edge Profile\u003c\/h2\u003e\n\u003cp\u003eThe E30 Series combines \u003cstrong\u003ethree photoluminescent strips\u003c\/strong\u003e with a larger color-contrasting silicon-carbide anti-slip surface across an approximately \u003cstrong\u003e2-inch-wide (51.0 mm)\u003c\/strong\u003e, low-profile aluminum base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2.0\" Overall Width\u003c\/h3\u003e\n\u003cp\u003eThe E30 Series measures approximately 2.0 inches (51.0 mm) wide, providing more anti-slip surface area than the narrower 1.5-inch E20 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.1\" Low Profile\u003c\/h3\u003e\n\u003cp\u003eAt approximately 0.1 inches (1.8 mm) high, E30 provides a slim surface-applied profile for existing stair installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eThree Luminous Ridges + Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eRidged Ecoglo® photoluminescent strips work with the hard-wearing black silicon-carbide surface to support visibility and all-weather slip resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm current dimensions, installation details and project requirements against the Ecoglo® E30 manufacturer data sheet and approved construction documents before ordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors, government contractors and facility managers can use the manufacturer technical data sheet for product review, specifications, submittals, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E30-Series-Data-Sheet.pdf?v=1787985228\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E30-Series-Data-Sheet-1.jpg?v=1753830543\" alt=\"Ecoglo E30 Series photoluminescent contrast strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e E30 Series Photoluminescent Contrast Strip Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the E30 Series for demanding pedestrian environments where long-term step-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003ePhotoluminescent ridges help protect the luminous material from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent section contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing black silicon-carbide anti-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe rigid aluminum base helps distribute applied loads across the adhesive installation area.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive provides a durable installation when installed according to manufacturer instructions.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured stair surfaces.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports less than visually detectable performance loss after 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE3071 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eE3071 is a surface-applied photoluminescent contrast strip designed to be secured to a suitable prepared stair surface.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Stair Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the installation surface is suitable, clean and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for durable installation of the E30 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position the Step-Edge Strip\u003c\/h3\u003e\n\u003cp\u003eInstall the strip at the approved stair-edge location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® allows mechanical fasteners as an installation option but specifically states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor installations\u003c\/strong\u003e. Follow current manufacturer installation instructions for the project condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT \/ INSPECTION READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® E3071 Can Help Simplify Large-Project Specification\u003c\/h2\u003e\n\u003cp\u003eOn commercial, government and institutional projects, clearly identifying the required stair-edge product during design and procurement can help reduce incorrect substitutions, missing documentation and avoidable field changes.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → color → technical data → installation \u003c\/strong\u003e creates a clearer documentation path from specification through installation.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® E3071 Black, E30 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent stair strip.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Required Width\u003c\/h3\u003e\n\u003cp\u003eConfirm that the approximately \u003cstrong\u003e2-inch-wide E30 profile\u003c\/strong\u003e is appropriate for the architectural stair detail and project specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the E30 Series technical data sheet in the project submittal so dimensions, materials, installation and performance information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Confirm Installation Surface\u003c\/h3\u003e\n\u003cp\u003eVerify that the stair substrate and surface condition are suitable for the manufacturer's specified installation method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Coordinate Lengths and Quantities\u003c\/h3\u003e\n\u003cp\u003eConfirm required stair widths, field dimensions and quantities before releasing material for fabrication or cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, technical documentation, installation information and model identification for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE3071 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as E3071\u003c\/li\u003e\n\u003cli\u003eE30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003e2-inch profile width confirmed\u003c\/li\u003e\n\u003cli\u003eStair substrate and surface condition reviewed\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive installation reviewed\u003c\/li\u003e\n\u003cli\u003eE30 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired lengths and quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eIndoor or outdoor installation condition confirmed\u003c\/li\u003e\n\u003cli\u003eMechanical-fastener restrictions reviewed for outdoor applications\u003c\/li\u003e\n\u003cli\u003eInstalled strip location matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can a photoluminescent stair-strip manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, substitutions and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BUILDING \/ FIRE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series for luminous-egress applications and references multiple building, fire and life-safety standards in its manufacturer technical documentation. Applicability must be confirmed for each individual project and jurisdiction.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series photoluminescent contrast strips as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe E30 manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety references associated with the E30 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent section are designed to provide durable traction in pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eProtective luminous ridges and hard-wearing silicon-carbide construction are engineered for demanding pedestrian traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent operation requires no electrical connection, battery or wiring at the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent technology as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based product is recyclable and can support project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Commercial, Institutional \u0026amp; Government Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E3071 can provide a repeatable, specification-ready photoluminescent step-edge solution across large projects containing multiple stairways, exits or egress routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities and colleges\u003c\/li\u003e\n\u003cli\u003eSchools and educational facilities\u003c\/li\u003e\n\u003cli\u003eHigh-rise buildings\u003c\/li\u003e\n\u003cli\u003eCommercial office towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention centers\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER SUPPORT\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact E30 model during design development helps coordinate strip width, anti-slip color, luminous marking requirements, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e E3071 Black Photoluminescent Step Edge Contrast Strip, E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approximately 2 inches \/ 51.0 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approximately 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePhotoluminescent Configuration:\u003c\/strong\u003e Three ridged Ecoglo® photoluminescent strips along the leading-edge portion of the profile.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Configuration:\u003c\/strong\u003e Larger black silicon-carbide anti-slip surface integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with Ecoglo® photoluminescent material and integrally bonded silicon-carbide anti-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install using premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Manufacturer Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e E3071 Black anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, installation information and other documentation required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® E30 Photoluminescent Contrast Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® E30 Series is available with \u003cstrong\u003eBlack, Gray and Yellow silicon-carbide anti-slip configurations\u003c\/strong\u003e. All three use the same 2-inch-wide E30 aluminum profile and three-ridge photoluminescent configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3071-black-photoluminescent-contrast-strips-e30\" title=\"Ecoglo E3071 Black Photoluminescent Contrast Strips E30\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3071-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3071 Black photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip surface paired with three Ecoglo® photoluminescent strips for a strong, versatile contrast treatment across commercial, institutional and luminous-egress stair applications.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003eCurrently Viewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3061-gray-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Ecoglo E3061 Gray Photoluminescent Contrast Strips E30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3061-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3061 Gray photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip surface with three photoluminescent strips, providing a neutral appearance with durable traction and passive luminous visibility.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3061-gray-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Shop Ecoglo E3061 Gray E30 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® E30 Gray →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Ecoglo E3051 Yellow Photoluminescent Contrast Strips E30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3051-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3051 Yellow photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip surface with three photoluminescent strips for projects requiring enhanced daytime stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Shop Ecoglo E3051 Yellow E30 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® E30 Yellow →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® E3071 \/ E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E3071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E3071 is the black anti-slip model in the E30 Series of 2-inch-wide photoluminescent step-edge contrast strips. It combines three ridged photoluminescent strips with a larger black anti-slip surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the Ecoglo® E30 Series?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 profile is approximately 2 inches or 51.0 mm wide and approximately 0.1 inches or 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is E3071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE3071 uses a black silicon-carbide anti-slip surface combined with Ecoglo® photoluminescent step-edge material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies 8 ft and 10 ft as standard manufacturer lengths. Cut-to-length sizes are also available with an approximate ±1\/8-inch manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does E30 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the E30 Series weight as approximately 0.161 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is E3071 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for E30 installation. Mechanical fasteners are also an option for appropriate applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan mechanical fasteners be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® states that mechanical fasteners should not be used when installing the E30 Series outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® E3071 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the E30 Series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes E3071 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the strip. Photoluminescent material absorbs energy from suitable ambient illumination and emits visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® E3071 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E3071 incorporates hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate, while the ridged luminous section also contributes to traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E30 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 Series includes \u003cstrong\u003eE3071 Black\u003c\/strong\u003e, \u003cstrong\u003eE3061 Gray\u003c\/strong\u003e and \u003cstrong\u003eE3051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs E3071 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE3071 can be specified for commercial, institutional, transportation, government and other large projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the E30 and E20 Ecoglo® contrast strips?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 is approximately 2 inches wide and combines three photoluminescent strips with a larger anti-slip surface. The narrower E20 Series is approximately 1.5 inches wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying E3071 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, architectural detail, required strip lengths, quantities, anti-slip color and project specification before releasing material. Correct product identification and early coordination can help prevent incorrect selections, substitutions, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eE3071\u003c\/strong\u003e, the \u003cstrong\u003eE30 Series\u003c\/strong\u003e, \u003cstrong\u003eBlack anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eE30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47521612234908,"sku":"E3071 - Black - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47521612267676,"sku":"E3071 - Black - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47521612300444,"sku":"E3071 - Black - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47521612333212,"sku":"E3071 - Black - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47521612365980,"sku":"E3071 - Black - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3071-photoluminescent-contrast-strip.jpg?v=1741112923"},{"product_id":"ecoglo-n2070-black-anti-slip-strips-n20","title":"Ecoglo® N2070 Black Anti-Slip Strips, 1.5 inches | N20","description":"\u003cstyle\u003e\n.ecoglo-n2070-page {\n  --eco-green:#7fbe43;\n  --eco-green-dark:#5f982f;\n  --eco-green-soft:#f1f8ea;\n  --eco-yellow:#191919;\n  --eco-charcoal:#292929;\n  --eco-gray:#656565;\n  --eco-light:#f5f6f4;\n  --eco-border:#dfe4da;\n  --eco-white:#ffffff;\n\n  max-width:1200px;\n  margin:0 auto;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2070-page *,\n.ecoglo-n2070-page *:before,\n.ecoglo-n2070-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-n2070-page h1,\n.ecoglo-n2070-page h2,\n.ecoglo-n2070-page h3,\n.ecoglo-n2070-page h4,\n.ecoglo-n2070-page p,\n.ecoglo-n2070-page li,\n.ecoglo-n2070-page td,\n.ecoglo-n2070-page th,\n.ecoglo-n2070-page a,\n.ecoglo-n2070-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-n2070-page h1,\n.ecoglo-n2070-page h2,\n.ecoglo-n2070-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2070-page h1 {\n  margin-bottom:20px;\n  font-size:clamp(32px,5vw,50px);\n  font-weight:800;\n  letter-spacing:-0.8px;\n}\n\n.ecoglo-n2070-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-n2070-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-n2070-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-n2070-page a {\n  color:var(--eco-green-dark);\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.ecoglo-n2070-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-n2070-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-n2070-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-n2070-page .eco-section-dark h2,\n.ecoglo-n2070-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n2070-page .eco-section-dark p,\n.ecoglo-n2070-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-n2070-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-n2070-page .eco-green-line {\n  width:72px;\n  height:5px;\n  margin-bottom:17px;\n  background:var(--eco-green);\n}\n\n\/* HERO *\/\n\n.ecoglo-n2070-page .eco-hero {\n  position:relative;\n  overflow:hidden;\n  padding:64px 50px;\n  color:var(--eco-white);\n  background:linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom:7px solid var(--eco-green);\n}\n\n.ecoglo-n2070-page .eco-hero:after {\n  content:\"\";\n  position:absolute;\n  top:-155px;\n  right:-140px;\n  width:365px;\n  height:365px;\n  border:1px solid rgba(127,190,67,.35);\n  border-radius:50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.ecoglo-n2070-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-n2070-page .eco-eyebrow {\n  margin-bottom:12px;\n  color:var(--eco-green);\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ecoglo-n2070-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n2070-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-n2070-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-n2070-page .eco-chip {\n  padding:8px 14px;\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:4px;\n  background:rgba(255,255,255,.08);\n  color:#ffffff;\n  font-size:14px;\n  font-weight:700;\n}\n\n.ecoglo-n2070-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-n2070-page .eco-answer-box {\n  margin-bottom:30px;\n  padding:25px 28px;\n  border-left:6px solid var(--eco-green);\n  background:var(--eco-green-soft);\n}\n\n.ecoglo-n2070-page .eco-answer-box strong {\n  color:var(--eco-yellow);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-n2070-page .eco-grid-2,\n.ecoglo-n2070-page .eco-grid-3 {\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n  gap:20px;\n  width:100%;\n}\n\n.ecoglo-n2070-page .eco-card,\n.ecoglo-n2070-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-n2070-page .eco-card {\n  height:100%;\n  padding:27px;\n  border:1px solid var(--eco-border);\n  border-radius:5px;\n  background:var(--eco-white);\n}\n\n.ecoglo-n2070-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-n2070-page .eco-card p:last-child,\n.ecoglo-n2070-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-n2070-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-n2070-page .eco-table {\n  width:100%;\n  min-width:0 !important;\n  border-collapse:collapse;\n  table-layout:auto;\n  background:#ffffff;\n}\n\n.ecoglo-n2070-page .eco-table th {\n  padding:14px 15px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n  text-align:left;\n  font-size:14px;\n}\n\n.ecoglo-n2070-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-n2070-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-n2070-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-n2070-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-n2070-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-n2070-page .eco-checks li:before {\n  content:\"✓\";\n  position:absolute;\n  top:6px;\n  left:0;\n  color:var(--eco-green-dark);\n  font-size:19px;\n  font-weight:900;\n}\n\n\/* DATA SHEET *\/\n\n.ecoglo-n2070-page .eco-datasheet {\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-top:6px solid var(--eco-green);\n  background:#ffffff;\n}\n\n.ecoglo-n2070-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-n2070-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-n2070-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-n2070-page .eco-datasheet-caption strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--eco-green);\n  font-size:18px;\n}\n\n\/* SPEC BOX *\/\n\n.ecoglo-n2070-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-yellow);\n  background:#ffffff;\n}\n\n.ecoglo-n2070-page .eco-spec-label {\n  display:inline-block;\n  margin-bottom:18px;\n  padding:7px 13px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n  font-weight:900;\n}\n\n\/* AUTHORITY *\/\n\n.ecoglo-n2070-page .eco-authority {\n  margin:23px 0;\n  padding:4px 0 4px 20px;\n  border-left:4px solid var(--eco-green);\n}\n\n\/* INSPECTION *\/\n\n.ecoglo-n2070-page .eco-inspection {\n  padding:45px;\n  border-left:8px solid var(--eco-green);\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-n2070-page .eco-inspection h2,\n.ecoglo-n2070-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-n2070-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-n2070-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-n2070-page .eco-number {\n  display:inline-flex;\n  width:35px;\n  height:35px;\n  margin-right:9px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n  font-weight:900;\n}\n\n\/* RELATED PRODUCTS *\/\n\n.ecoglo-n2070-page .eco-related-card {\n  display:flex;\n  flex-direction:column;\n  height:100%;\n  padding:24px;\n  border:1px solid var(--eco-border);\n  border-top:5px solid var(--eco-green);\n  border-radius:5px;\n  background:#ffffff;\n}\n\n.ecoglo-n2070-page .eco-related-current {\n  border-top-color:var(--eco-yellow);\n}\n\n.ecoglo-n2070-page .eco-related-image-wrap {\n  width:100%;\n  margin-bottom:18px;\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-radius:4px;\n  background:#ffffff;\n  aspect-ratio:1 \/ 1;\n}\n\n.ecoglo-n2070-page .eco-related-image {\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  object-position:center;\n}\n\n.ecoglo-n2070-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-n2070-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-n2070-page .eco-related-label {\n  display:inline-block;\n  margin-top:auto;\n  color:var(--eco-green-dark);\n  font-weight:800;\n}\n\n\/* FAQ *\/\n\n.ecoglo-n2070-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-n2070-page .eco-faq summary {\n  position:relative;\n  padding:20px 40px 20px 0;\n  cursor:pointer;\n  list-style:none;\n  color:var(--eco-yellow);\n  font-size:18px;\n  font-weight:800;\n}\n\n.ecoglo-n2070-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-n2070-page .eco-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  top:14px;\n  right:6px;\n  color:var(--eco-green-dark);\n  font-size:29px;\n  font-weight:400;\n}\n\n.ecoglo-n2070-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-n2070-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-n2070-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2070-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2070-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-n2070-page .eco-cta-note {\n  margin-top:20px;\n  padding:16px 18px;\n  background:rgba(255,255,255,.62);\n  font-weight:700;\n}\n\n@media (max-width:900px) {\n  .ecoglo-n2070-page .eco-section,\n  .ecoglo-n2070-page .eco-hero,\n  .ecoglo-n2070-page .eco-inspection,\n  .ecoglo-n2070-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-n2070-page .eco-grid-2,\n  .ecoglo-n2070-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-n2070-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-n2070-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n2070-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-n2070-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n2070-page .eco-table tr {\n    display:block;\n    width:100%;\n    margin-bottom:10px;\n    border:1px solid var(--eco-border);\n    border-left:4px solid var(--eco-green);\n    border-radius:4px;\n    background:#ffffff;\n  }\n\n  .ecoglo-n2070-page .eco-table td {\n    display:block;\n    width:100% !important;\n    padding:11px 14px;\n    border:0;\n    background:#ffffff !important;\n  }\n\n  .ecoglo-n2070-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-yellow);\n    font-weight:800;\n  }\n\n  .ecoglo-n2070-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-n2070-page .eco-section,\n  .ecoglo-n2070-page .eco-hero,\n  .ecoglo-n2070-page .eco-inspection,\n  .ecoglo-n2070-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-n2070-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-n2070-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-n2070-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-n2070-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-n2070-page .eco-card,\n  .ecoglo-n2070-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-n2070-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- SEO TITLE: Ecoglo® N2070 Black Anti-Slip Stair Strip 1.5\\\" | N20 --\u003e\u003c!-- META DESCRIPTION: Shop Ecoglo® N2070 Black N20 1.5-inch anti-slip stair strips for durable traction and step-edge contrast. Indoor\/outdoor, aluminum-backed and UL 410 tested. --\u003e\n\u003carticle class=\"ecoglo-n2070-page\"\u003e\u003c!-- =====================================================\n     TOP INTRO\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv style=\"max-width: 980px; margin: 0 auto; text-align: center;\"\u003e\n\u003cdiv style=\"display: inline-block; background: #166534; color: #fff; font-size: 13px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003eCommercial-Grade Step Edge Safety\u003c\/div\u003e\n\u003ch2 style=\"margin-bottom: 12px;\"\u003eDurable Grip. Clear Step-Edge Safety.\u003c\/h2\u003e\n\u003cp style=\"max-width: 820px; margin: 0 auto 22px; font-size: 18px; color: #374151;\"\u003eEcoglo® N20 Series non-slip stair strips combine a hard-wearing silicon-carbide walking surface with a rigid aluminum base to improve stair-edge traction and color contrast on indoor and outdoor stairs.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003e1.5\" Wide\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eSilicon-Carbide Grip\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eAluminum Backed\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eNon-Photoluminescent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® N20 Series | Black Non-Slip Stair Edge Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® N2070 Black Anti-Slip Strips, 1.5 inches | N20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® N2070\u003c\/strong\u003e is the black model in the \u003cstrong\u003eN20 Series of 1.5-inch-wide non-slip stair-edge strips\u003c\/strong\u003e. Designed for existing concrete, wood and metal stair treads, N2070 combines hard-wearing black silicon-carbide traction with a rigid aluminum substrate for long-lasting anti-slip protection and visible step-edge contrast.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e\u003cstrong\u003eModel:\u003c\/strong\u003e N2070\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eN20 Series\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eBlack Anti-Slip\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e1.5\" Wide\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eUL 410 Test Reference\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® N2070 is a \u003cstrong\u003e1.5-inch-wide black non-slip stair strip\u003c\/strong\u003e designed to improve traction and step-edge color contrast on concrete, wood and metal stairs. The N20 profile is approximately \u003cstrong\u003e1.5 inches (37.3 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e and weighs approximately \u003cstrong\u003e0.122 lb\/ft\u003c\/strong\u003e. \u003cstrong\u003eN2070 is not photoluminescent and does not glow in the dark.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003e1.5-Inch Non-Slip Stair Edge Strip for Commercial Safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® N2070 is designed for architects, contractors, estimators, property managers, safety managers and building owners who need a durable stair-edge safety upgrade combining \u003cstrong\u003etraction, long service life and visual contrast\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThe black silicon-carbide surface is integrally bonded to the aluminum substrate. Ecoglo® states that the N20 Series is engineered for heavy pedestrian traffic and can be installed on suitable \u003cstrong\u003econcrete, wood and metal stair treads\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eHard-Wearing Traction\u003c\/h3\u003e\n\u003cp\u003eSilicon-carbide non-slip material provides a durable pedestrian contact surface for stair edges in demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eStep-Edge Color Contrast\u003c\/h3\u003e\n\u003cp\u003eThe black surface can create strong visual definition against lighter stair finishes, helping users identify the leading edge of each step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eLow-Profile Aluminum Base\u003c\/h3\u003e\n\u003cp\u003eThe approximately 0.1-inch-high rigid aluminum profile spreads load across the adhesive installation area while maintaining a compact stair-edge profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eImportant Product Distinction:\u003c\/strong\u003e The Ecoglo® N20 Series is a \u003cstrong\u003enon-photoluminescent anti-slip product\u003c\/strong\u003e. It provides traction and color contrast but does \u003cstrong\u003enot\u003c\/strong\u003e provide glow-in-the-dark emergency visibility. For luminous stair-edge requirements, use an appropriate Ecoglo® photoluminescent contrast strip or stair nosing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® N2070 \/ N20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific data helps architects, estimators, contractors and procurement teams identify N2070 correctly during bidding, submittals and purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® N2070 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN2070\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN20 Series Non-Slip Stair Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNon-photoluminescent, surface-applied non-slip stair-edge strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.5\" \/ 37.3 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.122 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable; manufacturer tolerance approx. ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon carbide integrally bonded to aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSuitable Stair Treads\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConcrete, wood and metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional where appropriate; do not use mechanical fasteners outdoors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSlip-Resistance Test References\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 410 and AS\/NZS 4586 referenced in manufacturer data\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable N20 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack N2070, Gray N2060 and Yellow N2050\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® N20 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eUse the manufacturer data sheet for product review, submittals, specification coordination, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-N20-Series-Data-Sheet.pdf?v=1787985230\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/Ecoglo-N20-Series-Data-Sheet.jpg?v=1753843370\u0026amp;width=1600\" alt=\"Ecoglo N20 Series non-slip stair strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003eN20 Series Non-Slip Stair Strip Data Sheet\u003c\/strong\u003e\u003cspan\u003eClick the technical sheet image to open the PDF →\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material integrally bonded to aluminum.\u003c\/li\u003e\n\u003cli\u003eRigid aluminum base spreads applied loads across the installation adhesive.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive\/sealant creates a durable, moisture-resistant installation.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured surfaces.\u003c\/li\u003e\n\u003cli\u003eManufacturer references accelerated UV\/weathering testing.\u003c\/li\u003e\n\u003cli\u003eManufacturer references salt-spray and freeze-thaw testing.\u003c\/li\u003e\n\u003cli\u003eManufacturer references abrasion-resistance and washability testing.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eN2070 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eN2070 is a surface-applied anti-slip strip for suitable existing concrete, wood or metal stair treads.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the stair tread is sound, clean, dry and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® recommends premium polyurethane adhesive for long-lasting installation of the N20 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position at the Stair Edge\u003c\/h3\u003e\n\u003cp\u003eInstall at the approved location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor N20 installations\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TESTING\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eSlip Resistance, Weathering \u0026amp; Durability Testing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 410 Slip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer N20 data sheet references \u003cstrong\u003eUL 410, Standard for Slip Resistance of Floor Surface Materials\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAS\/NZS 4586\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references AS\/NZS 4586 slip-resistance classification for new pedestrian surface materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUV, Salt Spray \u0026amp; Freeze-Thaw\u003c\/h3\u003e\n\u003cp\u003eManufacturer data references ASTM G155 accelerated UV exposure, ASTM B117 salt-spray resistance and ASTM C1026 freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAbrasion \u0026amp; Washability\u003c\/h3\u003e\n\u003cp\u003eThe N20 data sheet references ASTM D1242, ASTM F510, JIS H8682-1 and ASTM D4828.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eTesting Note:\u003c\/strong\u003e Project requirements vary. Confirm current manufacturer documentation and applicable specifications before relying on any test reference for project compliance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECTS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFor Commercial, Institutional \u0026amp; Public Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® N2070 can provide a repeatable non-slip stair-edge solution across projects with multiple stairways, landings and pedestrian routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eGovernment and municipal buildings\u003c\/li\u003e\n\u003cli\u003eSchools, colleges and universities\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality properties\u003c\/li\u003e\n\u003cli\u003eApartment and condominium buildings\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit facilities\u003c\/li\u003e\n\u003cli\u003eWarehouses and industrial facilities\u003c\/li\u003e\n\u003cli\u003eStadiums, arenas and public-assembly spaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact N20 model helps coordinate strip width, anti-slip color, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e N2070 Black Non-Slip Stair Edge Strip, N20 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied non-slip stair-edge strip providing traction and color contrast.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approx. 1.5 inches \/ 37.3 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approx. 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with integrally bonded black silicon-carbide non-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft; cut-to-length available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 0.122 lb\/ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e N2070 Black.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® N20 Non-Slip Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe N20 Series is available in \u003cstrong\u003eBlack, Gray and Yellow\u003c\/strong\u003e. Select the color that provides the appropriate visual contrast with the stair tread.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2070-black-anti-slip-strips-n20\" title=\"Ecoglo N2070 Black Anti-Slip Strips N20\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/N2070.jpg?v=1741654336\u0026amp;width=1200\" alt=\"Ecoglo N2070 Black anti-slip stair strip N20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN2070 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide non-slip material provides durable traction and strong contrast against many lighter stair finishes.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003eCurrently Viewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2060-gray-anti-slip-strips-n20\" rel=\"noopener\" title=\"Ecoglo N2060 Gray Anti-Slip Strips N20\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/N2060.jpg?v=1741654337\u0026amp;width=1200\" alt=\"Ecoglo N2060 Gray anti-slip stair strip N20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN2060 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide non-slip material offers durable traction with a neutral appearance for commercial and institutional stairs.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2060-gray-anti-slip-strips-n20\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® N20 Gray →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2050-yellow-anti-slip-strips-n20\" rel=\"noopener\" title=\"Ecoglo N2050 Yellow Anti-Slip Strips N20\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/N2050.jpg?v=1741654340\u0026amp;width=1200\" alt=\"Ecoglo N2050 Yellow anti-slip stair strip N20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN2050 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide non-slip material provides durable traction and enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2050-yellow-anti-slip-strips-n20\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® N20 Yellow →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® N2070 \/ N20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® N2070?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eN2070 is the black model in the N20 Series of 1.5-inch-wide non-slip stair-edge strips, using silicon-carbide anti-slip material bonded to an aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® N2070 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo. N2070 provides traction and step-edge color contrast but does not glow in darkness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is N20?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe N20 profile is approximately 1.5 inches \/ 37.3 mm wide and approximately 0.1 inches \/ 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat stair materials can N20 be installed on?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies N20 for existing concrete, wood and metal stair treads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eStandard manufacturer lengths are 8 ft and 10 ft. Cut-to-length sizes are available with an approximate ±1\/8-inch tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does N20 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eApproximately 0.122 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is N2070 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® recommends premium polyurethane adhesive. Mechanical fasteners are optional for appropriate installations but should not be used outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan N2070 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies N20 for indoor and outdoor use and references UV\/weathering, salt-spray and freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other N20 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eN20 is available as \u003cstrong\u003eN2070 Black\u003c\/strong\u003e, \u003cstrong\u003eN2060 Gray\u003c\/strong\u003e and \u003cstrong\u003eN2050 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying N2070 for a Commercial or Large Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, tread finish, required color contrast, strip lengths, quantities and installation conditions before releasing material.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eN2070\u003c\/strong\u003e, the \u003cstrong\u003eN20 Series\u003c\/strong\u003e, \u003cstrong\u003eBlack anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eN20 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47525559238812,"sku":"N2070 - Black - 2'","price":14.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47525559271580,"sku":"N2070 - Black - 4'","price":28.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47525559304348,"sku":"N2070 - Black - 6'","price":43.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47525559337116,"sku":"N2070 - Black - 8'","price":57.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47525559369884,"sku":"N2070 - Black - 10'","price":72.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N2070.jpg?v=1741654336"},{"product_id":"ecoglo-n3070-black-non-slip-stair-strips-2-inch-n30","title":"Ecoglo® N3070 Black Non-Slip Stair Strips, 2 inch | N30","description":"\u003cstyle\u003e\n.ecoglo-n3060-page {\n  --eco-green:#7fbe43;\n  --eco-green-dark:#5f982f;\n  --eco-green-soft:#f1f8ea;\n  --eco-yellow:#191919;\n  --eco-charcoal:#292929;\n  --eco-gray:#656565;\n  --eco-light:#f5f6f4;\n  --eco-border:#dfe4da;\n  --eco-white:#ffffff;\n\n  max-width:1200px;\n  margin:0 auto;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n3060-page *,\n.ecoglo-n3060-page *:before,\n.ecoglo-n3060-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-n3060-page h1,\n.ecoglo-n3060-page h2,\n.ecoglo-n3060-page h3,\n.ecoglo-n3060-page h4,\n.ecoglo-n3060-page p,\n.ecoglo-n3060-page li,\n.ecoglo-n3060-page td,\n.ecoglo-n3060-page th,\n.ecoglo-n3060-page a,\n.ecoglo-n3060-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-n3060-page h1,\n.ecoglo-n3060-page h2,\n.ecoglo-n3060-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n3060-page h1 {\n  margin-bottom:20px;\n  font-size:clamp(32px,5vw,50px);\n  font-weight:800;\n  letter-spacing:-0.8px;\n}\n\n.ecoglo-n3060-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-n3060-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-n3060-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-n3060-page a {\n  color:var(--eco-green-dark);\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.ecoglo-n3060-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-n3060-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-n3060-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-n3060-page .eco-section-dark h2,\n.ecoglo-n3060-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n3060-page .eco-section-dark p,\n.ecoglo-n3060-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-n3060-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-n3060-page .eco-green-line {\n  width:72px;\n  height:5px;\n  margin-bottom:17px;\n  background:var(--eco-green);\n}\n\n\/* HERO *\/\n\n.ecoglo-n3060-page .eco-hero {\n  position:relative;\n  overflow:hidden;\n  padding:64px 50px;\n  color:var(--eco-white);\n  background:linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom:7px solid var(--eco-green);\n}\n\n.ecoglo-n3060-page .eco-hero:after {\n  content:\"\";\n  position:absolute;\n  top:-155px;\n  right:-140px;\n  width:365px;\n  height:365px;\n  border:1px solid rgba(127,190,67,.35);\n  border-radius:50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.ecoglo-n3060-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-n3060-page .eco-eyebrow {\n  margin-bottom:12px;\n  color:var(--eco-green);\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ecoglo-n3060-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n3060-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-n3060-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-n3060-page .eco-chip {\n  padding:8px 14px;\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:4px;\n  background:rgba(255,255,255,.08);\n  color:#ffffff;\n  font-size:14px;\n  font-weight:700;\n}\n\n.ecoglo-n3060-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-n3060-page .eco-answer-box {\n  margin-bottom:30px;\n  padding:25px 28px;\n  border-left:6px solid var(--eco-green);\n  background:var(--eco-green-soft);\n}\n\n.ecoglo-n3060-page .eco-answer-box strong {\n  color:var(--eco-yellow);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-n3060-page .eco-grid-2,\n.ecoglo-n3060-page .eco-grid-3 {\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n  gap:20px;\n  width:100%;\n}\n\n.ecoglo-n3060-page .eco-card,\n.ecoglo-n3060-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-n3060-page .eco-card {\n  height:100%;\n  padding:27px;\n  border:1px solid var(--eco-border);\n  border-radius:5px;\n  background:var(--eco-white);\n}\n\n.ecoglo-n3060-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-n3060-page .eco-card p:last-child,\n.ecoglo-n3060-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-n3060-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-n3060-page .eco-table {\n  width:100%;\n  min-width:0 !important;\n  border-collapse:collapse;\n  table-layout:auto;\n  background:#ffffff;\n}\n\n.ecoglo-n3060-page .eco-table th {\n  padding:14px 15px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n  text-align:left;\n  font-size:14px;\n}\n\n.ecoglo-n3060-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-n3060-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-n3060-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-n3060-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-n3060-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-n3060-page .eco-checks li:before {\n  content:\"✓\";\n  position:absolute;\n  top:6px;\n  left:0;\n  color:var(--eco-green-dark);\n  font-size:19px;\n  font-weight:900;\n}\n\n\/* DATA SHEET *\/\n\n.ecoglo-n3060-page .eco-datasheet {\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-top:6px solid var(--eco-green);\n  background:#ffffff;\n}\n\n.ecoglo-n3060-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-n3060-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-n3060-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-n3060-page .eco-datasheet-caption strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--eco-green);\n  font-size:18px;\n}\n\n\/* SPEC BOX *\/\n\n.ecoglo-n3060-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-yellow);\n  background:#ffffff;\n}\n\n.ecoglo-n3060-page .eco-spec-label {\n  display:inline-block;\n  margin-bottom:18px;\n  padding:7px 13px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n  font-weight:900;\n}\n\n\/* AUTHORITY *\/\n\n.ecoglo-n3060-page .eco-authority {\n  margin:23px 0;\n  padding:4px 0 4px 20px;\n  border-left:4px solid var(--eco-green);\n}\n\n\/* INSPECTION *\/\n\n.ecoglo-n3060-page .eco-inspection {\n  padding:45px;\n  border-left:8px solid var(--eco-green);\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-n3060-page .eco-inspection h2,\n.ecoglo-n3060-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-n3060-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-n3060-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-n3060-page .eco-number {\n  display:inline-flex;\n  width:35px;\n  height:35px;\n  margin-right:9px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n  font-weight:900;\n}\n\n\/* RELATED PRODUCTS *\/\n\n.ecoglo-n3060-page .eco-related-card {\n  display:flex;\n  flex-direction:column;\n  height:100%;\n  padding:24px;\n  border:1px solid var(--eco-border);\n  border-top:5px solid var(--eco-green);\n  border-radius:5px;\n  background:#ffffff;\n}\n\n.ecoglo-n3060-page .eco-related-current {\n  border-top-color:var(--eco-yellow);\n}\n\n.ecoglo-n3060-page .eco-related-image-wrap {\n  width:100%;\n  margin-bottom:18px;\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-radius:4px;\n  background:#ffffff;\n  aspect-ratio:1 \/ 1;\n}\n\n.ecoglo-n3060-page .eco-related-image {\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  object-position:center;\n}\n\n.ecoglo-n3060-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-n3060-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-n3060-page .eco-related-label {\n  display:inline-block;\n  margin-top:auto;\n  color:var(--eco-green-dark);\n  font-weight:800;\n}\n\n\/* FAQ *\/\n\n.ecoglo-n3060-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-n3060-page .eco-faq summary {\n  position:relative;\n  padding:20px 40px 20px 0;\n  cursor:pointer;\n  list-style:none;\n  color:var(--eco-yellow);\n  font-size:18px;\n  font-weight:800;\n}\n\n.ecoglo-n3060-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-n3060-page .eco-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  top:14px;\n  right:6px;\n  color:var(--eco-green-dark);\n  font-size:29px;\n  font-weight:400;\n}\n\n.ecoglo-n3060-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-n3060-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-n3060-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n3060-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n3060-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-n3060-page .eco-cta-note {\n  margin-top:20px;\n  padding:16px 18px;\n  background:rgba(255,255,255,.62);\n  font-weight:700;\n}\n\n@media (max-width:900px) {\n  .ecoglo-n3060-page .eco-section,\n  .ecoglo-n3060-page .eco-hero,\n  .ecoglo-n3060-page .eco-inspection,\n  .ecoglo-n3060-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-n3060-page .eco-grid-2,\n  .ecoglo-n3060-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-n3060-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-n3060-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n3060-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-n3060-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n3060-page .eco-table tr {\n    display:block;\n    width:100%;\n    margin-bottom:10px;\n    border:1px solid var(--eco-border);\n    border-left:4px solid var(--eco-green);\n    border-radius:4px;\n    background:#ffffff;\n  }\n\n  .ecoglo-n3060-page .eco-table td {\n    display:block;\n    width:100% !important;\n    padding:11px 14px;\n    border:0;\n    background:#ffffff !important;\n  }\n\n  .ecoglo-n3060-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-yellow);\n    font-weight:800;\n  }\n\n  .ecoglo-n3060-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-n3060-page .eco-section,\n  .ecoglo-n3060-page .eco-hero,\n  .ecoglo-n3060-page .eco-inspection,\n  .ecoglo-n3060-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-n3060-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-n3060-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-n3060-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-n3060-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-n3060-page .eco-card,\n  .ecoglo-n3060-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-n3060-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- SEO TITLE: Ecoglo® N3060 Gray Anti-Slip Stair Strip 1.5\\\" | N30 --\u003e\u003c!-- META DESCRIPTION: Shop Ecoglo® N3060 Gray N30 2-inch anti-slip stair strips for durable traction and step-edge contrast. Indoor\/outdoor, aluminum-backed and UL 410 tested. --\u003e\n\u003carticle class=\"ecoglo-n3060-page\"\u003e\u003c!-- =====================================================\n     TOP INTRO\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv style=\"max-width: 980px; margin: 0 auto; text-align: center;\"\u003e\n\u003cdiv style=\"display: inline-block; background: #166534; color: #fff; font-size: 13px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003eommercial-Grade Step Edge Safety\u003c\/div\u003e\n\u003ch2 style=\"margin-bottom: 12px;\"\u003eDurable Grip. Clear Step-Edge Contrast.\u003c\/h2\u003e\n\u003cp style=\"max-width: 820px; margin: 0 auto 22px; font-size: 18px; color: #374151;\"\u003eEcoglo® N30 Series non-slip stair strips combine a hard-wearing silicon-carbide walking surface with a rigid aluminum base to improve stair-edge traction and color contrast on indoor and outdoor stairs.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003e1.5\\\" Wide\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eSilicon-Carbide Grip\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eAluminum Backed\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eNon-Photoluminescent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® N30 Series | Gray Non-Slip Stair Edge Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® N3060 Gray Non-Slip Stair Strips, 2 inch | N30\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® N3060\u003c\/strong\u003e is the gray model in the \u003cstrong\u003eN30 Series of 2-inch-wide non-slip stair-edge strips\u003c\/strong\u003e. Designed for existing concrete, wood and metal stair treads, N3060 combines hard-wearing gray silicon-carbide traction with a rigid aluminum substrate for long-lasting anti-slip protection and visible step-edge contrast.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e\u003cstrong\u003eModel:\u003c\/strong\u003e N3060\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eN30 Series\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eGray Anti-Slip\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e1.5\\\" Wide\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eUL 410 Test Reference\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® N3060 is a \u003cstrong\u003e2-inch-wide gray non-slip stair strip\u003c\/strong\u003e designed to improve traction and step-edge color contrast on concrete, wood and metal stairs. The N30 profile is approximately \u003cstrong\u003e2 inch (51.0 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e and weighs approximately \u003cstrong\u003e0.164 lb\/ft\u003c\/strong\u003e. \u003cstrong\u003eN3060 is not photoluminescent and does not glow in the dark.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003e2-Inch Non-Slip Stair Edge Strip for Commercial Safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® N3060 is designed for architects, contractors, estimators, property managers, safety managers and building owners who need a durable stair-edge safety upgrade combining \u003cstrong\u003etraction, long service life and visual contrast\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThe gray silicon-carbide surface is integrally bonded to the aluminum substrate. Ecoglo® states that the N30 Series is engineered for heavy pedestrian traffic and can be installed on suitable \u003cstrong\u003econcrete, wood and metal stair treads\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eHard-Wearing Traction\u003c\/h3\u003e\n\u003cp\u003eSilicon-carbide non-slip material provides a durable pedestrian contact surface for stair edges in demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eStep-Edge Color Contrast\u003c\/h3\u003e\n\u003cp\u003eThe gray surface can create strong visual definition against lighter stair finishes, helping users identify the leading edge of each step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eLow-Profile Aluminum Base\u003c\/h3\u003e\n\u003cp\u003eThe approximately 0.1-inch-high rigid aluminum profile spreads load across the adhesive installation area while maintaining a compact stair-edge profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eImportant Product Distinction:\u003c\/strong\u003e The Ecoglo® N30 Series is a \u003cstrong\u003enon-photoluminescent anti-slip product\u003c\/strong\u003e. It provides traction and color contrast but does \u003cstrong\u003enot\u003c\/strong\u003e provide glow-in-the-dark emergency visibility. For luminous stair-edge requirements, use an appropriate Ecoglo® photoluminescent contrast strip or stair nosing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® N3060 \/ N30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific data helps architects, estimators, contractors and procurement teams identify N3060 correctly during bidding, submittals and purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® N3060 Gray\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN3060\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN30 Series Non-Slip Stair Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNon-photoluminescent, surface-applied non-slip stair-edge strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.5\\\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\\\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.164 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable; manufacturer tolerance approx. ±1\/8\\\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon carbide integrally bonded to aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSuitable Stair Treads\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConcrete, wood and metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional where appropriate; do not use mechanical fasteners outdoors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSlip-Resistance Test References\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 410 and AS\/NZS 4586 referenced in manufacturer data\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable N30 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack N3070, Gray N3060 and Yellow N3050\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® N30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eUse the manufacturer data sheet for product review, submittals, specification coordination, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-N30-Series-Data-Sheet.pdf?v=1787985230\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/Ecoglo-N30-Series-Data-Sheet.jpg?v=1753843370\u0026amp;width=1600\" alt=\"Ecoglo N30 Series non-slip stair strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003eN30 Series Non-Slip Stair Strip Data Sheet\u003c\/strong\u003e\u003cspan\u003eClick the technical sheet image to open the PDF →\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material integrally bonded to aluminum.\u003c\/li\u003e\n\u003cli\u003eRigid aluminum base spreads applied loads across the installation adhesive.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive\/sealant creates a durable, moisture-resistant installation.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured surfaces.\u003c\/li\u003e\n\u003cli\u003eManufacturer references accelerated UV\/weathering testing.\u003c\/li\u003e\n\u003cli\u003eManufacturer references salt-spray and freeze-thaw testing.\u003c\/li\u003e\n\u003cli\u003eManufacturer references abrasion-resistance and washability testing.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eN3060 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eN3060 is a surface-applied anti-slip strip for suitable existing concrete, wood or metal stair treads.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the stair tread is sound, clean, dry and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® recommends premium polyurethane adhesive for long-lasting installation of the N30 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position at the Stair Edge\u003c\/h3\u003e\n\u003cp\u003eInstall at the approved location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor N30 installations\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TESTING\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eSlip Resistance, Weathering \u0026amp; Durability Testing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 410 Slip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer N30 data sheet references \u003cstrong\u003eUL 410, Standard for Slip Resistance of Floor Surface Materials\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAS\/NZS 4586\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references AS\/NZS 4586 slip-resistance classification for new pedestrian surface materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUV, Salt Spray \u0026amp; Freeze-Thaw\u003c\/h3\u003e\n\u003cp\u003eManufacturer data references ASTM G155 accelerated UV exposure, ASTM B117 salt-spray resistance and ASTM C1026 freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAbrasion \u0026amp; Washability\u003c\/h3\u003e\n\u003cp\u003eThe N30 data sheet references ASTM D1242, ASTM F510, JIS H8682-1 and ASTM D4828.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eTesting Note:\u003c\/strong\u003e Project requirements vary. Confirm current manufacturer documentation and applicable specifications before relying on any test reference for project compliance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECTS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFor Commercial, Institutional \u0026amp; Public Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® N3060 can provide a repeatable non-slip stair-edge solution across projects with multiple stairways, landings and pedestrian routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eGovernment and municipal buildings\u003c\/li\u003e\n\u003cli\u003eSchools, colleges and universities\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality properties\u003c\/li\u003e\n\u003cli\u003eApartment and condominium buildings\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit facilities\u003c\/li\u003e\n\u003cli\u003eWarehouses and industrial facilities\u003c\/li\u003e\n\u003cli\u003eStadiums, arenas and public-assembly spaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact N30 model helps coordinate strip width, anti-slip color, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e N3060 Gray Non-Slip Stair Edge Strip, N30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied non-slip stair-edge strip providing traction and color contrast.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approx. 2 inch \/ 51.0 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approx. 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with integrally bonded gray silicon-carbide non-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft; cut-to-length available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 0.164 lb\/ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e N3060 Gray.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® N30 Non-Slip Stair Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® N30 Series is available in \u003cstrong\u003eBlack, Gray and Yellow\u003c\/strong\u003e. Each model uses the same 2-inch-wide aluminum profile with integrally bonded silicon-carbide non-slip material. Select the color that provides the appropriate step-edge contrast for the stair finish and project requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n3070-black-non-slip-stair-strips-2-inch-n30\" rel=\"noopener\" title=\"Ecoglo N3070 Black Non-Slip Stair Strips 2 inch N30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N3070.jpg?v=1741654638\" alt=\"Ecoglo N3070 Black non-slip stair strip N30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN3070 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide non-slip material provides durable traction and strong step-edge contrast against many lighter stair finishes.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n3070-black-non-slip-stair-strips-2-inch-n30\" rel=\"noopener\" title=\"Shop Ecoglo N3070 Black N30 Non-Slip Stair Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® N30 Black →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n3060-gray-non-slip-stair-strips-2-inch-n30\" title=\"Ecoglo N3060 Gray Non-Slip Stair Strips 2 inch N30\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N3060.jpg?v=1741654640\" alt=\"Ecoglo N3060 Gray non-slip stair strip N30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN3060 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide non-slip material provides durable traction with a neutral architectural appearance for commercial, institutional and public stairways.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003eCurrently Viewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n3050-yellow-non-slip-stair-strips-2-inch-n30\" rel=\"noopener\" title=\"Ecoglo N3050 Yellow Non-Slip Stair Strips 2 inch N30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N3050.jpg?v=1741654642\" alt=\"Ecoglo N3050 Yellow non-slip stair strip N30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN3050 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide non-slip material provides durable traction and enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n3050-yellow-non-slip-stair-strips-2-inch-n30\" rel=\"noopener\" title=\"Shop Ecoglo N3050 Yellow N30 Non-Slip Stair Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® N30 Yellow →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® N3060 \/ N30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® N3060?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eN3060 is the gray model in the N30 Series of 2-inch-wide non-slip stair-edge strips, using silicon-carbide anti-slip material bonded to an aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® N3060 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo. N3060 provides traction and step-edge color contrast but does not glow in darkness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is N30?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe N30 profile is approximately 2 inch \/ 51.0 mm wide and approximately 0.1 inches \/ 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat stair materials can N30 be installed on?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies N30 for existing concrete, wood and metal stair treads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eStandard manufacturer lengths are 8 ft and 10 ft. Cut-to-length sizes are available with an approximate ±1\/8-inch tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does N30 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eApproximately 0.164 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is N3060 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® recommends premium polyurethane adhesive. Mechanical fasteners are optional for appropriate installations but should not be used outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan N3060 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies N30 for indoor and outdoor use and references UV\/weathering, salt-spray and freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other N30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eN30 is available as \u003cstrong\u003eN3060 Gray\u003c\/strong\u003e, \u003cstrong\u003eN3060 Gray\u003c\/strong\u003e and \u003cstrong\u003eN3050 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying N3060 for a Commercial or Large Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, tread finish, required color contrast, strip lengths, quantities and installation conditions before releasing material.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eN3060\u003c\/strong\u003e, the \u003cstrong\u003eN30 Series\u003c\/strong\u003e, \u003cstrong\u003eGray anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eN30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 2 FT","offer_id":47527437140124,"sku":"N3070 - Black - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4 FT","offer_id":47527437172892,"sku":"N3070 - Black - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6 FT","offer_id":47527437205660,"sku":"N3070 - Black - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8 FT","offer_id":47527437238428,"sku":"N3070 - Black - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 FT","offer_id":47527437271196,"sku":"N3070 - Black - 10'","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 2 FT","offer_id":47527437303964,"sku":"N3060 - Grey - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 4 FT","offer_id":47527437336732,"sku":"N3060 - Grey - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 6 FT","offer_id":47527437369500,"sku":"N3060 - Grey - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 8 FT","offer_id":47527437402268,"sku":"N3060 - Grey - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10 FT","offer_id":47527437435036,"sku":"N3060 - Grey - 10'","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 2 FT","offer_id":47527437467804,"sku":"N3050 - Yellow - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 4 FT","offer_id":47527437500572,"sku":"N3050 - Yellow - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 6 FT","offer_id":47527437533340,"sku":"N3050 - Yellow - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 8 FT","offer_id":47527437566108,"sku":"N3050 - Yellow - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 FT","offer_id":47527437598876,"sku":"N3050 - Yellow - 10'","price":88.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N3070.jpg?v=1741654638"}],"url":"https:\/\/composigrip.ca\/collections\/ecoglo-black-stair-safety-solutions.oembed?page=2","provider":"ComposiGrip","version":"1.0","type":"link"}