{"title":"Ecoglo® Yellow Stair Safety Solutions","description":"\u003cstyle\u003e\n\/* =========================================================\n   ECOGLO® YELLOW STAIR SAFETY SOLUTIONS\n   Collection content for:\n   \/collections\/ecoglo-yellow-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, with Yellow product imagery.\n   ========================================================= *\/\n\n.eco-yellow-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-yellow-page *,\n.eco-yellow-page *::before,\n.eco-yellow-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-yellow-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-yellow-fullbleed) main .page-width,\nbody:has(.eco-yellow-fullbleed) main .page-width--narrow,\nbody:has(.eco-yellow-fullbleed) main .rte {\n  max-width: none !important;\n}\n\nbody:has(.eco-yellow-fullbleed) main .rte {\n  overflow: visible !important;\n}\n\n.eco-yellow-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-yellow-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-yellow-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-yellow-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-yellow-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-yellow-page strong {\n  color: var(--eco-charcoal);\n}\n\n.eco-yellow-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-yellow-page a:hover {\n  color: var(--eco-black);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.eco-yellow-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-yellow-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-yellow-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-yellow-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-yellow-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-yellow-hero p {\n  color: #e5e5e5;\n}\n\n.eco-yellow-lead {\n  max-width: 920px;\n\n  font-size: 17px !important;\n  line-height: 1.82 !important;\n}\n\n.eco-yellow-hero strong {\n  color: var(--eco-white);\n}\n\n.eco-yellow-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-yellow-hero-image a {\n  display: block;\n\n  text-decoration: none;\n}\n\n.eco-yellow-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-yellow-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-yellow-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-yellow-buttons {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 11px;\n\n  margin-top: 22px;\n}\n\n.eco-yellow-btn,\n.eco-yellow-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-yellow-btn {\n  background: var(--eco-green);\n\n  border: 2px solid var(--eco-green);\n\n  color: #111111 !important;\n}\n\n.eco-yellow-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-yellow-btn-light {\n  background: transparent;\n\n  border: 2px solid var(--eco-white);\n\n  color: var(--eco-white) !important;\n}\n\n.eco-yellow-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-yellow-main {\n  padding: 58px 0 68px;\n\n  background: var(--eco-white);\n}\n\n.eco-yellow-section {\n  margin-bottom: 64px;\n}\n\n.eco-yellow-section:last-child {\n  margin-bottom: 0;\n}\n\n.eco-yellow-copy {\n  max-width: 1080px;\n}\n\n\n\/* =========================================================\n   INTRO PANEL\n   ========================================================= *\/\n\n.eco-yellow-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-yellow-intro .eco-yellow-kicker {\n  margin-bottom: 12px;\n}\n\n\n\/* =========================================================\n   PRODUCT GRID\n   ========================================================= *\/\n\n.eco-yellow-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-yellow-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-yellow-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-yellow-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-yellow-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-yellow-product:hover .eco-yellow-product-image img {\n  transform: scale(1.025);\n}\n\n.eco-yellow-product-content {\n  flex: 1;\n\n  display: flex;\n  flex-direction: column;\n\n  padding: 23px;\n}\n\n.eco-yellow-product-content p {\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n.eco-yellow-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-yellow-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-yellow-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-yellow-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-yellow-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-yellow-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-yellow-daynight-card {\n  overflow: hidden;\n\n  background: var(--eco-black);\n\n  border-radius: 10px;\n}\n\n.eco-yellow-daynight-card img {\n  display: block;\n\n  width: 100%;\n  height: 320px;\n\n  object-fit: cover;\n}\n\n.eco-yellow-daynight-copy {\n  padding: 20px 22px;\n}\n\n.eco-yellow-daynight-copy h3,\n.eco-yellow-daynight-copy p {\n  color: var(--eco-white);\n}\n\n.eco-yellow-daynight-copy p {\n  margin-bottom: 0;\n\n  color: #d8d8d8;\n}\n\n\n\/* =========================================================\n   APPLICATIONS\n   ========================================================= *\/\n\n.eco-yellow-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-yellow-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-yellow-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-yellow-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-yellow-app:hover .eco-yellow-app-image img {\n  transform: scale(1.03);\n}\n\n.eco-yellow-app-copy {\n  flex: 1;\n\n  padding: 19px 18px 21px;\n}\n\n.eco-yellow-app h3 {\n  font-size: 18px;\n}\n\n.eco-yellow-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-yellow-faq {\n  margin-top: 24px;\n}\n\n.eco-yellow-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-yellow-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-yellow-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-yellow-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-yellow-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.eco-yellow-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-yellow-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-yellow-cta h2 {\n  color: var(--eco-white);\n}\n\n.eco-yellow-cta h2::after {\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.eco-yellow-cta p {\n  max-width: 900px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  color: #dddddd;\n}\n\n.eco-yellow-cta .eco-yellow-buttons {\n  justify-content: center;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (max-width: 1000px) {\n\n  .eco-yellow-hero-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-yellow-products {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .eco-yellow-grid-4,\n  .eco-yellow-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-yellow-hero {\n    padding: 36px 0;\n  }\n\n  .eco-yellow-title {\n    font-size: 31px;\n  }\n\n  .eco-yellow-hero-image img {\n    height: 260px;\n  }\n\n  .eco-yellow-benefits,\n  .eco-yellow-products,\n  .eco-yellow-grid-4,\n  .eco-yellow-apps,\n  .eco-yellow-daynight {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-yellow-benefit {\n    justify-content: flex-start;\n\n    text-align: left;\n  }\n\n  .eco-yellow-main {\n    padding: 42px 0 50px;\n  }\n\n  .eco-yellow-section {\n    margin-bottom: 48px;\n  }\n\n  .eco-yellow-intro {\n    padding: 22px 18px;\n  }\n\n  .eco-yellow-product-image {\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .eco-yellow-buttons {\n    display: grid;\n\n    grid-template-columns: 1fr;\n  }\n\n  .eco-yellow-btn,\n  .eco-yellow-btn-light {\n    width: 100%;\n\n    text-align: center;\n  }\n\n  .eco-yellow-daynight-card img {\n    height: 240px;\n  }\n\n\n  .eco-yellow-app-image {\n    height: 220px;\n  }\n\n  .eco-yellow-cta {\n    padding: 36px 20px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"eco-yellow-fullbleed\"\u003e\n\n\u003cdiv class=\"eco-yellow-page\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n       Shopify collection title should remain the H1\n       ===================================================== --\u003e\n\n  \u003csection class=\"eco-yellow-hero\"\u003e\n\n    \u003cdiv class=\"eco-yellow-inner\"\u003e\n\n      \u003cdiv class=\"eco-yellow-hero-grid\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"eco-yellow-kicker\"\u003e\n            Ecoglo® Step-Edge Safety\n          \u003c\/span\u003e\n\n          \u003cdiv class=\"eco-yellow-title\"\u003e\n            Ecoglo® Yellow Stair Safety Solutions\n          \u003c\/div\u003e\n\n          \u003cp class=\"eco-yellow-lead\"\u003e\n            Explore \u003cstrong\u003eEcoglo® yellow 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\u003eyellow photoluminescent stair nosings\u003c\/strong\u003e,\n            yellow 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\u003eyellow silicon-carbide surface provides durable traction and high-visibility daytime contrast\u003c\/strong\u003e,\n            while the adjacent photoluminescent material provides visible guidance\n            when normal lighting is reduced or lost. The yellow insert itself does not glow.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"eco-yellow-buttons\"\u003e\n\n            \u003ca class=\"eco-yellow-btn\" href=\"\/collections\/ecoglo-yellow-stair-safety-solutions\"\u003e\n              Shop Yellow Ecoglo® Solutions\n            \u003c\/a\u003e\n\n            \u003ca class=\"eco-yellow-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-yellow-benefits\"\u003e\n\n            \u003cdiv class=\"eco-yellow-benefit\"\u003e\n              Photoluminescent Options\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-benefit\"\u003e\n              High-Visibility Yellow Traction\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-benefit\"\u003e\n              Indoor \u0026amp; Outdoor Options\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-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-yellow-hero-image\"\u003e\n\n          \u003ca href=\"\/products\/ecoglo-f4151-photoluminescent-stair-nosing-yellow\"\u003e\n\n            \u003cimg src=\"\/cdn\/shop\/files\/F4151.jpg?v=1741709370\u0026amp;width=1200\" alt=\"Ecoglo F4151 yellow 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-yellow-main\"\u003e\n\n    \u003cdiv class=\"eco-yellow-inner\"\u003e\n\n\n      \u003c!-- INTRO --\u003e\n\n      \u003csection class=\"eco-yellow-section\"\u003e\n\n        \u003cdiv class=\"eco-yellow-intro\"\u003e\n\n          \u003cspan class=\"eco-yellow-kicker\"\u003e\n            Visibly Better Stair Safety\n          \u003c\/span\u003e\n\n          \u003ch2\u003e\n            Yellow 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            Yellow Ecoglo® configurations provide strong visual contrast while\n            creating a durable anti-slip surface for clearly defined stair edges. 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-yellow-section\"\u003e\n\n        \u003ch2\u003e\n          Shop Ecoglo® Yellow Stair Safety Products\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eco-yellow-copy\"\u003e\n          Select the yellow 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-yellow-products\"\u003e\n\n\n          \u003c!-- F4151 --\u003e\n\n          \u003carticle class=\"eco-yellow-product\"\u003e\n\n            \u003cdiv class=\"eco-yellow-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-f4151-photoluminescent-stair-nosing-yellow\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/F4151.jpg?v=1741709370\u0026amp;width=900\" alt=\"Ecoglo F4151 yellow photoluminescent flat stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-product-content\"\u003e\n\n              \u003cspan class=\"eco-yellow-badge\"\u003e\n                Flat Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                F4151 Yellow 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 yellow silicon-carbide\n                non-slip insert.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-f4151-photoluminescent-stair-nosing-yellow\"\u003e\n                View F4151 Yellow Stair Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- C4151 --\u003e\n\n          \u003carticle class=\"eco-yellow-product\"\u003e\n\n            \u003cdiv class=\"eco-yellow-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-c4151-photoluminescent-carpet-stair-nosing-yellow\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/C4151-photoluminescent-carpet-nosing_681bb250-8d01-4f66-9059-7554ab9e3b78.jpg?v=1746197758\u0026amp;width=900\" alt=\"Ecoglo C4151 yellow photoluminescent carpet stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-product-content\"\u003e\n\n              \u003cspan class=\"eco-yellow-badge\"\u003e\n                Carpet Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                C4151 Yellow 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 yellow\n                non-slip insert.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-c4151-photoluminescent-carpet-stair-nosing-yellow\"\u003e\n                View C4151 Carpet Stair Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- M4151.10 --\u003e\n\n          \u003carticle class=\"eco-yellow-product\"\u003e\n\n            \u003cdiv class=\"eco-yellow-product-image\"\u003e\n\n              \u003ca href=\"\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo_a9f24ad2-6e04-4d4e-80a2-f17afb6c53d3.jpg?v=1787856326\u0026amp;width=900\" alt=\"Ecoglo M4151.10 yellow photoluminescent tile stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-product-content\"\u003e\n\n              \u003cspan class=\"eco-yellow-badge\"\u003e\n                Tile Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                M4151.10 Yellow 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 yellow\n                silicon-carbide slip resistance.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\"\u003e\n                View M4151.10 Tile Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- S4051 --\u003e\n\n          \u003carticle class=\"eco-yellow-product\"\u003e\n\n            \u003cdiv class=\"eco-yellow-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_S4051_Yellow_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=900\" alt=\"Ecoglo S4051 yellow photoluminescent cast-in-place stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-product-content\"\u003e\n\n              \u003cspan class=\"eco-yellow-badge\"\u003e\n                Cast-In-Place\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                S4051 Yellow 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-s4051-yellow-luminescent-cast-in-place-stair-nosing\"\u003e\n                View S4051 Cast-In-Place Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- E4051 --\u003e\n\n          \u003carticle class=\"eco-yellow-product\"\u003e\n\n            \u003cdiv class=\"eco-yellow-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-e4051-photoluminescent-contrast-strips-yellow\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_E4051_Photoluminescent_Contrast_Strips_with_Yellow_Insert_2_Wide.jpg?v=1786377993?width=900\" alt=\"Ecoglo E4051 yellow photoluminescent step-edge contrast strip\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-product-content\"\u003e\n\n              \u003cspan class=\"eco-yellow-badge\"\u003e\n                Luminous Contrast Strip\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                E4051 Yellow 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 yellow silicon-carbide\n                non-slip surface.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-e4051-photoluminescent-contrast-strips-yellow\"\u003e\n                View E4051 Contrast Strip →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- N3050 --\u003e\n\n          \u003carticle class=\"eco-yellow-product\"\u003e\n\n            \u003cdiv class=\"eco-yellow-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-n30-series-non-slip-strips\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/N3050.jpg?v=1741654642\u0026amp;width=900\" alt=\"Ecoglo N3050 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-yellow-product-content\"\u003e\n\n              \u003cspan class=\"eco-yellow-badge\"\u003e\n                Non-Slip Stair Strip\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                N3050 Yellow 2\" Non-Slip Stair Strip\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                A durable aluminum-backed yellow 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 Yellow 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-yellow-section\"\u003e\n\n        \u003ch2\u003e\n          Photoluminescent or Non-Slip: Which Yellow Ecoglo® Solution Do You Need?\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"eco-yellow-grid-4\"\u003e\n\n\n          \u003cdiv class=\"eco-yellow-card\"\u003e\n\n            \u003ch3\u003e\n              Photoluminescent Stair Nosings\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Combine a durable yellow 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-yellow-card\"\u003e\n\n            \u003ch3\u003e\n              Yellow 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-yellow-card\"\u003e\n\n            \u003ch3\u003e\n              Yellow 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-yellow-card\"\u003e\n\n            \u003ch3\u003e\n              Yellow 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-yellow-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-yellow-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-yellow-daynight\"\u003e\n\n\n          \u003cdiv class=\"eco-yellow-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-yellow-daynight-copy\"\u003e\n\n              \u003ch3\u003e\n                Visible in Normal Lighting\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Yellow non-slip surfaces provide traction and strong 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-yellow-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-yellow-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-yellow-section\"\u003e\n\n        \u003ch2\u003e\n          Where Are Ecoglo® Yellow Stair Safety Solutions Used?\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eco-yellow-copy\"\u003e\n          Ecoglo® yellow 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          strong visual contrast and clearly defined stair edges are important.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"eco-yellow-apps\"\u003e\n\n\n          \u003cdiv class=\"eco-yellow-app\"\u003e\n\n            \u003cdiv class=\"eco-yellow-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/F4151.jpg?v=1741709370\u0026amp;width=700\" alt=\"Ecoglo yellow stair nosing for commercial buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-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 yellow 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-yellow-app\"\u003e\n\n            \u003cdiv class=\"eco-yellow-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/C4151-photoluminescent-carpet-nosing_681bb250-8d01-4f66-9059-7554ab9e3b78.jpg?v=1746197758\u0026amp;width=700\" alt=\"Ecoglo yellow photoluminescent stair nosing for schools and universities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-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-yellow-app\"\u003e\n\n            \u003cdiv class=\"eco-yellow-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo_a9f24ad2-6e04-4d4e-80a2-f17afb6c53d3.jpg?v=1787856326\u0026amp;width=700\" alt=\"Ecoglo yellow tile stair nosing for hotels and hospitality buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-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 yellow 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-yellow-app\"\u003e\n\n            \u003cdiv class=\"eco-yellow-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_S4051_Yellow_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=700\" alt=\"Ecoglo yellow cast-in-place stair nosing for government and public buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-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-yellow-app\"\u003e\n\n            \u003cdiv class=\"eco-yellow-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_E4051_Photoluminescent_Contrast_Strips_with_Yellow_Insert_2_Wide.jpg?v=1786377993?width=700\" alt=\"Ecoglo yellow photoluminescent contrast strip for transit facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-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-yellow-app\"\u003e\n\n            \u003cdiv class=\"eco-yellow-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-yellow-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-yellow-app\"\u003e\n\n            \u003cdiv class=\"eco-yellow-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-during-the-day-steps.jpg?v=1753887422\u0026amp;width=700\" alt=\"Ecoglo yellow stair safety solution for healthcare facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-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-yellow-app\"\u003e\n\n            \u003cdiv class=\"eco-yellow-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/N3050.jpg?v=1741654642\u0026amp;width=700\" alt=\"Ecoglo N3050 yellow non-slip stair strip for industrial facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-yellow-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 yellow 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-s4-n30-non-slip-cast-in-place-stair-nosing","title":"Ecoglo® S4-N30 Non-Slip Cast-in-Place Stair Nosing – 2.2\" Wide Safety Nosing in Black, Grey or Yellow","description":"\u003cp\u003eThe S4-N30 Non-Slip Anodized Stair Nosing offers step edge contrast, long-lasting anti-slip protection, and an attractive look. It’s a cost-effective solution to modernize worn stairs and enhance safety. Installed directly into wet concrete, flush with the floor, it reduces slip and trip risks. Suitable for concrete, steel pan, and precast stairs, it provides durable protection indoors and outdoors. The engineered polymer resists UV weathering and abrasion, ensuring long-term performance.\u003c\/p\u003e\n\u003ch2\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003ch2\u003eS4-N30 Non-Slip Cast in Place Stair Nosing\u003c\/h2\u003e\n\u003ch2\u003eProduct 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: \u003cmeta charset=\"utf-8\"\u003e0.494 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\u003cimg style=\"margin-bottom: 16px; float: left;\" 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\u003eSpecs \u0026amp; Data Sheet\u003c\/h2\u003e\n\u003cul class=\"elementor-icon-list-items\"\u003e\n\u003cli class=\"elementor-icon-list-item\"\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/S4-N30-Data-Sheet.pdf\" target=\"_blank\"\u003e\u003cspan class=\"elementor-icon-list-text\"\u003eS4-N30 Data Sheet\u003c\/span\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"elementor-icon-list-item\"\u003e\u003ca href=\"https:\/\/microsite.caddetails.com\/Product\/57436\" target=\"_blank\"\u003e\u003cspan class=\"elementor-icon-list-icon\"\u003e\u003ci class=\"far fa-file-pdf\" aria-hidden=\"true\"\u003e\u003c\/i\u003e\u003c\/span\u003e\u003cspan class=\"elementor-icon-list-text\"\u003eCAD Details\u003c\/span\u003e\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\u003eDurable \u0026amp; Slip-Resistant:\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\u003cstrong\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003eEnhanced Step Safety:\u003c\/span\u003e\u003c\/strong\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":44825731629212,"sku":"S4070 - Black - 2.2\"x2'","price":32.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":44946736283804,"sku":"S4070 - Black - 2.2\"x4'","price":65.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":44946736316572,"sku":"S4070 - Black - 2.2\"x6'","price":97.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":44946736349340,"sku":"S4070 - Black - 2.2\"x8'","price":130.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":45379101819036,"sku":"S4070 - Black - 2.2\"x10'","price":163.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 2 FT","offer_id":44825731661980,"sku":"S4060 - Grey - 2.2\"x2'","price":32.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":44946736382108,"sku":"S4060 - Grey - 2.2\"x4'","price":65.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":44946736414876,"sku":"S4060 - Grey - 2.2\"x6'","price":97.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":44946736447644,"sku":"S4060 - Grey - 2.2\"x8'","price":130.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":45379101851804,"sku":"S4060 - Grey - 2.2\"x10'","price":163.0,"currency_code":"USD","in_stock":true},{"title":"YELLLOW \/ 2 FT","offer_id":44825731694748,"sku":"S4050 Yellow - 2.2\"x2'","price":32.6,"currency_code":"USD","in_stock":true},{"title":"YELLLOW \/ 4 FT","offer_id":44946736480412,"sku":"S4050 Yellow - 2.2\"x4'","price":65.2,"currency_code":"USD","in_stock":true},{"title":"YELLLOW \/ 6 FT","offer_id":44946736513180,"sku":"S4050 Yellow - 2.2\"x6'","price":97.8,"currency_code":"USD","in_stock":true},{"title":"YELLLOW \/ 8 FT","offer_id":44946736545948,"sku":"S4050 Yellow - 2.2\"x8'","price":130.4,"currency_code":"USD","in_stock":true},{"title":"YELLLOW \/ 10 FT","offer_id":45379101884572,"sku":"S4050 Yellow - 2.2\"x10'","price":163.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Yellow_Non-Slip_Cast_in_Place_Stair_Nosing.jpg?v=1765294528"},{"product_id":"ecoglo-f4250-black-anodized-yellow-non-slip-stair-nosing","title":"Ecoglo® F4250 Black Anodized Aluminum Flat Stair Nosing with Yellow Non-Slip Insert – 2.7\" Wide","description":"\u003cp\u003e\u003cstrong\u003eHigh-contrast yellow step-edge marking and durable slip resistance for commercial, institutional, and public stairways.\u003c\/strong\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!-- 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;\"\u003eModel F4250 • F4-N20 Series\u003c\/div\u003e\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;\"\u003eEcoglo® F4250 Black Anodized Flat Stair Nosing – \u003cspan style=\"color: #22c55e;\"\u003eYellow 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, clearly define stair edges and protect high-traffic steps with a durable black anodized aluminum stair nosing.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eThe \u003cstrong\u003eEcoglo® F4250 Black Anodized Flat Stair Nosing\u003c\/strong\u003e combines a durable \u003cstrong\u003e6063-T5 aluminum profile\u003c\/strong\u003e with a high-contrast \u003cstrong\u003eyellow silicon carbide non-slip insert\u003c\/strong\u003e. The black anodized finish creates a hard, attractive and abrasion-resistant surface designed for long-term use in demanding commercial, institutional and public stair environments.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eSuitable for installation over concrete, timber, tile, steel, checker plate and thin carpeted stairs, the F4250 provides a practical way to improve stair-edge traction and visibility without replacing the complete stair system.\u003c\/p\u003e\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 The F4250 is a non-slip anodized stair nosing with a yellow silicon carbide insert. It is not a photoluminescent stair nosing.\u003c\/div\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 F4250\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 Anodized Aluminum\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✔ Yellow 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✔ Made in USA\u003c\/div\u003e\n\u003c\/div\u003e\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\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;\"\u003eHard-Wearing Slip Resistance\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe 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.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\u003eHigh-Contrast Step Edge\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe yellow insert contrasts with the black anodized profile, helping users identify the leading edge of each stair and supporting safer foot placement.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\u003eDurable Anodized Finish\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe thick anodized coating creates a hard, attractive and abrasion-resistant surface that helps protect the aluminum against corrosion and everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\u003eDesigned for High-Traffic Use\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe non-slip material is permanently bonded to the anodized aluminum substrate for dependable performance in commercial, institutional and public environments.\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 14px 0; font-size: 26px; line-height: 1.2; color: #111827; font-weight: 900; text-align: center;\"\u003eEcoglo® F4250 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 F4250 configuration combines a black anodized aluminum profile with a contrasting yellow silicon carbide non-slip insert.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 14px;\"\u003e\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;\"\u003eManufacturer Model\u003c\/div\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #111827;\"\u003eF4250\u003c\/div\u003e\n\u003c\/div\u003e\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;\"\u003eProduct Series\u003c\/div\u003e\n\u003cdiv style=\"font-size: 20px; font-weight: 900; color: #111827;\"\u003eF4-N20\u003c\/div\u003e\n\u003c\/div\u003e\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;\"\u003eAluminum Finish\u003c\/div\u003e\n\u003cdiv style=\"font-size: 19px; font-weight: 900; color: #111827;\"\u003eBlack Anodized\u003c\/div\u003e\n\u003c\/div\u003e\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;\"\u003eInsert Colour\u003c\/div\u003e\n\u003cdiv style=\"font-size: 19px; font-weight: 900; color: #111827;\"\u003eYellow\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; line-height: 1.2; color: #111827; font-weight: 900; text-align: center;\"\u003eRecommended Applications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px; margin-top: 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 and checker plate\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;\"\u003eSchools, hospitals and offices\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eIndustrial and retrofit projects\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 22px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 24px; font-weight: 900; color: #111827;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr; gap: 10px; text-align: left;\"\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 F4250\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-N20\u003c\/div\u003e\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\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 Black 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, 20-micron thickness\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 insert\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eInsert Colour:\u003c\/strong\u003e Yellow\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 22px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 24px; font-weight: 900; color: #111827;\"\u003eDimensions and Ordering\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; gap: 10px; text-align: left;\"\u003e\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\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 1.5 inches or 37.3 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.3 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\/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; text-align: center;\"\u003eInstallation Information\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.75; color: #4b5563; text-align: center;\"\u003eInstall the F4250 using a 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(230px,1fr)); gap: 14px;\"\u003e\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\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: 16px; 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 stair nosing.\u003c\/div\u003e\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\u003eChoose an unattached insert when the aluminum profile needs to be cut to size 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: 22px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 24px; font-weight: 900; color: #111827; text-align: center;\"\u003eListings and Performance Testing\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 15px; line-height: 1.7; color: #374151; text-align: center;\"\u003eRefer to the current Ecoglo F4-N20 manufacturer data sheet 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(240px,1fr)); gap: 10px; text-align: left;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ UL 1994 and ULC 572 Listed\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ Slip resistance tested to UL 410\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ UV exposure tested to ASTM G155\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\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: bold;\"\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: bold;\"\u003e✔ Anodized coating tested for abrasion and coating performance\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ Washability and stain resistance tested\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ Made in USA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY F4250 --\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® F4250?\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px; margin-top: 12px;\"\u003e\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;\"\u003eHigh-contrast visibility\u003c\/strong\u003e\u003cbr\u003eThe yellow insert creates a strong visual contrast against the black anodized aluminum profile.\u003c\/div\u003e\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\u003eThe anodized coating creates a durable surface that resists abrasion, staining and everyday wear.\u003c\/div\u003e\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\u003eAnodizing helps protect the aluminum profile in demanding indoor and outdoor environments.\u003c\/div\u003e\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\u003eThe bonded silicon carbide insert and anodized aluminum profile provide durable protection for high-traffic stair edges.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\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; margin-top: 12px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; 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: bold; 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: bold; 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: bold; color: #166534;\"\u003e♻ Durable, long-service stair-edge solution\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 18px 0; font-size: 28px; font-weight: 900; color: #111827; text-align: center;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\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;\"\u003eWhat is the Ecoglo F4250?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eF4250 is the manufacturer model number for the Ecoglo F4-N20 flat stair nosing with a black anodized aluminum profile and yellow silicon carbide non-slip insert.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\u003eIs the F4250 photoluminescent?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eNo. The F4250 is a non-slip anodized stair nosing with a yellow silicon carbide insert. It does not contain a photoluminescent insert.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\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=\"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;\"\u003eCan the F4250 be cut on site?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eYes. 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.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"margin: 0 0 8px 0; 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 F4250 can be installed on concrete, timber, tile, steel, checker plate and 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® F4250\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\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-F4-N20-Flat-Stair-Nosing.pdf?v=1753843588\" rel=\"noopener\" title=\"Download the Ecoglo F4250 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;\" target=\"_blank\"\u003e View Technical Data Sheet \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47318490546332,"sku":"F4250 - Anodized Yellow - 2'","price":37.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47318490579100,"sku":"F4250 - Anodized Yellow - 4'","price":74.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47318490611868,"sku":"F4250 - Anodized Yellow - 6'","price":111.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47318490644636,"sku":"F4250 - Anodized Yellow - 8'","price":148.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47318490677404,"sku":"F4250 - Anodized Yellow - 10'","price":186.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4250.jpg?v=1776092782"},{"product_id":"ecoglo-f4b150-yellow-aluminum-flat-non-slip-stair-nosing","title":"Ecoglo® F4B150 - Yellow Anodized Aluminum Flat Non-Slip Stair Nosing - 3.2\" wide","description":"\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\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!-- 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;\"\u003eModel F4B150 • F4B-N30 Series\u003c\/div\u003e\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;\"\u003eEcoglo® F4B150 Anodized Aluminum Flat Stair Nosing – \u003cspan style=\"color: #22c55e;\"\u003eYellow 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, increase step-edge visibility, and protect high-traffic stairs with a wide, durable aluminum stair nosing.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eThe \u003cstrong\u003eEcoglo® F4B150 Yellow Non-Slip Flat Stair Nosing\u003c\/strong\u003e combines a \u003cstrong\u003e3.2-inch-wide clear aluminized aluminum profile\u003c\/strong\u003e with a high-visibility \u003cstrong\u003eyellow silicon carbide non-slip insert\u003c\/strong\u003e. Its wide right-angled profile fits over the leading edge of the step, providing durable 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 F4B150 can be installed over concrete, timber, tile, steel, checker plate and 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: #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 The F4B150 is a non-photoluminescent stair nosing with a yellow silicon carbide non-slip insert. It does not glow in darkness and should not be represented as a photoluminescent egress-marking product.\u003c\/div\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 F4B150\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✔ Yellow 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!-- BENEFITS --\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; text-align: left;\"\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; text-align: left;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eHigh-Visibility Yellow Insert\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe yellow non-slip surface creates visible colour contrast at the leading edge of the stair, helping users identify the step edge and place their feet more confidently.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\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; text-align: left;\"\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 14px 0; font-size: 26px; line-height: 1.2; color: #111827; font-weight: 900; text-align: center;\"\u003eEcoglo® F4B150 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 F4B150 configuration combines a clear aluminized aluminum profile with a contrasting yellow silicon carbide non-slip insert.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 14px;\"\u003e\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;\"\u003eManufacturer Model\u003c\/div\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #111827;\"\u003eF4B150\u003c\/div\u003e\n\u003c\/div\u003e\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;\"\u003eProduct Series\u003c\/div\u003e\n\u003cdiv style=\"font-size: 20px; font-weight: 900; color: #111827;\"\u003eF4B-N30\u003c\/div\u003e\n\u003c\/div\u003e\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;\"\u003eAluminum Finish\u003c\/div\u003e\n\u003cdiv style=\"font-size: 19px; font-weight: 900; color: #111827;\"\u003eClear Aluminized\u003c\/div\u003e\n\u003c\/div\u003e\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;\"\u003eInsert Colour\u003c\/div\u003e\n\u003cdiv style=\"font-size: 19px; font-weight: 900; color: #111827;\"\u003eYellow\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; line-height: 1.2; color: #111827; font-weight: 900; text-align: center;\"\u003eRecommended Applications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px; margin-top: 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=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(320px,1fr)); gap: 18px; margin-bottom: 28px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 22px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 24px; font-weight: 900; color: #111827;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr; gap: 10px; text-align: left;\"\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 F4B150\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 Standard clear aluminized aluminum\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eFinish 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\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 Yellow\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 22px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 24px; font-weight: 900; color: #111827;\"\u003eDimensions and Ordering\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; gap: 10px; text-align: left;\"\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\/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; text-align: center;\"\u003eInstallation Information\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.75; color: #4b5563; text-align: center;\"\u003eInstall the F4B150 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(230px,1fr)); gap: 14px;\"\u003e\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 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: 16px; 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: 16px; 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 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: 22px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 24px; font-weight: 900; color: #111827; text-align: center;\"\u003ePerformance Testing\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 15px; line-height: 1.7; color: #374151; text-align: center;\"\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(240px,1fr)); gap: 10px; text-align: left;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ Slip resistance tested to UL 410\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ UV exposure tested to ASTM G155\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\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: bold;\"\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: bold;\"\u003e✔ Abrasion resistance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ Washability and stain-resistance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ Flammability performance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: bold;\"\u003e✔ Made in the USA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY F4B150 --\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® F4B150?\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px; margin-top: 12px;\"\u003e\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;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003eThe yellow insert provides strong colour contrast that helps identify the leading edge of the stair.\u003c\/div\u003e\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;\"\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: 16px; 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: 16px; 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!-- 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\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; margin-top: 12px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; 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: bold; 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: bold; 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: bold; 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 18px 0; font-size: 28px; font-weight: 900; color: #111827; text-align: center;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\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;\"\u003eWhat is the Ecoglo F4B150?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eF4B150 is the manufacturer model number for the F4B-N30 flat stair nosing with a clear aluminized aluminum profile and yellow silicon carbide non-slip insert.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\u003eIs the F4B150 photoluminescent?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eNo. The F4B150 is a non-slip stair nosing with a yellow silicon carbide insert. It does not contain a photoluminescent strip.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\u003eHow wide is the F4B150 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 yellow non-slip insert is approximately 2 inches or 51.82 mm wide.\u003c\/p\u003e\n\u003c\/div\u003e\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;\"\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=\"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;\"\u003eCan the F4B150 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, the manufacturer recommends ordering the yellow non-slip insert unattached and bonding it after the profile is cut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"margin: 0 0 8px 0; 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 F4B150 can be installed over concrete, timber, tile, steel, checker plate and 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® F4B150\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\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2025\/11\/2025.11.12-F4B-N30-DATA-SHEET.pdf\" rel=\"noopener\" title=\"Download the Ecoglo F4B150 F4B-N30 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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47318648651932,"sku":null,"price":37.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47318648684700,"sku":null,"price":74.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47318648717468,"sku":null,"price":111.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47318648750236,"sku":null,"price":148.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47318648783004,"sku":null,"price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B150.png?v=1785866953"},{"product_id":"ecoglo-f4b151-photoluminescent-flat-stair-nosing-yellow","title":"Ecoglo® F4B151, 3.2\" Wide Photoluminescent Flat Stair Nosing | Yellow 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\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 F4B151 • F4B-E30 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® F4B151 Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eYellow 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 in normal lighting, darkness 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® F4B151 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e3.2-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a high-visibility\n    yellow silicon-carbide non-slip insert. Its right-angled profile fits over\n    the leading edge of the stair to provide luminous guidance, durable\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 public stairways, exit stairs, emergency egress routes and\n    other applications where pathfinding in darkness is important, the F4B151\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 F4B151 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      luminous step-edge strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The yellow silicon-carbide insert\n      provides colour contrast and non-slip traction but is not itself the\n      photoluminescent component.\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 F4B151\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      ✔ 3.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      ✔ Yellow 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 photoluminescent step-edge 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        High-Visibility Yellow Insert\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The yellow non-slip insert provides strong colour contrast where it\n        differs from the 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 integrally bonded silicon-carbide non-slip insert provides durable\n        traction to help reduce slips on heavily travelled commercial and\n        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® F4B151 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 F4B151 configuration combines a clear-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a contrasting yellow\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          F4B151\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          F4B-E30\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 Colour\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Yellow\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 SUBSTRATES --\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 F4B151\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 F4B-E30\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\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 Colour:\u003c\/strong\u003e Yellow\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 3.2 inches or 82.06 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 2 inches or 51.82 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.60 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 F4B151 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 Profile\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;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Stainless steel fasteners and concrete nylon anchors are supplied with\n        the pre-drilled stair nosing.\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 size\n        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      Refer to the current Ecoglo® F4B-E30 manufacturer data sheet and project\n      documentation for complete listing information, test methods and\n      applicable performance criteria.\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        ✔ IBC\/IFC 2009 and 2012 — Section 1024\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ IBC\/IFC 2015–2021 — Section 1025\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\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        ✔ 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        ✔ 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 and wear-resistance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability and stain-resistance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity and toxicity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability-performance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Made in USA\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® F4B151?\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 high-contrast yellow step-edge definition in normal lighting\n        with photoluminescent guidance in darkness.\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 power loss without requiring batteries, wiring or\n        emergency electricity.\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;\"\u003eWide non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        The approximately 2-inch-wide silicon-carbide insert provides\n        substantial contact area at the leading edge of the 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;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum profile covers the tread edge and vertical\n        face to 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® F4B151?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4B151 is the manufacturer model number for the Ecoglo® F4B-E30\n        photoluminescent flat stair nosing with a clear-anodized aluminum\n        profile and yellow 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 F4B151 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The photoluminescent step-edge strips absorb energy from normal\n        ambient lighting and remain visible after the lights go out. The yellow\n        insert provides non-slip traction and daytime colour contrast.\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 F4B151 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 F4B-E30 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 F4B151?\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 3.2 inches or 82.06 mm wide. The\n        yellow non-slip insert is approximately 2 inches or 51.82 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 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 F4B151 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 F4B151 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® F4B151\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, code 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\/F4B-E30-datasheet.pdf?v=1785865965\" target=\"_blank\" 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;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4B151 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":"YELLOW \/ 2 FT","offer_id":47323231092892,"sku":"F4B151 - 2FT","price":40.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47323231125660,"sku":"F4B151 - 4FT","price":80.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47323231158428,"sku":"F4B151 - 6FT","price":121.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47323231191196,"sku":"F4B151 - 8FT","price":161.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47323231223964,"sku":"F4B151 - 10FT","price":202.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B151-image.png?v=1785861406"},{"product_id":"ecoglo-f4151-photoluminescent-stair-nosing-yellow","title":"Ecoglo® F4151 Photoluminescent 2.7 Inch Flat Stair Nosing | Yellow Insert","description":"\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 \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 F4151 • 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® F4151 Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #ca8a04;\"\u003eYellow 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® F4151 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 high-visibility\n    yellow silicon-carbide non-slip insert. Its right-angled profile fits over\n    the 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 F4151 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 F4151 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 yellow silicon-carbide insert\n      provides high-visibility color contrast and non-slip traction but is not\n      itself the photoluminescent component. Final code compliance should be\n      confirmed against the project specification and requirements of the local\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 F4151\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 #fef08a; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #854d0e;\"\u003e\n      ✔ Yellow 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: #fffbeb; border: 1px solid #fde68a; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #854d0e; margin-bottom: 8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        The yellow non-slip insert creates prominent step-edge contrast where\n        it differs from the surrounding stair finish, helping occupants\n        identify the 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® F4151 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 F4151 configuration combines a clear-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a high-visibility yellow\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          F4151\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: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #854d0e; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #713f12; font-weight: 900;\"\u003e\n          Yellow\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 F4151\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 Yellow\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 F4151 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        ✔ IBC\/IFC Section 1025 luminous egress path markings\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    \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® F4151?\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: #fffbeb; border: 1px solid #fde68a; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        \u003cstrong style=\"color: #713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Combines prominent yellow step-edge contrast in 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® F4151?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4151 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a clear-anodized aluminum\n        profile and yellow 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 F4151 glow in darkness?\n      \u003c\/h4\u003e\n\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 yellow insert glow?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The yellow silicon-carbide insert provides non-slip traction and\n        high-visibility color 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 F4151 UL Listed?\n      \u003c\/h4\u003e\n\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 F4151 stair nosing?\n      \u003c\/h4\u003e\n\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 yellow 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 F4151 be used outdoors?\n      \u003c\/h4\u003e\n\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\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 F4151 be cut on site?\n      \u003c\/h4\u003e\n\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\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4151 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® F4151\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 F4151 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\n\n","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47323657699484,"sku":"F4151 - Aluminum Yellow - 2'","price":36.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47323657732252,"sku":"F4151 - Aluminum Yellow - 4'","price":72.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47323657765020,"sku":"F4151 - Aluminum Yellow - 6'","price":108.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47323657797788,"sku":"F4151 - Aluminum Yellow - 8'","price":144.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47323657830556,"sku":"F4151 - Aluminum Yellow - 10'","price":181.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4151.jpg?v=1741709370"},{"product_id":"ecoglo-f4251-black-anodized-luminous-stair-nosing-yellow","title":"Ecoglo® F4251 Photoluminescent 2.7 Inch Black Anodized Flat Stair Nosing | Yellow 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 F4251 • 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® F4251 Photoluminescent Black Anodized Flat Stair Nosing –\n    \u003cspan style=\"color: #ca8a04;\"\u003eYellow Non-Slip Insert\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, stair traction and emergency egress safety with a durable 2.7-inch-wide photoluminescent stair nosing.\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® F4251 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 high-visibility\n    yellow silicon-carbide non-slip insert. Its right-angled profile fits over\n    the 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, emergency egress routes, public stairs and\n    commercial facilities, the F4251 absorbs energy from available natural or\n    artificial lighting and remains visible after normal lighting is reduced\n    or lost. It can be installed over concrete, timber, tile, steel, checker\n    plate and suitable 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 F4251 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 yellow silicon-carbide insert\n      provides high-visibility color contrast and non-slip traction but is not\n      itself the photoluminescent component. Final product selection and\n      installation should be confirmed against the project specification and\n      local code requirements.\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 F4251\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 #fef08a; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #854d0e;\"\u003e\n      ✔ Yellow 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        Visible After the Lights Go Out\n      \u003c\/div\u003e\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    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #854d0e; margin-bottom: 8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        The yellow insert creates prominent step-edge contrast where it differs\n        from the surrounding stair finish, helping occupants identify the\n        leading edge of each step.\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 silicon-carbide non-slip material is integrally bonded to the\n        aluminum substrate to provide durable traction on heavily travelled\n        commercial and public stairs.\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        No Electricity Required\n      \u003c\/div\u003e\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    \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® F4251 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 F4251 combines a black-anodized aluminum profile, protected\n      photoluminescent step-edge strips and a yellow silicon-carbide non-slip\n      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          F4251\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: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #854d0e; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #713f12; font-weight: 900;\"\u003e\n          Yellow\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 F4251\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 Yellow\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 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 --\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 F4251 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    \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® F4251?\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: #fffbeb; border: 1px solid #fde68a; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        \u003cstrong style=\"color: #713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Combines prominent yellow step-edge contrast in 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 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® F4251?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4251 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a black-anodized aluminum\n        profile and yellow 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 F4251 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 yellow insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The yellow silicon-carbide insert provides non-slip traction and\n        high-visibility color 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 F4251 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 F4251 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 yellow 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 F4251 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\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 F4251 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® F4251\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 F4251 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":"YELLOW \/ 2 FT","offer_id":47324197322908,"sku":"F4251 - Anodized Yellow - 2'","price":39.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47324197355676,"sku":"F4251 - Anodized Yellow - 4'","price":79.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47324197388444,"sku":"F4251 - Anodized Yellow - 6'","price":118.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47324197421212,"sku":"F4251 - Anodized Yellow - 8'","price":158.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47324197453980,"sku":"F4251 - Anodized Yellow - 10'","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4251_ca9bc5ce-0b66-42ca-a5cb-03ded7567576.jpg?v=1741720034"},{"product_id":"ecoglo-c4151-photoluminescent-carpet-stair-nosing-yellow","title":"Ecoglo® C4151 Yellow 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 C4151 • 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® C4151 Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color: #ca8a04;\"\u003eYellow 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® C4151 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\u003eyellow silicon-carbide non-slip insert\u003c\/strong\u003e. The specialized\n    carpet profile covers and protects the leading edge of the stair while\n    providing reliable traction and highly visible step-edge definition during\n    normal lighting, reduced-light 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 C4151 is suitable for\n    commercial buildings, exit stairs, offices, hotels, public facilities,\n    educational institutions and other applications where durable step-edge\n    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\u003eC4151\u003c\/strong\u003e has a clear-anodized aluminum profile with\n      a yellow non-slip insert. The adjacent protected strips are the\n      photoluminescent components. The yellow insert provides high-visibility\n      color contrast and non-slip traction but does not itself glow. For the\n      black-anodized profile with a yellow insert, select model\n      \u003cstrong\u003eC4251\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 C4151\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 #fef08a; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #854d0e;\"\u003e\n      ✔ Yellow 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: #fffbeb; border: 1px solid #fde68a; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #854d0e; margin-bottom: 8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        The yellow silicon-carbide insert creates prominent step-edge contrast\n        where it differs from the surrounding carpet and stair finish.\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® C4151 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 C4151 combines a clear-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a yellow 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          C4151\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: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #854d0e; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #713f12; font-weight: 900;\"\u003e\n          Yellow\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 carpet transition\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum section covers the front stair edge and\n        helps 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 C4151\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 Yellow\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® C4151 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the stair edge and carpet assembly\n      are properly prepared and suitable for the selected 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. 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® C4151?\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: #fffbeb; border: 1px solid #fde68a; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        \u003cstrong style=\"color: #713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Combines prominent yellow contrast in 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;\"\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 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® C4151?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        C4151 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with a\n        clear-anodized aluminum profile and yellow 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 yellow insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The yellow insert provides non-slip traction and high-visibility\n        color 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 C4151 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 C4151 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 C4151?\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        yellow 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 C4151 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 C4151 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® C4151\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 C4151 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":"YELLOW \/ 2 FT","offer_id":47325996613788,"sku":"C4151 - Aluminum Yellow - 2'","price":40.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47325996646556,"sku":"C4151 - Aluminum Yellow - 4'","price":80.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47325996679324,"sku":"C4151 - Aluminum Yellow - 6'","price":120.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47325996712092,"sku":"C4151 - Aluminum Yellow - 8'","price":160.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47325996744860,"sku":"C4151 - Aluminum Yellow - 10'","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/C4151-photoluminescent-carpet-nosing_681bb250-8d01-4f66-9059-7554ab9e3b78.jpg?v=1746197758"},{"product_id":"ecoglo-c4251-black-luminescent-carpet-stair-nosing-yellow","title":"Ecoglo® C4261 Yellow 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 C4251 • 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® C4251 Black Anodized Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color:#ca8a04;\"\u003eYellow 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, traction and emergency egress guidance 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® C4251 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\u003eyellow silicon-carbide non-slip insert\u003c\/strong\u003e. Its carpet-specific\n    profile covers and protects the leading edge of the stair while providing\n    dependable traction and prominent step-edge contrast.\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    The protected photoluminescent strips absorb energy from available natural\n    or artificial light and remain visible when normal lighting is reduced or\n    lost. The system operates without batteries, wiring or ongoing electrical\n    energy consumption.\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\u003eC4251\u003c\/strong\u003e has a black-anodized aluminum profile with\n      a yellow silicon-carbide non-slip insert. The adjacent protected strips\n      are the photoluminescent components. The yellow insert provides\n      high-visibility color contrast and slip resistance but does not itself\n      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 C4251\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 #fef08a; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#854d0e;\"\u003e\n      ✔ Yellow 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 photoluminescent strips remain visible during reduced-light\n        conditions and power outages after exposure to available light.\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 and creates a durable transition between the tread and riser.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#854d0e; margin-bottom:8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        The yellow silicon-carbide insert helps clearly identify the stair edge\n        where it contrasts with the surrounding carpet and stair finish.\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, wiring or\n        ongoing electrical 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® C4251 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 C4251 combines a black-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a yellow 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          C4251\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:#fffbeb; border:1px solid #fde68a; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#854d0e; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#713f12; font-weight:900;\"\u003e\n          Yellow\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 aluminum profile covers the front stair edge and helps protect the\n        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 C4251\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 Yellow\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® C4251 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the carpet, stair edge and supporting\n      substrate are properly prepared 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 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;\"\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.\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        ✔ 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® C4251?\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:#fffbeb; border:1px solid #fde68a; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        \u003cstrong style=\"color:#713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Combines prominent yellow contrast in 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;\"\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 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® C4251?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        C4251 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with a\n        black-anodized aluminum profile and yellow 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 C4251 yellow anodized?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The aluminum profile has a black-anodized finish. Yellow refers to\n        the color of the 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 yellow insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The yellow insert provides non-slip traction and high-visibility\n        color 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 C4251 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 C4251 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 C4251?\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        yellow 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 C4251 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 C4251 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® C4251\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 C4251 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":"YELLOW \/ 2 FT","offer_id":47326587682972,"sku":"C4251 - Anodized Yellow - 2'","price":43.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47326587715740,"sku":"C4251 - Anodized Yellow - 4'","price":86.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47326587748508,"sku":"C4251 - Anodized Yellow - 6'","price":129.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47326587781276,"sku":"C4251 - Anodized Yellow - 8'","price":172.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47326587814044,"sku":"C4251 - Anodized Yellow - 10'","price":216.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/C4251.jpg?v=1746197758"},{"product_id":"ecoglo-f4150-yellow-non-slip-flat-stair-nosing","title":"Ecoglo® F4150 Yellow Non-Slip Flat Stair Nosing with Yellow 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 F4150 • 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® F4150 Aluminum Flat Stair Nosing –\n    \u003cspan style=\"color:#ca8a04;\"\u003eYellow 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, increase step-edge visibility and protect high-traffic stairs with a durable 2.7-inch-wide non-slip aluminum 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® F4150 Yellow Non-Slip Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e6063-T5 anodized aluminum profile\u003c\/strong\u003e with\n    a hard-wearing \u003cstrong\u003eyellow silicon-carbide non-slip insert\u003c\/strong\u003e.\n    The right-angled profile fits over the leading edge of an existing step,\n    providing dependable traction, visible step-edge contrast and durable\n    protection for high-traffic stairways.\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 F4150 can be installed on concrete, timber, tile, steel, checker plate\n    and suitable thin carpeted stairs. It provides a practical way to renovate\n    worn stair edges and improve stairway safety without replacing the\n    complete stair structure.\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\u003eF4150\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 standard clear-anodized aluminum profile with a\n      \u003cstrong\u003eyellow silicon-carbide non-slip insert\u003c\/strong\u003e. The yellow\n      surface provides traction and visible step-edge color contrast; it\n      \u003cstrong\u003edoes not glow in darkness\u003c\/strong\u003e. For a black-anodized profile\n      with the same yellow insert, select model \u003cstrong\u003eF4250\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 F4150\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 #fef08a; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#854d0e;\"\u003e\n      ✔ Yellow 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 on heavily travelled\n        commercial and public stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#854d0e; margin-bottom:8px;\"\u003e\n        High-Visibility Yellow Insert\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        The yellow non-slip surface provides visible color contrast at the\n        leading edge of the stair where it differs from the surrounding tread\n        and floor finish.\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 stair edges from repeated\n        foot traffic.\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 and washability for demanding indoor and\n        outdoor stair 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® F4150 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 F4150 combines an anodized aluminum F4-N20 flat stair-nosing profile\n      with a contrasting yellow 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          F4150\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          Standard 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:#fffbeb; border:1px solid #fde68a; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#854d0e; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#713f12; font-weight:900;\"\u003e\n          Yellow\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      \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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47385798377628,"sku":"F4150 - Aluminum Yellow - 2'","price":34.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47385798410396,"sku":"F4150 - Aluminum Yellow - 4'","price":68.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47385798443164,"sku":"F4150 - Aluminum Yellow - 6'","price":102.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47385798475932,"sku":"F4150 - Aluminum Yellow - 8'","price":136.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47385798508700,"sku":"F4150 - Aluminum Yellow - 10'","price":171.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4150.jpg?v=1776092782"},{"product_id":"ecoglo-e4051-photoluminescent-contrast-strips-yellow","title":"Ecoglo® E4051 Photoluminescent Contrast Strips with Yellow 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 E4051 • 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® E4051 Photoluminescent Step-Edge Contrast Strip –\n    \u003cspan style=\"color:#ca8a04;\"\u003eYellow 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 high-visibility 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® E4051 Photoluminescent Contrast Strip\u003c\/strong\u003e\n    combines protected \u003cstrong\u003ephotoluminescent step-edge marking\u003c\/strong\u003e\n    with a hard-wearing \u003cstrong\u003eyellow silicon-carbide non-slip insert\u003c\/strong\u003e\n    integrally bonded to a rigid aluminum base. The system provides prominent\n    step-edge definition under normal lighting while providing\n    photoluminescent guidance when normal 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 \u003cstrong\u003e2 inches wide\u003c\/strong\u003e, the E4051 provides a compact,\n    high-visibility solution for combining luminous stair-edge marking and\n    non-slip protection on exit stairs, commercial stairways and other egress\n    applications. The Ecoglo® E40 Series is designed for stairs where luminous\n    path markings are required by applicable project or code requirements.\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\u003eE4051\u003c\/strong\u003e is the \u003cstrong\u003eyellow contrast configuration\u003c\/strong\u003e\n      in the Ecoglo® E40 Series. The yellow silicon-carbide section provides\n      non-slip traction and high-visibility color contrast. The adjacent\n      protected photoluminescent section provides luminous visibility.\n      The yellow 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 E4051\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 #fef08a; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#854d0e;\"\u003e\n      ✔ Yellow 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 step-edge\n        visibility in changing light conditions without electrical power,\n        batteries or wiring.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#854d0e; margin-bottom:8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        The yellow silicon-carbide surface provides prominent step-edge color\n        contrast where it differs from the surrounding stair finish.\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 material is integrally bonded to the\n        aluminum substrate to provide durable traction in high-traffic\n        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        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 accelerated UV and weathering exposure.\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® E4051 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      E4051 combines Ecoglo® photoluminescent step-edge technology with a\n      yellow 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          E4051\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:#fffbeb; border:1px solid #fde68a; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#854d0e; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Contrast Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#713f12; font-weight:900;\"\u003e\n          Yellow\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      High-Visibility Photoluminescent 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 E4051 combines photoluminescent step-edge identification with a\n      prominent yellow silicon-carbide traction surface in one low-profile\n      strip.\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:#fffbeb; border:1px solid #fde68a; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        \u003cstrong style=\"color:#713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Yellow provides prominent daytime contrast where it differs from\n        surrounding 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;\"\u003ePhotoluminescent guidance\u003c\/strong\u003e\u003cbr\u003e\n        The adjacent luminous surface helps identify the stair edge when\n        normal lighting is reduced.\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 electricity required\u003c\/strong\u003e\u003cbr\u003e\n        The passive photoluminescent system requires no batteries, wiring or\n        ongoing electrical energy.\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 E4051\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 Yellow\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 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\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SIZES --\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 is\n      suitable for 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\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 when installing outdoors.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 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      Manufacturer documentation identifies the E40 Series as\n      \u003cstrong\u003eUL 1994 and ULC 572 Listed\u003c\/strong\u003e and documents performance\n      testing for photoluminescent brightness, environmental durability,\n      abrasion, washability, 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        ✔ ASTM E2073 brightness testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ 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        ✔ ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM G155 UV exposure\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM B117 salt-spray testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM C1026 freeze-thaw testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D1242 abrasion testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM F510 abrasion testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D4828 washability testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D3648 radioactivity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Bombardier SMP 800-C toxicity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM E162 flammability testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D635 flammability testing\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® documentation references the E40 Series for projects involving\n      the following luminous egress path-marking provisions. Final product\n      selection and code compliance should 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 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® E4051?\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:#fffbeb; border:1px solid #fde68a; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        \u003cstrong style=\"color:#713f12;\"\u003eHigh-visibility yellow contrast\u003c\/strong\u003e\u003cbr\u003e\n        Provides prominent visual step-edge identification in normal\n        lighting where the yellow insert contrasts with the stair 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;\"\u003ePhotoluminescent guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides passive step-edge visibility when normal lighting is\n        reduced.\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 traction\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides a hard-wearing walking\n        surface for demanding 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;\"\u003eIndoor \u0026amp; outdoor durability\u003c\/strong\u003e\u003cbr\u003e\n        Designed for demanding environments with documented UV and\n        weathering resistance.\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 Ecoglo® E4051?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        E4051 is a 2-inch-wide E40 Series photoluminescent step-edge contrast\n        strip with a yellow silicon-carbide non-slip section on a rigid\n        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 yellow insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The yellow silicon-carbide surface provides non-slip traction\n        and color contrast. The adjacent protected photoluminescent section\n        provides 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 E4051?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series contrast strip is approximately 2 inches or 51 mm wide\n        and 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 Ecoglo® E4051 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 E40 Series for both indoor and\n        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® E4051 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 E40 Series 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 E4051 require electricity?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. It is a passive photoluminescent system with zero electrical\n        energy consumption.\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. Cut-to-length sizes are\n        available with a stated 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 E4051 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\n        applicable 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® E4051\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=\"#\" 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 E4051 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":"Yellow \/ 2 FT","offer_id":47385932431516,"sku":"E4051 - Yellow - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 4 FT","offer_id":47385932464284,"sku":"E4051 - Yellow - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 6 FT","offer_id":47385932497052,"sku":"E4051 - Yellow - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 8 FT","offer_id":47385932529820,"sku":"E4051 - Yellow - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 FT","offer_id":47385932562588,"sku":"E4051 - Yellow - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_E4051_Photoluminescent_Contrast_Strips_with_Yellow_Insert_2_Wide.jpg?v=1786377993"},{"product_id":"m4151-10-yellow-photoluminescent-tile-nosing-ecoglo","title":"M4151.10 Yellow Photoluminescent Tile Nosing 8 FT | Ecoglo® M4.10-E30 Series","description":"\u003cstyle\u003e\n\n#cg-m4151 {\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-yellow-soft: #fffbea;\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-m4151 *,\n#cg-m4151 *::before,\n#cg-m4151 *::after {\n  box-sizing: border-box;\n}\n\n#cg-m4151 h1,\n#cg-m4151 h2,\n#cg-m4151 h3,\n#cg-m4151 h4,\n#cg-m4151 p,\n#cg-m4151 li,\n#cg-m4151 td,\n#cg-m4151 th,\n#cg-m4151 a,\n#cg-m4151 span {\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n#cg-m4151 h1,\n#cg-m4151 h2,\n#cg-m4151 h3 {\n  margin-top: 0;\n  color: var(--eco-black);\n  line-height: 1.18;\n}\n\n#cg-m4151 h1 {\n  margin-bottom: 20px;\n  font-size: clamp(30px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.6px;\n}\n\n#cg-m4151 h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n#cg-m4151 h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  font-weight: 800;\n}\n\n#cg-m4151 p {\n  margin: 0 0 18px;\n}\n\n#cg-m4151 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\nBoth hidden by default.\nShopify market canonical \/ OG URL determines which is shown.\n============================================================ *\/\n\n#cg-m4151 .cg-usa-only,\n#cg-m4151 .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-m4151 .cg-canada-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.ca\"]\n) #cg-m4151 .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-m4151 .cg-usa-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.com\"]\n) #cg-m4151 .cg-usa-only {\n  display: block !important;\n}\n\n\n\/* ============================================================\nGENERAL\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: var(--eco-white);\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 h1 {\n  color: var(--eco-white) !important;\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\n\/* ============================================================\nQUICK ANSWER\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-yellow-highlight {\n  margin: 26px 0;\n  padding: 25px 28px;\n  border-left: 6px solid #e2c900;\n  background: var(--eco-yellow-soft);\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.cg-card-yellow {\n  border-top: 5px solid #e2c900;\n}\n\n\n\/* ============================================================\nTABLE\nNO HORIZONTAL SCROLLBAR\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\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\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 PRODUCTS\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: #e2c900;\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 SPEC 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-m4151 h1 {\n    font-size: 29px;\n  }\n\n  #cg-m4151 h2 {\n    font-size: 25px;\n  }\n\n  #cg-m4151 h3 {\n    font-size: 20px;\n  }\n\n  .cg-hero-lead {\n    font-size: 17px;\n  }\n\n  .cg-card,\n  .cg-related {\n    padding: 21px;\n  }\n\n  .cg-answer,\n  .cg-yellow-highlight {\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-m4151\"\u003e\n\u003c!-- ============================================================\nHERO\n============================================================ --\u003e\u003cheader class=\"cg-hero\"\u003e\n\u003cdiv class=\"cg-hero-inner\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eHigh-Visibility Egress Stair Edge | Ecoglo® M4.10-E30 Series\u003c\/div\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eM4151.10 Yellow Photoluminescent Tile Nosing, 8 FT | Ecoglo® M4.10-E30 Series\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"cg-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4151.10\u003c\/strong\u003e is the yellow anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series. Designed for tiled stairs using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e, it combines photoluminescent stair-edge visibility with a \u003cstrong\u003ehigh-visibility yellow silicon-carbide anti-slip surface\u003c\/strong\u003e and durable anodized-aluminum construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-chips\"\u003e\n\u003cspan class=\"cg-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e M4151.10 \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e M4.10-E30 Series \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e High-Visibility Yellow \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e Photoluminescent \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\"\u003e UL 1994 \/ ULC 572 Listed \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® M4151.10 is the \u003cstrong\u003eyellow anti-slip model in the M4.10-E30 photoluminescent 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 stair-edge surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. Its combination of photoluminescent material and yellow silicon-carbide anti-slip surface provides strong stair-edge identification in changing lighting conditions.\u003c\/div\u003e\n\u003cdiv class=\"cg-yellow-highlight\"\u003e\n\u003cstrong\u003eWhy choose the Yellow M4151.10?\u003c\/strong\u003e The yellow anti-slip surface provides strong visual contrast under normal lighting, while Ecoglo® photoluminescent material helps identify the stair edge when normal illumination is reduced. This makes M4151.10 particularly relevant for egress stairs, public facilities, transportation environments, institutional buildings and other locations where conspicuous step-edge identification is important.\u003c\/div\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eHigh-Visibility Photoluminescent Tile Stair Nosing for Egress \u0026amp; Commercial Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4151.10 is designed for specification-driven tiled stair installations where architects, general contractors, government contractors and facility owners require durable stair-edge definition, slip resistance and passive photoluminescent visibility.\u003c\/p\u003e\n\u003cp\u003eThe combination of a yellow anti-slip surface and photoluminescent stair-edge material helps make the leading edge of the tread easier to identify across varying lighting conditions. This is useful in specification-driven commercial, institutional and egress applications where stair-edge conspicuity is important.\u003c\/p\u003e\n\u003cp\u003eThe photoluminescent material absorbs energy from suitable ambient illumination and releases stored energy as visible light when normal illumination is reduced. No electrical connection is required at the stair nosing itself.\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 specifically 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-yellow\"\u003e\n\u003ch3\u003eHigh-Visibility Yellow Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eM4151.10 uses hard-wearing yellow silicon-carbide non-slip material integrally bonded to the aluminum substrate, providing traction and conspicuous visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003ePhotoluminescent Egress Visibility\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology helps maintain visible stair-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!-- ============================================================\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\u003eM4151.10 Yellow Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, flooring contractors, general contractors and project managers identify the exact stair-nosing product during specification, submittal, procurement and inspection.\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® M4151.10 Yellow\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\u003eM4151.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\u003eYellow\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!-- ============================================================\nDATA SHEET\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-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, 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-E30-Data-Sheet-PHOTOLUMINESCENT.pdf?v=1787841492\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg 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 including M4151.10 Yellow\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"cg-datasheet-caption\"\u003e\n\u003cstrong\u003e M4.10-E30 Photoluminescent Tile Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click to open or download the technical PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nHIGH VISIBILITY \/ EGRESS\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\u003eHigh-Visibility Stair-Edge Identification for Egress Routes\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eM4151.10 combines two visibility characteristics in one architectural stair-nosing profile: a conspicuous yellow anti-slip surface under normal illumination and photoluminescent stair-edge material for reduced-light conditions.\u003c\/p\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eYellow anti-slip material provides strong visual stair-edge contrast under normal lighting.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent material helps identify the leading edge when normal lighting is reduced.\u003c\/li\u003e\n\u003cli\u003eSuitable for consideration on designated egress stairs where the project specification calls for photoluminescent step-edge marking.\u003c\/li\u003e\n\u003cli\u003eParticularly relevant for public, institutional, transportation and high-occupancy environments.\u003c\/li\u003e\n\u003cli\u003eDoes not require an electrical connection at the stair nosing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDURABILITY\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\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=\"cg-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 yellow 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\u003eManufacturer information references accelerated UV and weathering testing.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports less than visually detectable performance loss following 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eThe aluminum-based profile is recyclable.\u003c\/li\u003e\n\u003cli\u003eNo electrical energy is required at the stair nosing itself.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-inspection\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4151.10 Can Help Reduce Avoidable Inspection Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, institutional and government projects, incorrect stair-nosing selection, incompatible tile profiles, missing documentation or installation that differs from approved project documents can contribute to RFIs, deficiencies, rework and delayed close-out.\u003c\/p\u003e\n\u003cp\u003eEcoglo® M4151.10 provides 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 Yellow Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003e Ecoglo® M4151.10 Yellow, M4.10-E30 Series \u003c\/strong\u003e rather than only specifying “photoluminescent 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 Verify Tile Thickness\u003c\/h3\u003e\n\u003cp\u003eConfirm finished tile thickness falls within the M4.10 manufacturer's published 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\"\u003e3\u003c\/span\u003e Include Manufacturer Documentation\u003c\/h3\u003e\n\u003cp\u003eSubmit the M4.10-E30 technical data before installation so the architect, consultant and contractor can review the exact model, dimensions, materials and published listing information.\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 Coordinate Egress Requirements Early\u003c\/h3\u003e\n\u003cp\u003eWhere luminous egress path markings are required, coordinate the M4151.10 with the architect, code consultant and applicable reviewing authority before the tiled stair installation is completed.\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, yellow insert placement, photoluminescent edge position and installation method against approved project documents.\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 Final Review\u003c\/h3\u003e\n\u003cp\u003eKeep the approved product submittal, M4151.10 model number and manufacturer documentation available so the installed product can be readily identified during inspection and project close-out.\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\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4151.10 Yellow 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 M4151.10\u003c\/li\u003e\n\u003cli\u003eM4.10-E30 Series identified on submittal\u003c\/li\u003e\n\u003cli\u003eYellow anti-slip configuration 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 technical 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\u003eStair-edge position matches approved project documents\u003c\/li\u003e\n\u003cli\u003eRequired marking placement remains consistent\u003c\/li\u003e\n\u003cli\u003eApplicable building and fire requirements reviewed\u003c\/li\u003e\n\u003cli\u003eReviewing-authority requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eDoes M4151.10 guarantee inspection approval?\u003c\/strong\u003e No product manufacturer or distributor can guarantee approval by the applicable reviewing authority. Selecting the exact model, confirming tile compatibility, submitting current documentation and matching the approved installation detail can \u003cstrong\u003e help reduce avoidable deficiencies, rework and inspection delays. \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 cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4151.10 Yellow for U.S. Commercial, Egress \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4151.10 is designed for U.S. tiled-stair projects where architects, general contractors, government contractors and facility owners require photoluminescent stair-edge visibility together with a high-visibility yellow anti-slip surface.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-yellow\"\u003e\n\u003ch3\u003eFor U.S. Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4151.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify Yellow as the specified anti-slip color\u003c\/li\u003e\n\u003cli\u003eConfirm M4.10 compatibility with tile thickness\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eReview applicable luminous egress requirements\u003c\/li\u003e\n\u003cli\u003eCoordinate stair-edge placement before construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-yellow\"\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 M4151.10 Yellow 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\u003c\/li\u003e\n\u003cli\u003eResolve AHJ questions before close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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\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 building.\u003c\/p\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003e2024 IBC Section 1025 — Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe International Building Code addresses approved luminous egress path markings in specified high-rise occupancies, including applicable interior exit stairways, exit ramps and exit passageways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.2.1 — Stair Steps\u003c\/h3\u003e\n\u003cp\u003eFor applicable stairs, the IBC addresses luminous markings at the horizontal leading edge of stair steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.4 — Photoluminescent Materials\u003c\/h3\u003e\n\u003cp\u003eThe IBC recognizes applicable 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=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.5 — Charging Illumination\u003c\/h3\u003e\n\u003cp\u003eThe IBC also addresses illumination used to charge applicable photoluminescent egress-path markings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eU.S. Inspection Strategy:\u003c\/strong\u003e Include M4151.10 Yellow, the M4.10-E30 manufacturer technical data, applicable listing documentation and approved stair-edge details in the submittal package before installation.\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Applicability depends on occupancy, building height, locally adopted code, amendments and project-specific conditions. Final acceptance remains with the Authority Having Jurisdiction.\u003c\/p\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\u003eHigh-Visibility M4151.10 for Large U.S. 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\u003eEmergency egress stairs\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\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\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\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 cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4151.10 Yellow for Canadian Commercial, Egress \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4151.10 can be considered for Canadian tiled-stair projects requiring photoluminescent stair-edge visibility together with a high-visibility yellow anti-slip surface. Ecoglo® M4.10-E30 technical documentation identifies the series as \u003cstrong\u003eULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eApplicable Canadian requirements depend on the province, territory, municipality, project specification and reviewing authority.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-yellow\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4151.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify Yellow as the specified anti-slip color\u003c\/li\u003e\n\u003cli\u003eConfirm M4.10 compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eReview applicable provincial or territorial 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=\"cg-card cg-card-yellow\"\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 M4151.10 Yellow before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit technical documentation before installation\u003c\/li\u003e\n\u003cli\u003eRetain applicable ULC documentation\u003c\/li\u003e\n\u003cli\u003eResolve reviewing-authority questions before close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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\u003eCanadian Building Code \u0026amp; Inspection Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eCanadian building regulations are adopted and enforced through provincial, territorial and other applicable authorities. Architects, consultants and contractors should verify requirements for the actual project location.\u003c\/p\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProvincial \u0026amp; Territorial Requirements\u003c\/h3\u003e\n\u003cp\u003eDo not assume one stair-edge or photoluminescent requirement applies uniformly throughout Canada. Confirm the requirements governing the specific project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eULC 572 Listing\u003c\/h3\u003e\n\u003cp\u003eEcoglo® M4.10-E30 manufacturer technical documentation identifies the series as ULC 572 listed. Current documentation should be provided where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eGovernment \u0026amp; Institutional Specifications\u003c\/h3\u003e\n\u003cp\u003eGovernment and institutional projects may include additional stair safety, egress, contrast, product-approval and documentation requirements within drawings, specifications and tender documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eReviewing Authority\u003c\/h3\u003e\n\u003cp\u003eFinal acceptance depends on applicable regulations, approved project documents and the authority responsible for reviewing the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eCanadian Inspection Strategy:\u003c\/strong\u003e Confirm M4151.10 Yellow, tile thickness, manufacturer technical data, applicable ULC documentation and the approved stair-edge detail before installation.\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\u003eHigh-Visibility M4151.10 for Large Canadian 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 buildings\u003c\/li\u003e\n\u003cli\u003eEmergency egress stairs\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\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\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\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 M4151.10 by exact model number helps coordinate tile thickness, stair geometry, yellow contrast, anti-slip surface, photoluminescent marking requirements and architectural finish 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 M4151.10 Yellow 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\u003eColor:\u003c\/strong\u003e Yellow anti-slip surface for strong visual stair-edge contrast.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating photoluminescent stair-edge material and integrally bonded yellow 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. Submit current manufacturer documentation applicable to the project.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install according to 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 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 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 COLORS\nYELLOW CURRENT\nRELATIVE URLS KEEP .COM\/.CA DOMAIN\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-E30 Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eEach M4.10-E30 anti-slip color has an individual product listing so architects, contractors and procurement teams can identify the exact model required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg 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\u003eM4.10-E30 photoluminescent tile stair nosing with black silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\"\u003e View M4171.10 Black → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003ca href=\"\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg 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=\"\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003e View M4161.10 Gray → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- CURRENT YELLOW --\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\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4151.10 Yellow Ecoglo M4.10-E30 high visibility photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eM4151.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip insert with Ecoglo® photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 28px;\"\u003e\u003ca href=\"\/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!-- ============================================================\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® M4151.10 Yellow\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4151.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4151.10 is the yellow anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series. It combines an anodized-aluminum tile profile, photoluminescent stair-edge material and yellow silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy choose the yellow M4151.10 model?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe yellow anti-slip surface provides conspicuous visual stair-edge contrast under normal illumination, while the photoluminescent material helps identify the stair edge when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4151.10 designed for egress stairs?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4151.10 can be considered for tiled egress stairs where the project specification requires an appropriate photoluminescent stair-edge system. Applicable code and project requirements must be verified for the specific building and jurisdiction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4151.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe 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 M4151.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10-E30 tile stair-nosing profile is supplied in 8-foot lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4151.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. M4151.10 incorporates hard-wearing yellow 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 M4151.10 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the stair nosing itself. The photoluminescent material charges from suitable ambient illumination and becomes visible when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the M4.10-E30 Series UL 1994 and ULC 572 listed?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® manufacturer technical documentation identifies the M4.10-E30 Series as UL 1994 and ULC 572 listed. Current manufacturer documentation should be supplied where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4151.10 help reduce inspection delays?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4151.10 can help reduce avoidable submittal and inspection delays when the exact model is selected early, tile thickness is confirmed, manufacturer documentation is submitted before installation and the finished work matches approved project documents. Final acceptance 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\u003eDoes the IBC address photoluminescent stair-edge markings?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. Section 1025 of the 2024 International Building Code addresses luminous egress path markings in specified high-rise occupancies, including applicable stair-step markings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4151.10 suitable for U.S. government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4151.10 can be considered for U.S. government and institutional projects where an appropriate photoluminescent tile stair nosing is specified. Contract, listing 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 M4151.10 suitable for Canadian government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4151.10 can be considered for Canadian federal, provincial, municipal and institutional projects where an appropriate photoluminescent tile stair nosing is specified. Tender, specification and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the M4.10-E30 Series ULC listed in Canada?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4.10-E30 manufacturer technical documentation identifies the series as ULC 572 listed. Current documentation should be supplied where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-E30 models include \u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\"\u003e M4171.10 Black \u003c\/a\u003e and \u003ca href=\"\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003e M4161.10 Gray \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 M4151.10 Yellow for a U.S. Egress, Government or Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, stair detail, required quantity, applicable luminous egress requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, General Contractors \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4151.10 Yellow\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-E30 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 M4151.10 Yellow for a Canadian Egress, Government or Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, 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, General Contractors \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4151.10 Yellow\u003c\/strong\u003e, the \u003cstrong\u003eM4.10-E30 manufacturer technical data sheet\u003c\/strong\u003e and applicable ULC documentation in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"Yellow \/ 8 FT","offer_id":47499133976732,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo_a9f24ad2-6e04-4d4e-80a2-f17afb6c53d3.jpg?v=1787856326"},{"product_id":"m4150-10-yellow-non-slip-tile-nosing-8ft-ecoglo","title":"M4150.10 Yellow 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\u003ca href=\"\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8ft-ecoglo\" target=\"_blank\" title=\"Black silicon-carbide non-slip tile stair nosin\" rel=\"noopener\"\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\/a\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\u003e\u003ca href=\"\/products\/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\" rel=\"noopener\" target=\"_blank\"\u003eView M4170.10 Black →\u003c\/a\u003e\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=\"https:\/\/composigrip.com\/products\/m4160-10-gray-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4160.10 Gray Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\" 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=\"M4160.10 Gray Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\" 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\"\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\/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\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\u003cbr\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\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":"Yellow \/ 8 FT","offer_id":47499132862620,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1_ff7b85d8-c946-4a18-a464-54f4ab7e5377.jpg?v=1787861018"},{"product_id":"ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing","title":"Ecoglo® S4051 Yellow Luminescent Cast In Place Stair Nosing | S4-E30","description":"\u003cstyle\u003e\n.ecoglo-s4051-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-s4051-page *,\n.ecoglo-s4051-page *:before,\n.ecoglo-s4051-page *:after {\n  box-sizing: border-box;\n}\n\n.ecoglo-s4051-page h1,\n.ecoglo-s4051-page h2,\n.ecoglo-s4051-page h3,\n.ecoglo-s4051-page h4,\n.ecoglo-s4051-page p,\n.ecoglo-s4051-page li,\n.ecoglo-s4051-page td,\n.ecoglo-s4051-page th,\n.ecoglo-s4051-page a,\n.ecoglo-s4051-page span {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.ecoglo-s4051-page h1,\n.ecoglo-s4051-page h2,\n.ecoglo-s4051-page h3 {\n  margin-top: 0;\n  line-height: 1.18;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4051-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-s4051-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n.ecoglo-s4051-page h3 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.ecoglo-s4051-page p {\n  margin: 0 0 18px;\n}\n\n.ecoglo-s4051-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-s4051-page h1 {\n    font-size: 30px;\n  }\n\n  .ecoglo-s4051-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-s4051-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-s4051-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 | Yellow Photoluminescent Cast-In-Place Stair Nosing\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4051 Yellow Luminescent Cast In Place Stair Nosing | S4-E30\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® S4051\u003c\/strong\u003e is the yellow 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 S4051 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e S4-E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Yellow 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® S4051 is the yellow 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 yellow 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® S4051 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 yellow 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\u003eYellow Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing yellow silicon-carbide non-slip material is integrally bonded to the aluminum substrate to provide durable traction and enhanced high-visibility stair-edge 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® S4051 \/ 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® S4051 Yellow\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\u003eS4051\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\u003eYellow\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\u003eS4051 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® S4051 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® S4051 Yellow, 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 S4051 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\u003eS4051 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 S4051\u003c\/li\u003e\n\u003cli\u003eS4-E30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eYellow 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® S4051 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 S4051 Yellow 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 yellow 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 S4051 Yellow 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\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\" style=\"text-decoration: none;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" target=\"_blank\" title=\"Ecoglo S4071 Black Luminescent Cast In Place Stair Nosing\" rel=\"noopener\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/Ecoglo_S4071_Black_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=1946\" alt=\"Ecoglo S4071 Black photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\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\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" target=\"_blank\" title=\"Shop Ecoglo S4071 Black S4-E30 stair nosing\" rel=\"noopener\"\u003eShop Ecoglo® S4-E30 Black →\u003c\/a\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo S4071 Black S4-E30 stair nosing\"\u003e\u003c\/a\u003e\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\" style=\"text-decoration: none;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"Ecoglo S4061 Gray Luminescent Cast In Place Stair Nosing\" 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 material combined with three Ecoglo® photoluminescent step-edge strips. Designed for cast-in-place installation in new concrete stair construction.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo S4061 Gray S4-E30 stair nosing\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® S4-E30 Gray →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\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\/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\/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\"\u003eCurrently Viewing\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® S4051 \/ S4-E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® S4051?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® S4051 is the yellow 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 S4051 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® S4051 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. S4051 incorporates hard-wearing yellow 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 S4051 installed before or after the concrete is poured?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4051 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 S4051 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 S4051 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4051 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 S4051 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 S4051 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\u003eS4051\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\u003cp\u003e \u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"Yellow \/ 2 FT","offer_id":47499072569500,"sku":"S4051 - 2 FT","price":34.8,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 4 FT","offer_id":47499072602268,"sku":"S4051 - 4 FT","price":69.6,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 6 FT","offer_id":47499072635036,"sku":"S4051 - 6 FT","price":104.4,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 8 FT","offer_id":47499072667804,"sku":"S4051 - 8 FT","price":139.2,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 FT","offer_id":47499072700572,"sku":"S4051 - 10 FT","price":174.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4051_Yellow_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682"},{"product_id":"ecoglo-e2051-yellow-luminescent-contrast-strips-e20","title":"Ecoglo® E2051 Yellow Luminescent Contrast Strips, 1.5\" Wide | E20","description":"\u003cstyle\u003e\n.ecoglo-e2051-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-e2051-page *,\n.ecoglo-e2051-page *:before,\n.ecoglo-e2051-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-e2051-page h1,\n.ecoglo-e2051-page h2,\n.ecoglo-e2051-page h3,\n.ecoglo-e2051-page h4,\n.ecoglo-e2051-page p,\n.ecoglo-e2051-page li,\n.ecoglo-e2051-page td,\n.ecoglo-e2051-page th,\n.ecoglo-e2051-page a,\n.ecoglo-e2051-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-e2051-page h1,\n.ecoglo-e2051-page h2,\n.ecoglo-e2051-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-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-e2051-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-e2051-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-e2051-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-e2051-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-e2051-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-e2051-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-e2051-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-e2051-page .eco-section-dark h2,\n.ecoglo-e2051-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e2051-page .eco-section-dark p,\n.ecoglo-e2051-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-e2051-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-e2051-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-e2051-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-e2051-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-e2051-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-e2051-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-e2051-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e2051-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-e2051-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-e2051-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-e2051-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-e2051-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-e2051-page .eco-answer-box strong {\n  color:var(--eco-yellow);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-e2051-page .eco-grid-2,\n.ecoglo-e2051-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-e2051-page .eco-card,\n.ecoglo-e2051-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-e2051-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-e2051-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-e2051-page .eco-card p:last-child,\n.ecoglo-e2051-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-e2051-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-e2051-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-e2051-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-e2051-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-e2051-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-e2051-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-e2051-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-e2051-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-e2051-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-e2051-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-e2051-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-e2051-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-e2051-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-e2051-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-e2051-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-yellow);\n  background:#ffffff;\n}\n\n.ecoglo-e2051-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-e2051-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-e2051-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-e2051-page .eco-inspection h2,\n.ecoglo-e2051-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-e2051-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-e2051-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-e2051-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-e2051-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-e2051-page .eco-related-current {\n  border-top-color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-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-e2051-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-e2051-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-e2051-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-e2051-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-e2051-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-e2051-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-e2051-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-e2051-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-e2051-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-e2051-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-e2051-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-e2051-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-e2051-page .eco-section,\n  .ecoglo-e2051-page .eco-hero,\n  .ecoglo-e2051-page .eco-inspection,\n  .ecoglo-e2051-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-e2051-page .eco-grid-2,\n  .ecoglo-e2051-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-e2051-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-e2051-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e2051-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-e2051-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e2051-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-e2051-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-e2051-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-yellow);\n    font-weight:800;\n  }\n\n  .ecoglo-e2051-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-e2051-page .eco-section,\n  .ecoglo-e2051-page .eco-hero,\n  .ecoglo-e2051-page .eco-inspection,\n  .ecoglo-e2051-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-e2051-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-e2051-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-e2051-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-e2051-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-e2051-page .eco-card,\n  .ecoglo-e2051-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-e2051-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-e2051-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 | Yellow Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2051 Yellow Luminescent Contrast Strips, 1.5\" Wide | E20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E2051\u003c\/strong\u003e is the yellow 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, E2051 combines Ecoglo® photoluminescent technology with a durable yellow 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 E2051 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E20 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Yellow 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® E2051 is the \u003cstrong\u003eyellow 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 yellow 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\u003eYellow Photoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2051 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 high-visibility yellow anti-slip surface helps create strong stair-edge definition alongside 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\u003eYellow Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing yellow 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® E2051 \/ E20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E2051 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® E2051 Yellow\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\u003eE2051\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\u003eYellow\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\u003eYellow 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\u003eYellow E2051, 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\" Yellow Anti-Slip Area\u003c\/h3\u003e\n\u003cp\u003eThe yellow 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 yellow 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\u003eE2051 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eE2051 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® E2051 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® E2051 Yellow, 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\u003eE2051 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 E2051\u003c\/li\u003e\n\u003cli\u003eE20 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eYellow 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® E2051 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 E2051 Yellow 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 yellow 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 E2051 Yellow 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\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2071-black-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2071 Black Luminescent Contrast Strips E20\" target=\"_blank\"\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\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2071-black-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2071 Black E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Black → \u003c\/span\u003e \u003c\/a\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 eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2051-yellow-luminescent-contrast-strips-e20\" title=\"Ecoglo E2051 Yellow Luminescent Contrast Strips E20\"\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\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \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® E2051 \/ E20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E2051?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E2051 is the yellow 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 E2051?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2051 uses a yellow 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 E2051 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® E2051 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 E2051 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® E2051 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E2051 incorporates hard-wearing yellow 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\u003eE2051 Yellow\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 E2051 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2051 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 E2051 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\u003eE2051\u003c\/strong\u003e, the \u003cstrong\u003eE20 Series\u003c\/strong\u003e, \u003cstrong\u003eYellow 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":"YELLOW \/ 2 FT","offer_id":47504608821404,"sku":"E2051 - Yellow - 2'","price":16.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47504608854172,"sku":"E2051 - Yellow - 4'","price":33.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47504608886940,"sku":"E2051 - Yellow - 6'","price":50.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47504608919708,"sku":"E2051 - Yellow - 8'","price":67.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47504608952476,"sku":"E2051 - Yellow -10'","price":84.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2051-photoluminescent-contrast-strip_7b11d5dc-cac0-4357-8309-4c42b6cecd94.jpg?v=1741280249"},{"product_id":"ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30","title":"Ecoglo® E3051 Yellow Photoluminescent Contrast Strips, 2 inch | E30","description":"\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-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":"YELLOW \/ 2 FT","offer_id":47521636647068,"sku":"E3071 - Black - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47521636679836,"sku":"E3071 - Black - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47521636712604,"sku":"E3071 - Black - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47521636745372,"sku":"E3071 - Black - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47521636778140,"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\/E3051-photoluminescent-contrast-strip.jpg?v=1741112923"},{"product_id":"ecoglo-n2050-yellow-anti-slip-strips-n20","title":"Ecoglo® N2050 Yellow Anti-Slip Strips, 1.5 inches | N20","description":"\u003cstyle\u003e\n.ecoglo-n2050-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-yellow:#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-n2050-page *,\n.ecoglo-n2050-page *:before,\n.ecoglo-n2050-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-n2050-page h1,\n.ecoglo-n2050-page h2,\n.ecoglo-n2050-page h3,\n.ecoglo-n2050-page h4,\n.ecoglo-n2050-page p,\n.ecoglo-n2050-page li,\n.ecoglo-n2050-page td,\n.ecoglo-n2050-page th,\n.ecoglo-n2050-page a,\n.ecoglo-n2050-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-n2050-page h1,\n.ecoglo-n2050-page h2,\n.ecoglo-n2050-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2050-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-n2050-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-n2050-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-n2050-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-n2050-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-n2050-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-n2050-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-n2050-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-n2050-page .eco-section-dark h2,\n.ecoglo-n2050-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n2050-page .eco-section-dark p,\n.ecoglo-n2050-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-n2050-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-n2050-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-n2050-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-n2050-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-n2050-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-n2050-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-n2050-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n2050-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-n2050-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-n2050-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-n2050-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-n2050-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-n2050-page .eco-answer-box strong {\n  color:var(--eco-yellow);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-n2050-page .eco-grid-2,\n.ecoglo-n2050-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-n2050-page .eco-card,\n.ecoglo-n2050-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-n2050-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-n2050-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-n2050-page .eco-card p:last-child,\n.ecoglo-n2050-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-n2050-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-n2050-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-n2050-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-n2050-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-n2050-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-n2050-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-n2050-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-n2050-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-n2050-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-n2050-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-n2050-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-n2050-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-n2050-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-n2050-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-n2050-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-yellow);\n  background:#ffffff;\n}\n\n.ecoglo-n2050-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-n2050-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-n2050-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-n2050-page .eco-inspection h2,\n.ecoglo-n2050-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-n2050-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-n2050-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-n2050-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-n2050-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-n2050-page .eco-related-current {\n  border-top-color:var(--eco-yellow);\n}\n\n.ecoglo-n2050-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-n2050-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-n2050-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-n2050-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-n2050-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-n2050-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-n2050-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-n2050-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-n2050-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-n2050-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-n2050-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-n2050-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2050-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2050-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-n2050-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-n2050-page .eco-section,\n  .ecoglo-n2050-page .eco-hero,\n  .ecoglo-n2050-page .eco-inspection,\n  .ecoglo-n2050-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-n2050-page .eco-grid-2,\n  .ecoglo-n2050-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-n2050-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-n2050-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n2050-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-n2050-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n2050-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-n2050-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-n2050-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-yellow);\n    font-weight:800;\n  }\n\n  .ecoglo-n2050-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-n2050-page .eco-section,\n  .ecoglo-n2050-page .eco-hero,\n  .ecoglo-n2050-page .eco-inspection,\n  .ecoglo-n2050-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-n2050-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-n2050-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-n2050-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-n2050-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-n2050-page .eco-card,\n  .ecoglo-n2050-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-n2050-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- SEO TITLE: Ecoglo® N2050 Yellow Anti-Slip Stair Strip 1.5\\\" | N20 --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- META DESCRIPTION: Shop Ecoglo® N2050 Yellow 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-n2050-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;\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eDurable Grip. Clear Step-Edge Contrast.\u003c\/span\u003e\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 | Yellow Non-Slip Stair Edge Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® N2050 Yellow Anti-Slip Strips, 1.5 inches | N20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® N2050\u003c\/strong\u003e is the yellow 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, N2050 combines hard-wearing yellow 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 N2050\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eN20 Series\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eYellow 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® N2050 is a \u003cstrong\u003e1.5-inch-wide yellow 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\u003eN2050 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® N2050 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 yellow 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 yellow 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® N2050 \/ N20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific data helps architects, estimators, contractors and procurement teams identify N2050 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® N2050 Yellow\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\u003eN2050\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\u003eYellow\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\u003eN2050 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eN2050 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® N2050 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 N2050 Yellow 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 yellow 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 N2050 Yellow.\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 Ecoglo® N20 Series is available in \u003cstrong\u003eBlack, Gray and Yellow\u003c\/strong\u003e. Select the color that provides the required visual contrast with the stair tread and project finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2070-black-anti-slip-strips-n20\" rel=\"noopener\" title=\"Ecoglo N2070 Black Anti-Slip Strips N20\" 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\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2070-black-anti-slip-strips-n20\" rel=\"noopener\" title=\"Shop Ecoglo N2070 Black N20 Non-Slip Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® N20 Black → \u003c\/span\u003e \u003c\/a\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-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, institutional and public stairways.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2060-gray-anti-slip-strips-n20\" rel=\"noopener\" title=\"Shop Ecoglo N2060 Gray N20 Non-Slip Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® N20 Gray → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\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-n2050-yellow-anti-slip-strips-n20\" title=\"Ecoglo N2050 Yellow Anti-Slip Strips N20\"\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 for commercial, institutional and public stair applications.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \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® N2050 \/ N20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® N2050?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eN2050 is the yellow 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® N2050 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo. N2050 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 N2050 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 N2050 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\u003eN2050 Yellow\u003c\/strong\u003e, \u003cstrong\u003eN2050 Yellow\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 N2050 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\u003eN2050\u003c\/strong\u003e, the \u003cstrong\u003eN20 Series\u003c\/strong\u003e, \u003cstrong\u003eYellow 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":"YELLOW \/ 2 FT","offer_id":47525563302044,"sku":"N2050 - Yellow - 2'","price":14.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47525563334812,"sku":"N2050 - Yellow - 4'","price":28.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47525563367580,"sku":"N2050 - Yellow - 6'","price":43.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47525563400348,"sku":"N2050 - Yellow - 8'","price":57.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47525563433116,"sku":"N2050 - Yellow - 10'","price":72.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N2050.jpg?v=1741654340"},{"product_id":"ecoglo-n3050-yellow-non-slip-stair-strips-2-inch-n30","title":"Ecoglo® N3050 Yellow Non-Slip Stair Strips, 2 inch | N30","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":"Yellow \/ 2 FT","offer_id":47527442481308,"sku":"N3050 - Yellow - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 4 FT","offer_id":47527442514076,"sku":"N3050 - Yellow - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 6 FT","offer_id":47527442546844,"sku":"N3050 - Yellow - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 8 FT","offer_id":47527442579612,"sku":"N3050 - Yellow - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 FT","offer_id":47527442612380,"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\/N3050.jpg?v=1741654642"}],"url":"https:\/\/composigrip.ca\/collections\/ecoglo-yellow-stair-safety-solutions.oembed","provider":"ComposiGrip","version":"1.0","type":"link"}