
Gerry Snow Pants Youth Kids Size M 10/12 Black Performance Removable Suspenders
USD 9.95

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Gerry
USD 20.99
Condition: New with tags
View Gerry Snow Pants Youth M-10/12 Black Stretch Performance Removable Suspenders with current marketplace pricing, condition, product images and item details. The Gerry Snow Pants Youth M-10/12 in Black are perfect for young winter sports enthusiasts. With a solid black color and zip closure, these pants are easy to care for with machine washable fabric. The mild compression level in the waist and leg areas provides support during activities like skiing, snowboarding, sledding, and ice skating. Vintage Clothes /* ================================ global area start ================================ */ a, a:hover, a:focus { outline: none; text-decoration: none; } h1, h2, h3, h4, h5, h6, a { margin: 0; padding: 0; } .main-div { overflow: hidden; } img { max-width: 100%; } /* ================================ global area end ================================ */ /* ================================ header area start ================================ */ .header-top { overflow: hidden; background: #D6AA07; } .wel-come { font-weight: 600; display: flex; justify-content: center; align-items: center; padding: 8px 0; } .wel-come h4 { font-size: 14px; font-family: "Poppins", sans-serif; color: #fff; text-align: center; } .support{ display: flex; gap: 1rem; } .support a, span{ color: #fff; font-size: 14px; } .separate { margin: 0 10px; color: #000; } .banner img{ height: 340px; object-fit: cover; object-position: center center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } /* ================================ product title area start ================================ */ .pro-title { color: #777777; padding: 15px 30px; margin: 20px 0; border-radius: 4px; } .pro-title h5 { color: #000; line-height: 1.4; font-weight: bold; font-size: 28px; text-align: center; font-family: "Poppins", sans-serif; } .description-cont{ display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; } .desc-p{ border: 1px solid #DDDDDD; border-radius: 4px; padding: 2rem; font-family: "Poppins", sans-serif; } @media(max-width:768px){ .banner img{ height: 160px; object-fit: cover; object-position: center center; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .description-cont{ display: grid; grid-template-columns: repeat(1, 1fr); gap: 2rem; } .large{ text-align: center; font-size: 22px; font-weight: 600; color: white; margin-top: 10px; } .small{ text-align: center; margin: 20px; font-size: 12px; color: white; font-weight: 600; } .menu-container .menu-sec{ gap: 6rem; margin-top: 30px; } .menu-container .menu-sec a{ font-size: 14px; } .menu-area { padding: 30px 0; } } /* ================================ product title area end ================================ */ /* ================================ Gallery Code Start =================================== */ .gallery-outer{ border: 1px solid #DDDDDD; border-radius: 4px; padding-bottom: 18px; } .line, .carousel li img, .carousel li, .carousel { width: 100%; } .flex, .carousel-wrapper, .center, .carousel ul { display: flex; } .center, .carousel ul { align-items: center; justify-content: center; } .carousel-wrapper { position: relative; max-width: 100%; margin: 10px; } .carousel-wrapper input { display: none; } .carousel { overflow: hidden; border-radius: 4px; } .carousel ul { position: relative; list-style: none; overflow: hidden; margin: 0; padding: 0; height: 100%; width: 600%; transition: left 0.6s cubic-bezier(0.77, 0, 0.175, 1); } .carousel li img { border-radius: 4px; } .nav-dot { position: absolute; cursor: pointer; margin-left: -7.5px; bottom: -26.5px; width: 15px; height: 15px; opacity: 0.5; background-color: #777777; border-radius: 50%; transition: 0.4s; } .nav-dot:hover { opacity: 0.8; transform: scale(1.2); } .nav-dot:active { transform: scale(0.9); } .nav-dot[for=slide1] { left: 35%; } #slide1:checked ~ .carousel ul { left: 0%; } #slide1:checked ~ .nav-dot[for=slide1] { opacity: 1; } .nav-dot[for=slide2] { left: 42%; } #slide2:checked ~ .carousel ul { left: -100%; } #slide2:checked ~ .nav-dot[for=slide2] { opacity: 1; } .nav-dot[for=slide3] { left: 49%; } #slide3:checked ~ .carousel ul { left: -200%; } #slide3:checked ~ .nav-dot[for=slide3] { opacity: 1; } .nav-dot[for=slide4] { left: 56%; } #slide4:checked ~ .carousel ul { left: -300%; } #slide4:checked ~ .nav-dot[for=slide4] { opacity: 1; } .nav-dot[for=slide5] { left: 63%; } #slide5:checked ~ .carousel ul { left: -400%; } #slide5:checked ~ .nav-dot[for=slide5] { opacity: 1; } .nav-dot[for=slide6] { left: 70%; } #slide6:checked ~ .carousel ul { left: -500%; } #slide6:checked ~ .nav-dot[for=slide6] { opacity: 1; } .right-arrow, .left-arrow { display: none; position: absolute; cursor: pointer; font-weight: bolder; color: #fff; top: 50%; z-index: 1; opacity: 0.7; margin-top: -25px; height: 50px; font-size: 27px; transition: 0.2s; border: 2px solid #fff; padding: 5px 15px; border-radius: 50%; } .right-arrow:hover, .left-arrow:hover { opacity: 1; transform: scale(1.2); } .right-arrow:active, .left-arrow:active { transform: scale(0.9); } .left-arrow { left: 15px; } .right-arrow { right: 15px; } #slide1:checked ~ .left-arrow[for=slide6], #slide1:checked ~ .right-arrow[for=slide2] { display: block; } #slide2:checked ~ .left-arrow[for=slide1], #slide2:checked ~ .right-arrow[for=slide3] { display: block; } #slide3:checked ~ .left-arrow[for=slide2], #slide3:checked ~ .right-arrow[for=slide4] { display: block; } #slide4:checked ~ .left-arrow[for=slide3], #slide4:checked ~ .right-arrow[for=slide5] { display: block; } #slide5:checked ~ .left-arrow[for=slide4], #slide5:checked ~ .right-arrow[for=slide6] { display: block; } #slide6:checked ~ .left-arrow[for=slide5], #slide6:checked ~ .right-arrow[for=slide1] { display: block; } /* ================================ Gallery Code End =================================== */ /* ================================ product area start ================================ */ .product-wraper { border: 1px solid #D1D1D1; overflow: hidden; padding: 40px 20px; margin-bottom: 50px; border-radius: 4px; } .product-dec h3 { font-family: "Poppins", sans-serif; color: #00112B; text-transform: capitalize; font-size: 36px; margin: 30px 0 20px; font-weight: bold; } .product-dec h3:first-child { margin-top: 0; } .product-dec h4 { font-family: "Poppins", sans-serif; font-weight: 600; color: #1a1a1a; font-size: 18px; line-height: 1.3; margin-bottom: 20px; } .specs{ display: flex; justify-content: center; } .specs h3 { font-family: "Poppins", sans-serif; font-weight: bold; color: #000; font-size: 20px; line-height: 1.3; margin-bottom: 10px; display: inline-block; border-bottom: 2px solid rgb(115, 115, 115); padding-bottom: 5px; } .specs h3 img{ width: 50px; } .specs-sep { margin-bottom: 20px; overflow: hidden; font-size: 16px; } .specs-sep p { margin: 5px 0; font-family: "Poppins", sans-serif; } .specs-sep ul{ list-style-type: disc; font-family: "Poppins", sans-serif; } .box-border { border: 1px solid #ccc; margin-bottom: 50px; border-radius: 4px; } .ht{ top: -22px !important; } /* ================================ product area end ================================ */ /* ================================ tab area start ================================ */ .tab-part-area { padding: 0 0 40px; margin-top: 40px; } section.tab-section { display: none; padding: 40px 45px; border: 1px solid #ddd; color: #1a1a1a; overflow: hidden; border-radius: 4px; } .tab-area input { display: none; } .tab-area label { color: #000; font-size: 18px; font-weight: 600; border: 1px solid transparent; display: inline-block; margin: 0 0 -1px; padding: 10px 30px; text-align: center; text-transform: capitalize; background-color: #f5f5f5; border: 1px solid #ddd; transition: 0.5s; font-family: "Poppins", sans-serif; } .tab-area label:hover { cursor: pointer; color: #000; border: 1px solid #ddd; background: #F5F5E7; } .tab-area input:checked+label { color: #000; border: 1px solid #ddd; background: #F5F5E7; } #tab1:checked~#content1, #tab2:checked~#content2, #tab3:checked~#content3, #tab4:checked~#content4, #tab5:checked~#content5 { display: block; } .tab-list p{ font-size: 16px; text-align: left; line-height: 1.4; font-family: "Poppins", sans-serif; } .tab-list .contact_btn{ padding: 8px 12px; color: #000; border: 1px solid #000; background-color: #f7f7db; font-family: "Poppins", sans-serif; border-radius: 4px; cursor: pointer; font-size: 14px; } .tab-section p a { color: #000; font-weight: 600; text-decoration: underline; font-family: "Poppins", sans-serif; } /* Feedback Section */ .feedback-section .feedbacks{ margin-top: -15px; font-family: "Poppins", sans-serif; } .feedback-section .feedbacks a{ font-size: 14px; font-family: "Poppins", sans-serif; } .feedback-section .feedbacks .feedback{ display: flex; gap: .7rem; margin-top: 20px; border-bottom: 1px solid #ddd; padding-bottom: 20px; } .feedback-section .feedbacks .feedback img{ width: 18px; height: 18px; margin-top: 4px; } .feedback-section .feedbacks .feedback div{ display: flex; flex-direction: column; } .feedback-section .feedbacks .feedback div span:nth-child(1){ color: #222C34; font-size: 15px; } .feedback-section .feedbacks .feedback div span:nth-child(2){ color: #7D7D7D; font-size: 13px; } .feedback-section .feedbacks .feedback:nth-child(3){ border-bottom: 0px; } /* ================================ tab area end ================================ */ /***** Tablet Layout *****/ @media only screen and (min-width: 768px) and (max-width: 991px) { .specs-img { text-align: center; } .product-dec { margin-top: 50px; } .product-dec h4 { font-size: 20px; } .product-dec h3, .single-care h3 { font-size: 20px; } } /***** Mobile Layout *****/ @media only screen and (max-width: 767px) { body { font-size: 12px; } label.nav-dot:nth-child(1) { margin-left: -7.5px; } label.nav-dot:nth-child(2) { margin-left: 10px; } .right-arrow, .left-arrow { margin-top: -25px; height: 40px; font-size: 20px; transition: 0.2s; border: 2px solid #fff; padding: 3px 12px; border-radius: 50%; } .pro-title { padding: 15px 10px; text-align: center; margin: 10px 0 20px; } .specs h3 { margin-bottom: 10px; font-size: 18px; } .specs-sep { margin-bottom: 30px; } .tab-area img { width: 100px; } .specs-img { margin: 30px 0 15px; } .pro-title a, .pro-title .separate { display: none; } .pro-title h5 { font-size: 24px; } .product-dec { margin-top: 20px; } .product-dec h3 { margin-bottom: 0; } .rt-container { width: 100%; } .csslider > .navigation label { width: 50px; height: 50px; } .product-dec h3, .product-dec h4, .single-care h3 { font-size: 16px; } .products-container{ grid-template-columns: repeat(2, 1fr); gap: 2rem; } .products-container .product p{ font-size: 14px; } .tab-area label { width: 100%; } section.tab-section { padding: 30px 10px; } } Gerry Snow Pants Youth M-10/12 Black Stretch Performance Removable Suspenders < < < < < < > > > > > > Description The Gerry Snow Pants Youth M-10/12 in Black are perfect for young winter sports enthusiasts. With a solid black color and zip closure, these pants are easy to care for with machine washable fabric. The mild compression level in the waist and leg areas provides support during activities like skiing, snowboarding, sledding, and ice skating. The straight leg style, cargo pocket, and insulated design make them both functional and comfortable for all-day wear. Perfect for a casual occasion or winter sports adventure. Condition New About Us Shipping Return Feedback Contact Us Welcome to Past Meets Present – Est. 2004 Thanks for stopping by! Since 2004, Past Meets Present has been your go-to shop for a unique blend of the best in both new and nostalgic fashion. We specialize in brand new name-brand products, carefully curated hand-picked pre-owned pieces, and cool vintage clothing that brings timeless style to the modern wardrobe. Every item in our store is chosen with an eye for quality, style, and character. Whether you're looking for something fresh off the shelf or a rare throwback gem, we’ve got you covered. We’re passionate about fashion that tells a story – from past favorites to present-day essentials. Follow our store to keep up with our latest finds! Past Meets Present – Where classic meets current. Your order is in good hands! We ship all our products with USPS Ground Advantage for safe and reliable delivery. We accept returns within 30 days, but please note that the buyer is responsible for return shipping costs. Professional service and communication. Item as described. FAST delivery! Happy with purchase. Buck Mason button Shirt Size XL Mens Long Sleeve Cotton Brown - $25.00 Highly recommended eBay seller, 00 Thank you for the New York Mets MLB OC Sports Q3 S/M Hat Cap Solid Blue Orange NY Logo - $13.99 View more reviews If you have any questions feel free to drop us a message directly on eBay. We are always happy to help! Contact Now Condition: New with tags. Category: Sporting Goods › Winter Sports › Clothing › Snow Pants & Bibs. Brand: Gerry.
Additional views from the marketplace listing for Gerry Snow Pants Youth M-10/12 Black Stretch Performance Removable Suspenders.











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 Gerry Snow Pants Youth M-10/12 Black Stretch Performance Removable Suspenders.

USD 9.95

USD 14.00

USD 24.99

USD 19.99

USD 8.99

USD 14.99

USD 15.00

USD 15.00

USD 11.20

USD 32.00