
Nike Vapor Untouchable Pro 3 Black Football Cleats Men's Size 16 AO3021-010
USD 189.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Nike
USD 8.49
Condition: Pre-owned
View Nike Vapor Untouchables 3 Elite D P Football Cleats Men's Size 16.0 – New Withou with current marketplace pricing, condition, product images and item details. By purchasing this item, you're not only getting fantastic gear at a great price but also contributing to a great cause! Our Vision: A world with no sidelines. We're committed to ensuring cost is not a barrier for kids to play. Nike Vapor Untouchables 3 Elite D P Football Cleats Men's Size 16.0 – New Without Box Quality: New Without Box About Gear4Good & LPF These high-quality Nike football cleats are part of our Gear4Good program at Leveling the Playing Field (LPF). By purchasing this item, you're not only getting fantastic gear at a great price but also contributing to a great cause! 100% of your purchase goes towards furthering our mission of giving every kid a chance to play. Our Mission: LPF redistributes equipment to expand access and equity within youth sports and recreation programs in under-resourced communities. Your purchase helps us bridge the gap and provide opportunities for kids who might not otherwise have access to sports. Our Vision: A world with no sidelines. Our History: Founded in 2013, Leveling the Playing Field emerged in response to growing inequity in youth sports equipment—creating a “food bank” for gear. We're committed to ensuring cost is not a barrier for kids to play. Join us in our mission to level the playing field and make sports accessible to all. Thank you for your support! /* =========================== LPF COMPANION COLOR SCHEME =========================== */ /* Base Styles */ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap'); #ebay-description * { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } #ebay-description { font-family: 'Inter', 'Roboto', 'Helvetica', 'Arial', sans-serif; background-color: #f5f5f5; /* Light gray background */ color: rgba(0, 0, 0, 0.87); /* Primary text color */ line-height: 1.6; padding: 10px; font-size: 14px; } #ebay-description .lpf-container { max-width: 1000px; margin: 20px auto; background: #ffffff; border-radius: 8px; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); overflow: hidden; } #ebay-description .lpf-block { padding: 25px; border-bottom: 1px solid rgba(0, 0, 0, 0.12); } #ebay-description .lpf-block:last-child { border-bottom: none; } /* Typography & Headings */ #ebay-description h2 { color: #14676b; /* LPF primary teal */ font-weight: 600; font-size: 2rem; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 3px solid #c44d1a; /* LPF secondary orange */ display: inline-block; letter-spacing: -0.00833em; } #ebay-description h3 { color: #14676b; font-weight: 600; font-size: 1.5rem; margin-top: 16px; margin-bottom: 12px; letter-spacing: 0.00735em; } #ebay-description h4 { color: #14676b; font-weight: 600; font-size: 1.25rem; margin-top: 12px; margin-bottom: 8px; } #ebay-description p { margin-bottom: 12px; font-size: 1rem; line-height: 1.6; letter-spacing: 0.00938em; } #ebay-description a { color: #c44d1a; /* LPF secondary orange */ text-decoration: none; transition: color 0.2s ease; } #ebay-description a:hover { color: #9d3e15; /* Darker orange */ text-decoration: underline; } #ebay-description ul, #ebay-description ol { margin-left: 24px; margin-bottom: 12px; } #ebay-description li { margin-bottom: 8px; } /* Logo Header */ #ebay-description .lpf-logo-header { position: relative; text-align: center; padding: 60px 20px; background: linear-gradient(135deg, #14676b 0%, #1a8388 100%); /* LPF teal gradient */ overflow: hidden; } /* Background image layer with overlay */ #ebay-description .lpf-logo-header::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('https://d31wxntiwn0x96.cloudfront.net/ffbnrr/images/homepagebackground.png'); background-size: cover; background-position: center; background-repeat: no-repeat; opacity: 0.3; /* Subtle background */ z-index: 1; } /* Dark overlay for better logo visibility */ #ebay-description .lpf-logo-header::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(135deg, rgba(20, 103, 107, 0.85) 0%, rgba(26, 131, 136, 0.85) 100%); z-index: 2; } #ebay-description .lpf-logo-header img { position: relative; z-index: 3; max-width: 200px; height: auto; filter: brightness(1.1) drop-shadow(0 2px 8px rgba(0,0,0,0.3)); } /* Layout Grid System */ #ebay-description .lpf-row { display: flex; flex-wrap: wrap; margin-left: -12px; margin-right: -12px; } #ebay-description .lpf-row:after { content: ""; display: table; clear: both; } #ebay-description [class*="lpf-span"] { padding-left: 12px; padding-right: 12px; min-height: 1px; box-sizing: border-box; } #ebay-description .lpf-span12 { width: 100%; } #ebay-description .lpf-span11 { width: 91.66666667%; } #ebay-description .lpf-span10 { width: 83.33333333%; } #ebay-description .lpf-span9 { width: 75%; } #ebay-description .lpf-span8 { width: 66.66666667%; } #ebay-description .lpf-span7 { width: 58.33333333%; } #ebay-description .lpf-span6 { width: 50%; } #ebay-description .lpf-span5 { width: 41.66666667%; } #ebay-description .lpf-span4 { width: 33.33333333%; } #ebay-description .lpf-span3 { width: 25%; } #ebay-description .lpf-span2 { width: 16.66666667%; } #ebay-description .lpf-span1 { width: 8.33333333%; } /* Buttons */ #ebay-description .lpf-btn { display: inline-block; padding: 10px 22px; margin-bottom: 0; font-size: 0.875rem; font-weight: 500; line-height: 1.75; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 1px solid transparent; border-radius: 8px; text-decoration: none; text-transform: none; letter-spacing: 0.02857em; transition: background-color 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, color 0.2s ease; } #ebay-description .lpf-btn-primary { color: #ffffff; background-color: #c44d1a; /* LPF secondary orange */ border-color: #c44d1a; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-btn-primary:hover { background-color: #9d3e15; /* Darker orange */ border-color: #9d3e15; color: #ffffff; text-decoration: none; box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-btn-secondary { color: #ffffff; background-color: #14676b; /* LPF primary teal */ border-color: #14676b; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-btn-secondary:hover { background-color: #0f4e52; /* Darker teal */ border-color: #0f4e52; color: #ffffff; text-decoration: none; box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-btn-success { color: #ffffff; background-color: #2d7a2f; /* LPF success green */ border-color: #2d7a2f; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-btn-success:hover { background-color: #246226; /* Darker green */ border-color: #246226; color: #ffffff; text-decoration: none; box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-btn-large { padding: 12px 28px; font-size: 1rem; border-radius: 8px; } #ebay-description .lpf-icon { vertical-align: middle; margin-right: 6px; height: 1.2em; width: auto; } /* Image Gallery & Lightbox */ #ebay-description .lpf-main-image-container { text-align: center; margin-bottom: 24px; } #ebay-description .lpf-main-image { max-width: 100%; height: auto; max-height: 500px; border: 1px solid rgba(0, 0, 0, 0.12); border-radius: 8px; padding: 8px; background-color: #fff; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); transition: box-shadow 0.2s ease; } #ebay-description .lpf-main-image:hover { box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-thumbnails { text-align: center; margin-top: 16px; display: flex; justify-content: center; flex-wrap: wrap; gap: 12px; } #ebay-description .lpf-thumb { display: inline-block; border: 2px solid rgba(0, 0, 0, 0.12); border-radius: 8px; padding: 4px; background-color: #fff; transition: border-color 0.2s ease, box-shadow 0.2s ease; } #ebay-description .lpf-thumb:hover { border-color: #c44d1a; /* LPF orange */ box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-thumb img { width: 80px; height: 80px; display: block; object-fit: cover; border-radius: 4px; } #ebay-description .lpf-lightbox { display: none; position: fixed; z-index: 9999; top: 0; left: 0; right: 0; bottom: 0; padding: 50px; background: rgba(20, 103, 107, 0.95); /* LPF teal overlay */ text-align: center; } #ebay-description .lpf-lightbox:target { display: block; outline: none; } #ebay-description .lpf-lightbox img { max-width: 90%; max-height: 90%; margin-top: 2%; border: 4px solid white; background-color: white; box-shadow: 0 0 40px rgba(0,0,0,0.6); border-radius: 8px; } #ebay-description .lpf-lightbox .lpf-close-img { position: absolute; top: 20px; right: 30px; font-size: 40px; font-weight: bold; color: #fff; text-decoration: none; cursor: pointer; z-index: 10000; transition: color 0.2s ease; } #ebay-description .lpf-lightbox .lpf-close-img:hover { color: #c44d1a; /* LPF orange */ } /* Highlight Box */ #ebay-description .lpf-highlight { background-color: #e3f2fd; /* Light blue background */ border-left: 4px solid #14676b; /* LPF teal */ padding: 16px; margin: 16px 0; border-radius: 8px; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-highlight p { margin-bottom: 8px; } #ebay-description .lpf-highlight p:last-child { margin-bottom: 0; } /* Success Highlight (for offers, deals, etc.) */ #ebay-description .lpf-highlight-success { background-color: #e0f2f1; /* Light teal background */ border-left: 4px solid #2d7a2f; /* LPF green */ padding: 16px; margin: 16px 0; border-radius: 8px; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); } /* Warning Highlight */ #ebay-description .lpf-highlight-warning { background-color: #fff3e0; /* Light amber background */ border-left: 4px solid #b85700; /* LPF warning amber */ padding: 16px; margin: 16px 0; border-radius: 8px; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); } /* Info Cards (for shipping, payment, etc.) */ #ebay-description .lpf-info-card { background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.12); border-radius: 8px; padding: 20px; margin-bottom: 20px; box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12); transition: box-shadow 0.2s ease; } #ebay-description .lpf-info-card:hover { box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2), 0px 3px 4px 0px rgba(0,0,0,0.14), 0px 1px 8px 0px rgba(0,0,0,0.12); } #ebay-description .lpf-info-card h3 { margin-top: 0; display: flex; align-items: center; gap: 8px; } /* Footer */ #ebay-description .lpf-footer { padding: 32px 24px; background: linear-gradient(135deg, #14676b 0%, #1a8388 100%); /* LPF teal gradient */ color: #ffffff; font-size: 0.875rem; margin-top: 0; border-top: 3px solid #c44d1a; /* LPF orange accent */ text-align: center; } #ebay-description .lpf-footer img.lpf-logo-footer { max-height: 60px; width: auto; filter: brightness(1.2); } #ebay-description .lpf-footer p { color: rgba(255, 255, 255, 0.9); margin-bottom: 0; } /* Badge/Chip Styles */ #ebay-description .lpf-badge { display: inline-block; padding: 4px 12px; border-radius: 16px; font-size: 0.75rem; font-weight: 500; text-transform: uppercase; letter-spacing: 0.5px; } #ebay-description .lpf-badge-success { background-color: #2d7a2f; color: #ffffff; } #ebay-description .lpf-badge-info { background-color: #14676b; color: #ffffff; } #ebay-description .lpf-badge-warning { background-color: #b85700; color: #ffffff; } /* Utility Classes */ #ebay-description .lpf-text-center { text-align: center; } #ebay-description .lpf-text-right { text-align: right; } #ebay-description .lpf-text-left { text-align: left; } #ebay-description .lpf-clearfix:after { content: ""; display: table; clear: both; } #ebay-description .lpf-hide { display: none; } #ebay-description .lpf-mt-1 { margin-top: 8px; } #ebay-description .lpf-mt-2 { margin-top: 16px; } #ebay-description .lpf-mt-3 { margin-top: 24px; } #ebay-description .lpf-mb-1 { margin-bottom: 8px; } #ebay-description .lpf-mb-2 { margin-bottom: 16px; } #ebay-description .lpf-mb-3 { margin-bottom: 24px; } /* Responsive Adjustments */ @media (max-width: 768px) { #ebay-description [class*="lpf-span"] { width: 100%; margin-bottom: 16px; } #ebay-description .lpf-span12 { margin-bottom: 0; } #ebay-description .lpf-block { padding: 16px; } } @media (max-width: 480px) { #ebay-description .lpf-container { margin: 10px auto; border-radius: 0; } #ebay-description .lpf-block { padding: 12px; } #ebay-description h2 { font-size: 1.5rem; } #ebay-description h3 { font-size: 1.25rem; } #ebay-description .lpf-btn { font-size: 0.8125rem; padding: 8px 16px; } #ebay-description .lpf-btn-large { font-size: 0.875rem; padding: 10px 20px; } #ebay-description .lpf-thumbnails { gap: 8px; } #ebay-description .lpf-thumb img { width: 60px; height: 60px; } } /* Hide original Codisto styles if they conflict */ .codisto-ebay-gallery, .codisto-ebay-description-container, .codisto-ebay-footer { display: none !important; } Nike Vapor Untouchables 3 Elite D P Football Cleats Men's Size 16.0 – New Without Box Quality: New Without Box About Gear4Good & LPF These high-quality Nike football cleats are part of our Gear4Good program at Leveling the Playing Field (LPF). By purchasing this item, you're not only getting fantastic gear at a great price but also contributing to a great cause! 100% of your purchase goes towards furthering our mission of giving every kid a chance to play. Our Mission: LPF redistributes equipment to expand access and equity within youth sports and recreation programs in under-resourced communities. Your purchase helps us bridge the gap and provide opportunities for kids who might not otherwise have access to sports. Our Vision: A world with no sidelines. Our History: Founded in 2013, Leveling the Playing Field emerged in response to growing inequity in youth sports equipment—creating a “food bank” for gear. We're committed to ensuring cost is not a barrier for kids to play. Join us in our mission to level the playing field and make sports accessible to all. Thank you for your support! © Gear4Good. All rights reserved. eBay integration by Condition: Pre-owned. Category: Sporting Goods › Team Sports › Football › Clothing, Shoes & Accessories › Shoes & Cleats › Men. Brand: Nike.
Additional views from the marketplace listing for Nike Vapor Untouchables 3 Elite D P Football Cleats Men's Size 16.0 – New Withou.







Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for Nike Vapor Untouchables 3 Elite D P Football Cleats Men's Size 16.0 – New Withou.

USD 189.99

USD 55.99

USD 129.99

USD 34.00

USD 104.89

USD 29.99

USD 187.50

USD 79.99

USD 50.00

USD 24.99