
Vintage Polo Ralph Lauren Cable Knit Sweater Mens L Navy Golf Crest Shield 90s
USD 45.60

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Ralph Lauren
USD 85.83
Condition: Pre-owned - Good
View Vintage Polo Ralph Lauren Cable Knit Golf Sweater Navy Size L with current marketplace pricing, condition, product images and item details. Ralph Lauren. Pullover Sweater. Fashion Rerun is a leading advocate for sustainable fashion in the Middle East, making eco-conscious style accessible without compromising quality. Fashion RerunExperience. /* CRITICAL: Prevent all text size adjustment */ * { margin: 0; padding: 0; box-sizing: border-box; -webkit-text-size-adjust: none !important; -moz-text-size-adjust: none !important; -ms-text-size-adjust: none !important; text-size-adjust: none !important; } html { /* Force stable font size */ font-size: 16px !important; -webkit-text-size-adjust: none !important; text-size-adjust: none !important; overflow-x: hidden !important; width: 100% !important; max-width: 100% !important; } body { background-color: #fff; overflow-x: hidden !important; width: 100% !important; max-width: 100% !important; min-width: 320px; font-size: 16px !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: none !important; text-size-adjust: none !important; } /* Ensure all elements respect container width */ * { max-width: 100% !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .condition-table { border-collapse: collapse; width: 100%; font-family: Arial, sans-serif; table-layout: fixed; font-size: 16px !important; } th, td { border: 1px solid black; padding: 8px; text-align: left; vertical-align: top; word-wrap: break-word; overflow-wrap: break-word; font-size: 16px !important; line-height: 1.4; } th { background-color: black; font-weight: bold; color: white; } tr:nth-child(even) { background-color: black; color: white; } .material-symbols-outlined { font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24; color: black; font-size: 24px !important; flex-shrink: 0; } .container { width: 95%; margin: 0 auto; max-width: 1250px; overflow-x: hidden; padding: 0 10px; } header { width: 100%; overflow-x: hidden; } input[type="checkbox"], input[type="radio"] { display: none; } /* All form elements must have 16px font to prevent zoom */ input, select, textarea, button { font-size: 16px !important; -webkit-appearance: none; -webkit-text-size-adjust: none !important; text-size-adjust: none !important; } .navbar-container { background-color: #fff; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 5px 0; overflow-x: hidden; } .navbar-container .container { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; } .logo-container img { height: 50px; max-width: 100%; width: auto; } nav { flex-shrink: 0; } nav ul { list-style-type: none; display: flex; flex-wrap: wrap; gap: 10px; } nav ul li { display: inline-block; } nav ul li a { color: #111; font-weight: 510; text-decoration: none; font-family: "Lato", sans-serif !important; font-size: 16px !important; white-space: nowrap; } .product-section { margin: 30px 0; overflow-x: hidden; } .product-section .container { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; } .product-gallery { display: flex; flex-direction: column; align-items: center; width: 48%; min-width: 300px; flex: 1; } .image-container { display: flex; width: 100%; gap: 10px; flex-wrap: wrap; } .thumbnail-gallery { display: flex; flex-direction: column; gap: 8px; justify-content: flex-start; width: 80px; flex-shrink: 0; } .thumbnail-gallery label { cursor: pointer; border: 2px solid transparent; border-radius: 8px; width: 70px; height: 70px; overflow: hidden; } .thumbnail-gallery label img { width: 100%; height: 100%; object-fit: cover; border-radius: 6px; -webkit-user-select: none; -webkit-touch-callout: none; -webkit-user-drag: none; } .main-image-wrapper { flex: 1; position: relative; border: 3px solid black; border-radius: 15px; overflow: hidden; min-height: 300px; } .main-image { width: 100%; height: 100%; display: none; object-fit: contain; -webkit-user-select: none; -webkit-touch-callout: none; -webkit-user-drag: none; } #thumb-1:checked ~ .main-image-wrapper #image-1, #thumb-2:checked ~ .main-image-wrapper #image-2, #thumb-3:checked ~ .main-image-wrapper #image-3, #thumb-1:checked ~ .main-image-wrapper #image-1 { display: block; } #thumb-1:checked ~ .thumbnail-gallery #thumb-label-1, #thumb-2:checked ~ .thumbnail-gallery #thumb-label-2, #thumb-3:checked ~ .thumbnail-gallery #thumb-label-3, #thumb-1:checked ~ .thumbnail-gallery #thumb-label-1 { border-color: black; } .product-details { width: 48%; min-width: 300px; flex: 1; padding-left: 20px; display: flex; justify-content: center; flex-direction: column; } .product-details h2 { line-height: 1.3; font-size: 28px !important; font-family: "Playfair Display", serif; font-weight: 600; word-wrap: break-word; overflow-wrap: break-word; margin-bottom: 15px; } .product-details p { margin: 15px 0; font-size: 16px !important; font-family: "Lato", sans-serif; font-weight: 400; line-height: 1.5; word-wrap: break-word; overflow-wrap: break-word; } .product-details ul { list-style-type: none; padding-left: 0; margin-top: 15px; } .product-details ul li { margin-bottom: 20px; display: flex; align-items: center; gap: 10px; } .product-details ul li p { margin: 0; font-family: "Lato", sans-serif; font-size: 16px !important; flex: 1; } .product-details ul li div { width: 24px; height: 24px; flex-shrink: 0; } .specifications { margin: 40px 0; overflow-x: hidden; } .specifications .container h3 { font-size: 24px !important; font-family: "Playfair Display", serif; font-weight: 550; margin-bottom: 20px; } .specifications .specifications-details { width: 100%; margin-top: 20px; } .specifications .table-container { width: 100%; overflow-x: auto; } .specifications .table { display: flex; width: 100%; min-width: 100%; border: 1px solid black; flex-wrap: wrap; gap: 12px; } .specifications .column { flex: 1; min-width: 250px; } .specifications .td1, .specifications .td2 { font-size: 16px !important; font-weight: 500; font-family: "Lato", sans-serif; word-wrap: break-word; overflow-wrap: break-word; } .specifications .row { display: flex; justify-content: space-between; align-items: center; padding: 12px 20px; gap: 10px; } .specifications .row:nth-child(2n-1) { background: black; color: white; } .assurance-section { background-color: black; padding: 40px 0; color: white; overflow-x: hidden; } .assurance-section .container h3 { font-family: "Playfair Display", serif !important; font-size: 32px !important; text-align: center; font-weight: 500; margin-bottom: 20px; } .assurance-section .container h3 span { color: white; } .assurance-section .star-container { display: flex; justify-content: center; margin: 15px auto; font-size: 18px; color: #6f533899; gap: 5px; } .assurance-section .star-container i:nth-child(2) { font-size: 24px; color: #6f5338; } .assurance-section .container p { font-size: 16px !important; text-align: center; color: #000; margin: 20px auto; } .assurance-section .container .assurance-box-container { display: flex; justify-content: space-between; margin-top: 40px; gap: 15px; flex-wrap: wrap; } .assurance-section .container .assurance-box { background-color: #fff; border-radius: 10px; flex: 1; min-width: 200px; max-width: 300px; padding: 20px; } .assurance-box .img-bx { width: 50px; height: 50px; margin-bottom: 15px; } .assurance-box .img-bx img { width: 100%; height: 100%; object-fit: contain; } .assurance-box h4 { margin: 15px 0; font-weight: 500; font-size: 18px !important; color: black; } .assurance-box-container .assurance-box p { font-weight: 500; font-size: 16px !important; color: #696969 !important; text-align: left !important; line-height: 1.4; } .about-section, .category-section, .service-section { margin: 40px 0; overflow-x: hidden; } .about-container, .service-container, .category-container { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; } .about-details { flex: 2; min-width: 300px; padding: 10px; } .upgrade-details { flex: 1; min-width: 250px; border: 1px solid black; padding: 20px; } .upgrade-details h3 { text-align: center; font-size: 22px !important; font-weight: 400; font-family: "Lato", sans-serif; margin-bottom: 20px; } .upgrade-details .upgrade { margin-bottom: 20px; } .upgrade .upgrade-img { width: 100%; height: 150px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; align-items: center; overflow: hidden; } .upgrade .upgrade-img img { width: 100%; height: 100%; object-fit: contain; } .about-details h3 { font-size: 20px !important; font-family: "Playfair Display", serif; font-weight: 500; line-height: 1.4; margin-bottom: 20px; } .about-details p { font-size: 16px !important; font-family: "Lato", sans-serif; font-weight: 500; margin: 15px 0; line-height: 1.5; word-wrap: break-word; overflow-wrap: break-word; } .accordion { width: 100%; margin: 0 auto; border-radius: 5px; } .accordion-item { border-radius: 5px; border-bottom: 1px solid #ccc; margin-bottom: 10px; } .accordion label { display: flex; justify-content: space-between; align-items: center; padding: 15px; cursor: pointer; font-weight: 550; border-radius: 5px; font-size: 20px !important; font-family: "Playfair Display", serif; line-height: 1.3; } .accordion .content h4 { font-size: 18px !important; margin-bottom: 10px; } .accordion label:after { content: "🢓"; font-size: 24px; transition: transform 0.3s ease; flex-shrink: 0; } .accordion input:checked + label:after { transform: rotate(180deg); } .content { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; padding: 0 15px; font-size: 16px !important; font-family: "Lato", sans-serif !important; line-height: 1.5; } .accordion input:checked ~ .content { max-height: 1000px; padding: 15px; border-radius: 5px; } .category-section h3 { font-size: 24px !important; font-family: "Playfair Display", serif; font-weight: 500; margin-bottom: 20px; } .category-section .container { font-family: "Inter", sans-serif; } .category-container { overflow-x: auto; display: flex; gap: 15px; padding: 10px 0; } .category { flex-shrink: 0; width: 200px; border: 1px solid black; border-radius: 10px; overflow: hidden; } .category-img-box { width: 100%; height: 150px; background: #faf7f4; padding: 5px; } .category-img-box a { display: block; width: 100%; height: 100%; } .category img { border-radius: 10px; width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; } .category p { font-size: 16px !important; text-align: center; padding: 10px; font-family: "Outfit", sans-serif; line-height: 1.3; } footer { margin-top: 40px; background-color: black; padding: 20px 0; overflow-x: hidden; } .metafields-table { width: 100%; border-collapse: collapse; margin: 20px 0; font-family: Arial, sans-serif; table-layout: fixed; font-size: 16px !important; } .metafields-table td, .metafields-table th { background-color: white; color: black; text-transform: uppercase; font-size: 16px !important; padding: 12px 8px; border: 1px solid #ccc; word-wrap: break-word; overflow-wrap: break-word; } .product-block { margin: 20px 10px; overflow-x: hidden; } .product-block h3 { font-size: 24px !important; font-family: "Playfair Display", serif; font-weight: 550; margin-bottom: 15px; } .product-block p { font-size: 16px !important; font-family: "Lato", sans-serif; margin: 10px 0; line-height: 1.5; } /* Description bullets styling */ .description-bullets { list-style-type: disc !important; margin: 15px 0 !important; padding-left: 25px !important; font-family: "Lato", sans-serif; font-size: 16px; color: #333; } .description-bullets li { margin-bottom: 10px; line-height: 24px; display: list-item !important; } /* ULTRA RESPONSIVE: Very small screens (320px-360px) */ @media screen and (max-width: 480px) { html { font-size: 16px !important; } body { font-size: 16px !important; padding: 0 5px; } .container { width: 100%; padding: 0 5px; } .navbar-container .container { flex-direction: column; gap: 10px; text-align: center; } .logo-container img { height: 40px; } nav ul { justify-content: center; gap: 15px; } nav ul li a { font-size: 16px !important; } .product-section .container { flex-direction: column; gap: 20px; } .product-gallery, .product-details { width: 100% !important; min-width: unset; padding-left: 0; } .image-container { flex-direction: column-reverse; gap: 15px; } .thumbnail-gallery { flex-direction: row; width: 100%; justify-content: center; gap: 10px; overflow-x: auto; padding: 10px 0; } .thumbnail-gallery label { width: 60px; height: 60px; flex-shrink: 0; } .main-image-wrapper { width: 100%; min-height: 250px; } .product-details h2 { font-size: 22px !important; line-height: 1.3; text-align: center; } .product-details ul li { flex-direction: row; align-items: flex-start; gap: 10px; } .specifications .table { flex-direction: column; } .specifications .column { min-width: unset; width: 100%; } .specifications .row { padding: 10px; flex-wrap: wrap; } .specifications .td1 { font-weight: 600; min-width: 100px; } .assurance-section .container .assurance-box-container { flex-direction: column; align-items: center; } .assurance-section .container .assurance-box { width: 100%; max-width: 100%; margin-bottom: 15px; } .about-container { flex-direction: column; } .about-details, .upgrade-details { width: 100% !important; min-width: unset; } .accordion label { font-size: 18px !important; padding: 12px; } .category-container { justify-content: flex-start; } .category { width: 160px; } .category-img-box { height: 120px; } .metafields-table { font-size: 16px !important; } .metafields-table td, .metafields-table th { padding: 8px 6px; font-size: 16px !important; } } /* EXTRA SMALL: 320px and below */ @media screen and (max-width: 360px) { .container { width: 100%; padding: 0 3px; } .logo-container img { height: 35px; } nav ul { gap: 10px; } nav ul li a { font-size: 16px !important; padding: 5px; } .product-details h2 { font-size: 20px !important; } .specifications .container h3, .category-section h3, .product-block h3 { font-size: 20px !important; } .assurance-section .container h3 { font-size: 26px !important; } .accordion label { font-size: 16px !important; padding: 10px; } .category { width: 140px; } .category-img-box { height: 100px; } .thumbnail-gallery label { width: 50px; height: 50px; } .main-image-wrapper { min-height: 200px; } } /* iOS WebView specific fixes */ @supports (-webkit-touch-callout: none) { * { -webkit-text-size-adjust: none !important; -webkit-font-smoothing: antialiased; } body { -webkit-text-size-adjust: none !important; -webkit-font-smoothing: antialiased; } input, select, textarea, button { font-size: 16px !important; -webkit-appearance: none; -webkit-text-size-adjust: none !important; } } /* Prevent any horizontal overflow */ html, body, .container, .navbar-container, .product-section, .specifications, .assurance-section, .about-section, .category-section, footer { overflow-x: hidden !important; max-width: 100% !important; } /* Force all text to be at least 16px */ p, span, div, a, li, td, th, h1, h2, h3, h4, h5, h6 { font-size: 16px !important; } /* Override for headings */ h1 { font-size: 28px !important; } h2 { font-size: 24px !important; } h3 { font-size: 20px !important; } h4 { font-size: 18px !important; } @media screen and (max-width: 480px) { h1 { font-size: 24px !important; } h2 { font-size: 20px !important; } h3 { font-size: 18px !important; } h4 { font-size: 16px !important; } } HOME ABOUT US CONTACT US Vintage Polo Ralph Lauren Cable Knit Golf Sweater Navy Size L check_circle Handling Time: 2 days check_circle Additional Customs Duty to be paid by the customer About This Item Brand Ralph Lauren Size L Style Pullover Size Type Regular Department Unisex Adults Color Navy Blue Type Pullover Sweater Material Cotton Fabric Type Sweaters Sleeve Length 70 Unit Type Sweaters Waist Size NA MEASUREMENTS *All measurements are approximate and are provided for informational purposes only. Length 59 cm 23 in Pit to Pit 65 cm 26 in Sleeve 70 cm 28 in Fashion Rerun Experience 7,000+ Happy Customers Verified reviews and repeat buyers prove our quality and service New Stock Daily Fresh vintage finds added every day 100% Authentic Carefully sourced from trusted suppliers and private collections Handpicked Vintage One-of-a-kind items you won't find anywhere else. Best Price Guarantee Competitive prices on rare vintage apparel Committed to a pleasant shopping and shipping experience About Fashion Rerun Introducing Fashion Rerun - Your Gateway to Affordable Elegance! Fashion Rerun is a leading advocate for sustainable fashion in the Middle East, making eco-conscious style accessible without compromising quality. Our platform offers a curated selection of high-quality, pre-loved garments that provide customers with affordable, stylish options while promoting a more sustainable lifestyle. Every item in our online store is carefully selected, authenticated, and inspected by our team to maintain quality standards. Our commitment goes beyond just selling vintage pieces; we strive to educate our customers about the value of vintage fashion and how their choices can positively impact the planet. We prioritize customer loyalty through various initiatives, including giveaways, discounts, and collaborations with local and international brands. Our active presence at community-driven events helps us connect with a wider audience, spreading awareness about sustainable fashion. At Fashion Rerun, education is a core value. We help customers understand the history and significance of vintage fashion, emphasizing the differences between vintage, retro, and thrift styles. Our dedication to authenticity empowers customers to make informed, responsible choices. Quality is at the heart of everything we do. Each piece in our collection is carefully vetted to ensure durability and style, making Fashion Rerun a trusted source for vintage fashion enthusiasts. To help customers navigate the world of fashion, we define key terms: Vintage: Clothing at least 20 years old, valued for its rarity, craftsmanship, and history. Retro: Modern pieces inspired by past trends, perfect for achieving a nostalgic look. With Fashion Rerun, looking good means making a positive impact. Shipping Policy Description All orders are dispatched from Dubai, UAE, within 2 business days after cleared payment. • Domestic (UAE): $19 flat rate – delivered in 1–4 business days • International: $19 flat rate – delivered in 7–15 business days Payment Policy Description • We accept payments via eBay's managed system, including major credit/debit cards and PayPal. • Immediate payment is required for all Buy It Now purchases. • Offline payment methods are not supported. Return Policy Description • Returns are accepted within 14 days of delivery. • Items must be returned in their original condition. • The buyer is responsible for return shipping costs. • Refunds will be issued as money back or a replacement, depending on availability and buyer preference. Similar category Clothing, Shoes & Accessories Sports Mem, Cards & Fan Shop Sporting Goods Collectibles Entertainment Memorabilia Condition: Pre-owned - Good. Category: Clothing, Shoes & Accessories › Men › Men's Clothing › Sweaters. Brand: Ralph Lauren.
Additional views from the marketplace listing for Vintage Polo Ralph Lauren Cable Knit Golf Sweater Navy Size L.



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 Vintage Polo Ralph Lauren Cable Knit Golf Sweater Navy Size L.

USD 45.60

USD 79.80

USD 149.00

USD 40.00

USD 54.40

USD 30.00

USD 55.00

USD 69.00

USD 55.00

USD 29.74