{"product_id":"ecoglo-n2060-gray-anti-slip-strips-n20","title":"Ecoglo® N2060 Gray Anti-Slip Strips, 1.5 inches | N20","description":"\u003cstyle\u003e\n.ecoglo-n2060-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-n2060-page *,\n.ecoglo-n2060-page *:before,\n.ecoglo-n2060-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-n2060-page h1,\n.ecoglo-n2060-page h2,\n.ecoglo-n2060-page h3,\n.ecoglo-n2060-page h4,\n.ecoglo-n2060-page p,\n.ecoglo-n2060-page li,\n.ecoglo-n2060-page td,\n.ecoglo-n2060-page th,\n.ecoglo-n2060-page a,\n.ecoglo-n2060-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-n2060-page h1,\n.ecoglo-n2060-page h2,\n.ecoglo-n2060-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2060-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-n2060-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-n2060-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-n2060-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-n2060-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-n2060-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-n2060-page .eco-section-dark h2,\n.ecoglo-n2060-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n2060-page .eco-section-dark p,\n.ecoglo-n2060-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-n2060-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-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-n2060-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n2060-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-n2060-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-n2060-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-n2060-page .eco-answer-box strong {\n  color:var(--eco-yellow);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-n2060-page .eco-grid-2,\n.ecoglo-n2060-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-n2060-page .eco-card,\n.ecoglo-n2060-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-n2060-page .eco-card p:last-child,\n.ecoglo-n2060-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-n2060-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-n2060-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-n2060-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-n2060-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-n2060-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-n2060-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-n2060-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-yellow);\n  background:#ffffff;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-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-n2060-page .eco-inspection h2,\n.ecoglo-n2060-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-n2060-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-n2060-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-page .eco-related-current {\n  border-top-color:var(--eco-yellow);\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-n2060-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-n2060-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-n2060-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-n2060-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-n2060-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2060-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2060-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-section,\n  .ecoglo-n2060-page .eco-hero,\n  .ecoglo-n2060-page .eco-inspection,\n  .ecoglo-n2060-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-n2060-page .eco-grid-2,\n  .ecoglo-n2060-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-n2060-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-n2060-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n2060-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-n2060-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n2060-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-n2060-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-n2060-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-yellow);\n    font-weight:800;\n  }\n\n  .ecoglo-n2060-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-n2060-page .eco-section,\n  .ecoglo-n2060-page .eco-hero,\n  .ecoglo-n2060-page .eco-inspection,\n  .ecoglo-n2060-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-n2060-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-n2060-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-n2060-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-n2060-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-n2060-page .eco-card,\n  .ecoglo-n2060-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-n2060-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- SEO TITLE: Ecoglo® N2060 Gray Anti-Slip Stair Strip 1.5\\\" | N20 --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- META DESCRIPTION: Shop Ecoglo® N2060 Gray 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-n2060-page\"\u003e\u003c!-- =====================================================\n     TOP INTRO\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv style=\"max-width: 980px; margin: 0 auto; text-align: center;\"\u003e\n\u003cdiv style=\"display: inline-block; background: #166534; color: #fff; font-size: 13px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003eCommercial-Grade Step Edge Safety\u003c\/div\u003e\n\u003ch2 style=\"margin-bottom: 12px;\"\u003eDurable Grip. Clear Step-Edge Safety.\u003c\/h2\u003e\n\u003cp style=\"max-width: 820px; margin: 0 auto 22px; font-size: 18px; color: #374151;\"\u003eEcoglo® N20 Series non-slip stair strips combine a hard-wearing silicon-carbide walking surface with a rigid aluminum base to improve stair-edge traction and color contrast on indoor and outdoor stairs.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003e1.5\" Wide\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eSilicon-Carbide Grip\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eAluminum Backed\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eNon-Photoluminescent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® N20 Series | Gray Non-Slip Stair Edge Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® N2060 Gray Anti-Slip Strips, 1.5 inches | N20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® N2060\u003c\/strong\u003e is the gray 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, N2060 combines hard-wearing gray silicon-carbide traction with a rigid aluminum substrate for long-lasting anti-slip protection and visible step-edge contrast.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e\u003cstrong\u003eModel:\u003c\/strong\u003e N2060\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eN20 Series\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eGray Anti-Slip\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e1.5\" Wide\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eUL 410 Test Reference\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® N2060 is a \u003cstrong\u003e1.5-inch-wide gray non-slip stair strip\u003c\/strong\u003e designed to improve traction and step-edge color contrast on concrete, wood and metal stairs. The 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\u003eN2060 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® N2060 is designed for architects, contractors, estimators, property managers, safety managers and building owners who need a durable stair-edge safety upgrade combining \u003cstrong\u003etraction, long service life and visual contrast\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThe gray silicon-carbide surface is integrally bonded to the aluminum substrate. Ecoglo® states that the 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 gray surface can create strong visual definition against lighter stair finishes, helping users identify the leading edge of each step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eLow-Profile Aluminum Base\u003c\/h3\u003e\n\u003cp\u003eThe approximately 0.1-inch-high rigid aluminum profile spreads load across the adhesive installation area while maintaining a compact stair-edge profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eImportant Product Distinction:\u003c\/strong\u003e The Ecoglo® 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® N2060 \/ N20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific data helps architects, estimators, contractors and procurement teams identify N2060 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® N2060 Gray\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN2060\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\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNon-photoluminescent, surface-applied non-slip stair-edge strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.5\" \/ 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\u003eN2060 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eN2060 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® N2060 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 N2060 Gray 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 gray silicon-carbide non-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft; cut-to-length available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 0.122 lb\/ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e N2060 Gray.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® 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 eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2060-gray-anti-slip-strips-n20\" title=\"Ecoglo N2060 Gray Anti-Slip Strips N20\"\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\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2050-yellow-anti-slip-strips-n20\" rel=\"noopener\" title=\"Ecoglo N2050 Yellow Anti-Slip Strips N20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/N2050.jpg?v=1741654340\u0026amp;width=1200\" alt=\"Ecoglo N2050 Yellow anti-slip stair strip N20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN2050 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide non-slip material provides durable traction and enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2050-yellow-anti-slip-strips-n20\" rel=\"noopener\" title=\"Shop Ecoglo N2050 Yellow N20 Non-Slip Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® N20 Yellow → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® N2060 \/ N20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® N2060?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eN2060 is the gray 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® N2060 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo. N2060 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 N2060 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 N2060 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\u003eN2060 Gray\u003c\/strong\u003e, \u003cstrong\u003eN2060 Gray\u003c\/strong\u003e and \u003cstrong\u003eN2050 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying N2060 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\u003eN2060\u003c\/strong\u003e, the \u003cstrong\u003eN20 Series\u003c\/strong\u003e, \u003cstrong\u003eGray 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":"GRAY \/ 2 FT","offer_id":47525559959708,"sku":"N2060 - Grey - 2'","price":27.4,"currency_code":"CAD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47525559992476,"sku":"N2060 - Grey - 4'","price":54.8,"currency_code":"CAD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47525560025244,"sku":"N2060 - Grey - 6'","price":82.2,"currency_code":"CAD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47525560058012,"sku":"N2060 - Grey - 8'","price":109.6,"currency_code":"CAD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47525560090780,"sku":"N2060 - Grey - 10'","price":137.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N2060.jpg?v=1741654337","url":"https:\/\/composigrip.ca\/products\/ecoglo-n2060-gray-anti-slip-strips-n20","provider":"ComposiGrip","version":"1.0","type":"link"}