{"product_id":"airpods-1ra-generacion","title":"AirPods 1st Generation","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500\u0026amp;family=Montserrat:wght@600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  .shp-product-description { font-family: 'Inter', sans-serif !important; color: #0B132B; line-height: 1.6; max-width: 1000px; margin: 0 auto; background-color: #FFFFFF; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }\n  .shp-product-description * { box-sizing: border-box; }\n  .shp-product-description h2, .shp-product-description h3, .shp-product-description h4 { margin: 0; font-family: 'Montserrat', sans-serif !important; color: #00003A; }\n  .shp-product-description p { margin-bottom: 1rem; font-size: 1.05rem; color: #0B132B; font-weight: 400; }\n  .shp-product-description .shp-hero-header { text-align: center; padding: 3.5rem 2rem; background-color: #F8FAFC; background-image: radial-gradient(circle at 50% 0%, rgba(3, 137, 252, 0.04) 0%, transparent 45%), radial-gradient(circle at 100% 100%, rgba(0, 0, 58, 0.03) 0%, transparent 50%); margin-bottom: 3rem; border-radius: 24px; border: 1px solid rgba(0, 0, 58, 0.04); position: relative; overflow: hidden; box-shadow: 0 10px 25px -10px rgba(0, 0, 58, 0.05); }\n  .shp-product-description .shp-hero-header::before { content: ''; position: absolute; top: -50%; left: 50%; transform: translateX(-50%); width: 700px; height: 700px; border-radius: 50%; border: 1px solid rgba(3, 137, 252, 0.05); pointer-events: none; }\n  .shp-product-description .shp-hero-header .shp-eyebrow { font-family: 'Montserrat', sans-serif !important; font-weight: 700 !important; color: #0389FC !important; letter-spacing: 0.15em !important; text-transform: uppercase !important; font-size: 0.75rem !important; display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem; background-color: #FFFFFF; padding: 0.4rem 1.2rem; border-radius: 100px; margin-bottom: 1.5rem; box-shadow: 0 6px 15px -5px rgba(3, 137, 252, 0.12); border: 1px solid rgba(3, 137, 252, 0.1); position: relative; z-index: 1; }\n  .shp-product-description .shp-hero-header .shp-eyebrow::before { content: ''; display: block; width: 5px; height: 5px; background-color: #EDFF00; border-radius: 50%; box-shadow: 0 0 8px rgba(237, 255, 0, 0.8); }\n  .shp-product-description .shp-hero-header .shp-title { font-family: 'Montserrat', sans-serif !important; font-size: clamp(1.6rem, 3vw, 2.6rem) !important; font-weight: 800 !important; color: #00003A !important; line-height: 1.15 !important; margin-bottom: 1.25rem !important; letter-spacing: -0.02em !important; position: relative; z-index: 1; }\n  .shp-product-description .shp-hero-header h3.shp-subtitle { font-family: 'Inter', sans-serif !important; font-size: 1.05rem !important; color: #0B132B !important; font-weight: 500 !important; max-width: 700px !important; margin: 0 auto !important; line-height: 1.6 !important; position: relative; z-index: 1; }\n  .shp-image-container { margin: 2rem 0 3rem 0; border-radius: 24px; overflow: hidden; box-shadow: 0 20px 40px -10px rgba(0, 0, 58, 0.08); }\n  .shp-image-container img { width: 100%; height: auto; display: block; transition: transform 0.5s ease; }\n  .shp-image-container:hover img { transform: scale(1.02); }\n  .shp-image-container img:not([src]), .shp-image-container img[src=\"\"] { display: none !important; }\n  .shp-image-container:has(img:not([src])), .shp-image-container:has(img[src=\"\"]) { display: none !important; margin: 0 !important; padding: 0 !important; }\n  .shp-intro { padding: 0 1rem; margin-bottom: 3rem; }\n  .shp-intro-text { font-size: 1.15rem !important; color: #0B132B !important; font-weight: 400; line-height: 1.7; }\n  .shp-intro-text strong { color: #00003A; font-family: 'Montserrat', sans-serif !important; font-weight: 700 !important; }\n  .shp-cards-section { margin: 4rem 0; padding: 3rem 1.5rem; background-color: #F8FAFC; border-radius: 24px; border: 1px solid rgba(0, 0, 58, 0.03); }\n  .shp-cards-section-header { text-align: center; margin-bottom: 3rem; max-width: 700px; margin-left: auto; margin-right: auto; }\n  .shp-cards-section-header h3 { font-size: 2rem !important; font-weight: 800 !important; margin-bottom: 1rem; color: #00003A !important; letter-spacing: -0.02em; }\n  .shp-cards-section-header p { color: #0B132B; font-weight: 400; font-size: 1.1rem; }\n  .shp-cards-grid { display: grid; grid-template-columns: 1fr; gap: 1.5rem; align-items: stretch; }\n  @media (min-width: 768px) { .shp-cards-grid { grid-template-columns: repeat(2, 1fr); } .shp-card:last-child { grid-column: 1 \/ -1; } }\n  .shp-card { background-color: #FFFFFF; border: 1px solid rgba(0, 0, 58, 0.05); border-radius: 16px; padding: 3rem 2rem; text-align: center; transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; height: 100%; }\n  .shp-card:hover { transform: translateY(-8px); box-shadow: 0 20px 30px -10px rgba(65, 58, 244, 0.08); border-color: rgba(3, 137, 252, 0.2); }\n  .shp-card-icon { font-size: 2rem; margin-bottom: 1.5rem; display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; background: #F8FAFC; border-radius: 50%; color: #0389FC; box-shadow: inset 0 0 0 1px rgba(3, 137, 252, 0.1); flex-shrink: 0; }\n  .shp-card-title { font-size: 1.05rem !important; line-height: 1.4 !important; margin-bottom: 1.25rem; font-weight: 700 !important; color: #00003A !important; word-break: normal; overflow-wrap: break-word; hyphens: none; -webkit-hyphens: none; }\n  .shp-card p { margin: 0; font-size: 0.95rem; color: #0B132B; line-height: 1.7; word-break: normal; overflow-wrap: break-word; hyphens: none; }\n  .shp-features-accordion, .shp-faq-section { margin: 3rem 0; }\n  .shp-faq-section h3 { text-align: center; font-size: 2rem !important; font-weight: 800 !important; margin-bottom: 2.5rem; color: #00003A !important; letter-spacing: -0.02em; }\n  .shp-accordion { background: #F8FAFC; margin-bottom: 1rem; border-radius: 16px; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); border: 1px solid rgba(0, 0, 58, 0.05); overflow: hidden; }\n  .shp-accordion:hover { border-color: rgba(3, 137, 252, 0.3); }\n  .shp-accordion[open] { background: #FFFFFF; border: 1px solid #0389FC; box-shadow: 0 10px 25px -5px rgba(3, 137, 252, 0.08); }\n  .shp-accordion summary { padding: 1.5rem 3.5rem 1.5rem 1.5rem; font-family: 'Montserrat', sans-serif !important; font-weight: 600 !important; font-size: 1.1rem !important; cursor: pointer; list-style: none; position: relative; color: #00003A !important; outline: none; line-height: 1.5; display: flex; align-items: center; gap: 10px; transition: background-color 0.3s ease; }\n  .shp-accordion summary:hover { background-color: rgba(3, 137, 252, 0.03); }\n  .shp-accordion summary:focus-visible { outline: 2px solid #0389FC; outline-offset: -2px; border-radius: 16px; }\n  .shp-accordion summary::-webkit-details-marker { display: none; }\n  .shp-accordion summary::after { content: '+'; position: absolute; right: 1.5rem; top: 50%; transform: translateY(-50%) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s ease; color: #0389FC; font-weight: 800; font-size: 1.5rem; font-family: 'Inter', sans-serif; }\n  .shp-accordion[open] summary::after { content: '−'; transform: translateY(-50%) rotate(180deg); color: #00003A; }\n  .shp-accordion[open] .shp-accordion-content { padding: 0 1.5rem 1.5rem; color: #0B132B; font-size: 1.05rem; font-weight: 400; animation: shp-fade-slide-down 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards; }\n  @keyframes shp-fade-slide-down { 0% { opacity: 0; transform: translateY(-10px); } 100% { opacity: 1; transform: translateY(0); } }\n  .shp-technical-specs { background: #FFFFFF; border-radius: 24px; border: 1px solid rgba(0, 0, 58, 0.08); padding: 3rem 2.5rem; margin-bottom: 4rem; box-shadow: 0 20px 40px -10px rgba(0, 0, 58, 0.04); }\n  .shp-technical-specs h3 { font-size: 1.8rem !important; border-left: 6px solid #0389FC; padding-left: 1rem; margin-bottom: 2.5rem; font-weight: 800 !important; color: #00003A !important; letter-spacing: -0.02em; }\n  .shp-table-wrapper { overflow-x: auto; border-radius: 12px; border: 1px solid rgba(0, 0, 58, 0.05); padding: 0 !important; margin: 0 !important; }\n  .shp-product-description table.shp-specs-table, .shp-product-description table.shp-specs-table tbody, .shp-product-description table.shp-specs-table tr, .shp-product-description table.shp-specs-table th, .shp-product-description table.shp-specs-table td { border-width: 0 !important; border-style: none !important; border-color: transparent !important; box-shadow: none !important; outline: none !important; margin: 0 !important; padding: 0 !important; }\n  .shp-product-description table.shp-specs-table { width: 100% !important; border-collapse: collapse !important; table-layout: auto !important; margin: 0 !important; padding: 0 !important; }\n  .shp-product-description table.shp-specs-table tr { display: table-row !important; border-bottom: 1px solid rgba(0, 0, 58, 0.05) !important; transition: background-color 0.2s ease; }\n  .shp-product-description table.shp-specs-table tr:hover { background-color: #F8FAFC !important; }\n  .shp-product-description table.shp-specs-table tr:last-child { border-bottom: none !important; }\n  .shp-product-description table.shp-specs-table th { font-family: 'Montserrat', sans-serif !important; font-weight: 700 !important; color: #00003A !important; font-size: 1rem !important; text-align: left !important; padding: 1.25rem 1.5rem !important; width: 35% !important; background-color: #F8FAFC !important; border-right: 1px solid rgba(0, 0, 58, 0.03) !important; white-space: normal !important; word-break: normal !important; overflow-wrap: normal !important; hyphens: none !important; }\n  .shp-product-description table.shp-specs-table td { font-family: 'Inter', sans-serif !important; color: #0B132B !important; text-align: left !important; font-size: 1.05rem !important; padding: 1.25rem 1.5rem !important; font-weight: 400 !important; background-color: transparent !important; white-space: normal !important; word-break: normal !important; overflow-wrap: break-word !important; }\n  .shp-disclaimer { margin-top: 4rem; padding: 2.5rem; background-color: #00003A; border-left: 8px solid #EDFF00; border-radius: 16px; margin-bottom: 4rem; box-shadow: 0 15px 35px -5px rgba(0, 0, 58, 0.2); display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }\n  .shp-disclaimer p { margin: 0 !important; padding: 0 !important; font-weight: 400; color: #FFFFFF; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 0.5rem; font-size: 1.05rem; line-height: 1.6 !important; }\n  .shp-disclaimer strong { color: #EDFF00; font-family: 'Montserrat', sans-serif !important; font-weight: 800 !important; font-size: 1.2rem !important; line-height: 1.2 !important; display: flex; align-items: center; margin: 0 !important; padding: 0 !important; letter-spacing: 0.02em; }\n  @media (max-width: 768px) { \n    .shp-product-description .shp-hero-header { padding: 2.5rem 1rem; margin-bottom: 2rem; border-radius: 20px; }\n    .shp-product-description .shp-hero-header .shp-eyebrow { font-size: 0.6rem !important; padding: 0.35rem 1rem; margin-bottom: 1rem !important; }\n    .shp-product-description .shp-hero-header .shp-title { font-size: clamp(1.4rem, 4vw, 1.8rem) !important; line-height: 1.2 !important; margin-bottom: 1rem !important; }\n    .shp-product-description .shp-hero-header h3.shp-subtitle { font-size: 0.95rem !important; line-height: 1.5 !important; padding: 0 !important; }\n    .shp-image-container { margin: 1.5rem 0 2rem 0; border-radius: 16px; }\n    .shp-intro-text { font-size: 1.05rem !important; }\n    .shp-cards-section { padding: 2rem 1rem; border-radius: 20px; margin: 2.5rem 0; }\n    .shp-cards-section-header h3 { font-size: 1.5rem !important; }\n    .shp-card { padding: 1.5rem 1.25rem; }\n    .shp-card-icon { width: 50px; height: 50px; font-size: 1.5rem; margin-bottom: 1rem; }\n    .shp-features-accordion, .shp-faq-section { margin: 2rem 0; }\n    .shp-faq-section h3 { font-size: 1.5rem !important; margin-bottom: 1.5rem; }\n    .shp-accordion summary { padding: 1.25rem 3rem 1.25rem 1rem; font-size: 1rem !important; }\n    .shp-accordion summary::after { right: 1rem; }\n    .shp-accordion[open] .shp-accordion-content { padding: 0 1rem 1.25rem; font-size: 0.95rem; }\n    .shp-technical-specs { padding: 1.5rem 0.5rem; border-radius: 16px; margin-bottom: 2.5rem; }\n    .shp-technical-specs h3 { font-size: 1.4rem !important; margin-bottom: 1.5rem; margin-left: 0.5rem; }\n    .shp-product-description table.shp-specs-table { min-width: 100% !important; }\n    .shp-product-description table.shp-specs-table th, .shp-product-description table.shp-specs-table td { display: table-cell !important; padding: 0.85rem 0.75rem !important; font-size: 0.9rem !important; }\n    .shp-product-description table.shp-specs-table tr:first-child th, .shp-product-description table.shp-specs-table tr:first-child td { padding-top: 0.1rem !important; }\n    .shp-product-description table.shp-specs-table tr { display: table-row !important; border-bottom: 1px solid rgba(0, 0, 58, 0.05) !important; }\n    .shp-product-description table.shp-specs-table th { width: 45% !important; background-color: #F8FAFC !important; border-right: 1px solid rgba(0, 0, 58, 0.03) !important; color: #00003A !important; font-size: 0.85rem !important; }\n    .shp-product-description table.shp-specs-table td { width: 55% !important; padding-top: 0.85rem !important; }\n    .shp-disclaimer { margin-top: 2rem; margin-bottom: 2.5rem; padding: 1.5rem 1rem; border-left-width: 4px; }\n    .shp-disclaimer p { font-size: 0.95rem; }\n    .shp-disclaimer strong { font-size: 1.1rem !important; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"shp-product-description\"\u003e\n\n  \u003cdiv class=\"shp-hero-header\"\u003e\n\n    \u003cspan class=\"shp-eyebrow\"\u003eWireless Sound Experience\u003c\/span\u003e\n    \u003ch2 class=\"shp-title\"\u003e1st Gen AirPods: Cable-Free Magic\u003c\/h2\u003e\n\n    \u003ch3 class=\"shp-subtitle\"\u003eExperience a completely fluid sound experience. Designed by Apple, they revolutionize the way you listen to music and make calls.\u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n  \n  \u003csection class=\"shp-intro\"\u003e\n    \u003cp class=\"shp-intro-text\"\u003eExperience a completely wireless and fluid sound experience with \u003cstrong\u003efirst-generation AirPods\u003c\/strong\u003e. Thanks to their smart technology, they automatically connect to your iPhone, iPad, Mac, or Apple Watch as soon as you take them out of the case. Simply put them on and immerse yourself in high-quality sound in a matter of seconds.\u003c\/p\u003e\n\n    \u003cp class=\"shp-intro-text\"\u003eTotal control is at your fingertips: with a single tap, you can access Siri, and thanks to their advanced sensors, audio automatically pauses when you take them off and resumes when you put them back on. The \u003cstrong\u003eApple W1 chip\u003c\/strong\u003e is the brain behind this magic, enabling a stable connection and exceptional power efficiency that stays with you all day long.\u003c\/p\u003e\n\n  \u003c\/section\u003e\n  \n  \u003csection aria-label=\"Highlighted features\" class=\"shp-features-accordion\"\u003e\n    \u003cdetails class=\"shp-accordion\" name=\"features-accordion\" open\u003e\n      \u003csummary\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1\"\u003e\u003c\/path\u003e\u003cpath d=\"m11 7-3 5h4l-3 5\"\u003e\u003c\/path\u003e\u003cline x1=\"22\" x2=\"22\" y1=\"11\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \n        Incredible Battery Life\n      \u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eEnjoy up to 5 hours of audio playback and 2 hours of talk time on a single charge. Plus, their portable charging case provides multiple additional charges for over 24 hours of total battery life. In a hurry? 15 minutes in the case gives you an extra 3 hours of use.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"shp-accordion\" name=\"features-accordion\"\u003e\n      \u003csummary\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 16v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \n        Smart Sensors and Control\n      \u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eOptical sensors and motion accelerometers detect when you're wearing them to automatically manage playback. Plus, with just two taps on the earbud, you can play your music, skip songs, or activate your virtual assistant Siri.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"shp-accordion\" name=\"features-accordion\"\u003e\n      \u003csummary\u003e\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \n        Apple Ecosystem Magic\n      \u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eOne-step setup with your iPhone. From there, AirPods will be ready to use with all your iCloud devices. Switching from listening to music on your Mac to answering a call on your iPhone has never been so easy and intuitive.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"shp-cards-section\"\u003e\n    \u003cdiv class=\"shp-cards-section-header\"\u003e\n\n      \u003ch3\u003eCompetitive Advantages of AirPods 1\u003c\/h3\u003e\n\n      \u003cp\u003eDesigned to give you the best user experience with cutting-edge technology and Apple's hallmark quality.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shp-cards-grid\"\u003e\n\n      \u003carticle class=\"shp-card\"\u003e\n        \u003cspan aria-hidden=\"true\" class=\"shp-card-icon\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003crect x=\"9\" y=\"9\" width=\"6\" height=\"6\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch4 class=\"shp-card-title\"\u003eApple W1 Chip\u003c\/h4\u003e\n\n        \u003cp\u003eProvides high-quality AAC audio, enables ultra-stable wireless connection, and dramatically improves the power efficiency of each earbud's battery.\u003c\/p\u003e\n\n      \u003c\/article\u003e\n      \n      \u003carticle class=\"shp-card\"\u003e\n        \u003cspan aria-hidden=\"true\" class=\"shp-card-icon\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 10v2a7 7 0 0 1-14 0v-2\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" x2=\"12\" y1=\"19\" y2=\"22\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch4 class=\"shp-card-title\"\u003eBeamforming Microphones\u003c\/h4\u003e\n\n        \u003cp\u003eAdditional voice accelerometers and dual microphones detect when you speak and immediately filter out background noise, allowing your voice to be heard loud and clear on calls.\u003c\/p\u003e\n\n      \u003c\/article\u003e\n      \n      \u003carticle class=\"shp-card\"\u003e\n        \u003cspan aria-hidden=\"true\" class=\"shp-card-icon\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0389FC\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003ch4 class=\"shp-card-title\"\u003eUltra-Fast Charging\u003c\/h4\u003e\n\n        \u003cp\u003eDon't stop your rhythm. Storing your earbuds in their compact case with a Lightning connector for just 15 minutes instantly translates into 3 more hours of continuous music.\u003c\/p\u003e\n\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \n  \u003csection class=\"shp-technical-specs\"\u003e\n    \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"shp-table-wrapper\"\u003e\n\n      \u003ctable class=\"shp-specs-table\"\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eAirPods Dimensions\u003c\/th\u003e\n\n            \u003ctd\u003e16.5 x 18.0 x 40.5 mm (Each)\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eCase Dimensions\u003c\/th\u003e\n\n            \u003ctd\u003e44.3 x 21.3 x 53.5 mm\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eConnectivity\u003c\/th\u003e\n\n            \u003ctd\u003eBluetooth and Apple W1 Chip\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eSensors\u003c\/th\u003e\n\n            \u003ctd\u003eDual beamforming microphones, Optical sensors, Motion and voice accelerometer\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eEarbud Battery Life\u003c\/th\u003e\n\n            \u003ctd\u003eUp to 5 hours of audio or up to 2 hours of talk time on a single charge\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eCase Battery Life\u003c\/th\u003e\n\n            \u003ctd\u003eOver 24 hours of audio time, up to 11 hours of talk time\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003cth scope=\"row\"\u003eCase Port\u003c\/th\u003e\n\n            \u003ctd\u003eStandard Lightning connector\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n  \n  \u003caside class=\"shp-disclaimer\"\u003e\n    \u003cp\u003e\u003cstrong\u003eSystem Requirements:\u003c\/strong\u003e To use all automatic features and the ecosystem, an iCloud account and macOS Sierra, iOS 10, watchOS 3, or later versions on your devices are required.\u003c\/p\u003e\n\n  \u003c\/aside\u003e\n  \n  \u003csection aria-label=\"Frequently Asked Questions\" class=\"shp-faq-section\"\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \n    \u003cdetails class=\"shp-accordion\" name=\"faq-accordion\" open\u003e\n      \u003csummary\u003eAre they compatible with Android phones?\u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eYes, AirPods work perfectly as standard Bluetooth headphones with Android or other brand devices. However, you will lose some exclusive Apple ecosystem features, such as one-tap automatic pairing and Siri voice commands.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"shp-accordion\" name=\"faq-accordion\"\u003e\n      \u003csummary\u003eCan I use them separately to extend battery life?\u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eAbsolutely. Each AirPod has its own microphone and sensors. You can use one to make calls while the other charges in the case, significantly extending your total usage time throughout the day.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"shp-accordion\" name=\"faq-accordion\"\u003e\n      \u003csummary\u003eDo they have Noise Cancellation (ANC)?\u003c\/summary\u003e\n      \u003cdiv class=\"shp-accordion-content\"\u003e\n\n        \u003cp\u003eThis first-generation model has a universal fit design that naturally conforms to the ear, but it does not feature Active Noise Cancellation or isolating silicone tips.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Refurbished","offer_id":58172613427548,"sku":"190199098429","price":140.0,"currency_code":"USD","in_stock":true},{"title":"New","offer_id":58172613460316,"sku":"190199098428","price":190.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/airpods-1ra-generacion.webp?v=1782925571","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/airpods-1ra-generacion","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}