{"product_id":"open-ear-bluetooth-sports-headphones-ultra-light-wireless-air-conduction-earbuds-for-running-hiking-cycling","title":"Open-Ear Bluetooth Sports Headphones | Ultra-Light Wireless Air Conduction Earbuds for Running, Hiking \u0026 Cycling","description":"\u003cstyle\u003e\n  .oe-page,\n  .oe-page * {\n    box-sizing: border-box;\n  }\n\n  .oe-page {\n    --oe-ink: #172033;\n    --oe-text: #5d6677;\n    --oe-blue: #1769e0;\n    --oe-blue-dark: #0f4fae;\n    --oe-pale: #f2f7ff;\n    --oe-soft: #f7f8fa;\n    --oe-line: #e5e9f0;\n    max-width: 920px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--oe-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  }\n\n  .oe-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .oe-section {\n    padding: 54px 22px;\n  }\n\n  .oe-section--pale {\n    background:\n      radial-gradient(circle at 90% 10%, rgba(54, 132, 235, 0.11), transparent 30%),\n      var(--oe-pale);\n  }\n\n  .oe-section--soft {\n    background: var(--oe-soft);\n  }\n\n  .oe-center {\n    text-align: center;\n  }\n\n  .oe-eyebrow {\n    display: inline-block;\n    margin-bottom: 11px;\n    color: var(--oe-blue);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .oe-page h1,\n  .oe-page h2,\n  .oe-page h3,\n  .oe-page p {\n    margin-top: 0;\n  }\n\n  .oe-page h1 {\n    max-width: 760px;\n    margin-right: auto;\n    margin-bottom: 16px;\n    margin-left: auto;\n    font-size: 43px;\n    line-height: 1.08;\n    letter-spacing: -1.1px;\n  }\n\n  .oe-page h2 {\n    margin-bottom: 14px;\n    font-size: 31px;\n    line-height: 1.18;\n    letter-spacing: -0.5px;\n  }\n\n  .oe-page h3 {\n    margin-bottom: 7px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .oe-page p {\n    color: var(--oe-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .oe-lead {\n    max-width: 700px;\n    margin-right: auto;\n    margin-bottom: 25px;\n    margin-left: auto;\n    font-size: 18px !important;\n  }\n\n  .oe-button {\n    display: inline-block;\n    min-width: 230px;\n    padding: 16px 27px;\n    border-radius: 9px;\n    background: var(--oe-blue);\n    color: #ffffff !important;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .oe-button:hover {\n    background: var(--oe-blue-dark);\n  }\n\n  .oe-microcopy {\n    margin: 13px 0 0 !important;\n    font-size: 13px !important;\n  }\n\n  .oe-image {\n    overflow: hidden;\n    margin-top: 29px;\n    border-radius: 16px;\n    background: #eaf0f7;\n  }\n\n  .oe-benefits {\n    max-width: 780px;\n    margin: 27px auto 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .oe-benefits li {\n    position: relative;\n    padding: 19px 0 19px 45px;\n    border-bottom: 1px solid var(--oe-line);\n  }\n\n  .oe-benefits li:last-child {\n    border-bottom: 0;\n  }\n\n  .oe-benefits li::before {\n    position: absolute;\n    top: 19px;\n    left: 0;\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    background: #e6f0ff;\n    color: var(--oe-blue);\n    font-weight: 900;\n    line-height: 30px;\n    text-align: center;\n    content: \"✓\";\n  }\n\n  .oe-benefits p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .oe-stat-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    max-width: 780px;\n    margin: 27px auto 0;\n  }\n\n  .oe-stat {\n    flex: 1 1 150px;\n    max-width: 185px;\n    padding: 18px 12px;\n    border-top: 3px solid #75aaf2;\n    background: rgba(255, 255, 255, 0.82);\n    text-align: center;\n  }\n\n  .oe-stat strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--oe-blue-dark);\n    font-size: 25px;\n    line-height: 1.05;\n  }\n\n  .oe-stat span {\n    color: var(--oe-text);\n    font-size: 12px;\n    font-weight: 750;\n  }\n\n  .oe-steps {\n    max-width: 760px;\n    margin: 26px auto 0;\n    counter-reset: oe-step;\n  }\n\n  .oe-step {\n    position: relative;\n    padding: 0 0 25px 56px;\n    counter-increment: oe-step;\n  }\n\n  .oe-step:last-child {\n    padding-bottom: 0;\n  }\n\n  .oe-step::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: var(--oe-blue);\n    color: #ffffff;\n    font-weight: 850;\n    line-height: 38px;\n    text-align: center;\n    content: counter(oe-step);\n  }\n\n  .oe-step p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .oe-specs {\n    width: 100%;\n    max-width: 790px;\n    margin: 24px auto 0;\n    border-collapse: collapse;\n  }\n\n  .oe-specs td {\n    padding: 15px 10px;\n    border-bottom: 1px solid var(--oe-line);\n    color: var(--oe-text);\n    font-size: 15px;\n    line-height: 1.5;\n    vertical-align: top;\n  }\n\n  .oe-specs td:first-child {\n    width: 38%;\n    color: var(--oe-ink);\n    font-weight: 800;\n  }\n\n  .oe-note {\n    max-width: 790px;\n    margin: 23px auto 0;\n    padding: 16px 18px;\n    border-left: 4px solid #78a9e8;\n    border-radius: 5px;\n    background: #ffffff;\n    color: #606a79;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .oe-faq {\n    max-width: 760px;\n    margin: 22px auto 0;\n  }\n\n  .oe-faq details {\n    border-bottom: 1px solid var(--oe-line);\n  }\n\n  .oe-faq summary {\n    padding: 18px 2px;\n    color: var(--oe-ink);\n    font-size: 16px;\n    font-weight: 800;\n    cursor: pointer;\n  }\n\n  .oe-faq details p {\n    padding: 0 2px 18px;\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .oe-final {\n    padding: 58px 22px;\n    background:\n      radial-gradient(circle at 12% 90%, rgba(92, 156, 241, 0.12), transparent 31%),\n      linear-gradient(135deg, #f9fbff 0%, #edf5ff 100%);\n    text-align: center;\n  }\n\n  .oe-final h2,\n  .oe-final p {\n    max-width: 660px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .oe-final p {\n    margin-bottom: 24px;\n  }\n\n  @media (max-width: 680px) {\n    .oe-section {\n      padding: 40px 16px;\n    }\n\n    .oe-page h1 {\n      font-size: 33px;\n    }\n\n    .oe-page h2 {\n      font-size: 26px;\n    }\n\n    .oe-lead {\n      font-size: 16px !important;\n    }\n\n    .oe-button {\n      width: 100%;\n    }\n\n    .oe-stat {\n      min-width: calc(50% - 6px);\n    }\n\n    .oe-specs td {\n      display: block;\n      width: 100% !important;\n      padding: 8px 2px;\n    }\n\n    .oe-specs td:first-child {\n      padding-top: 15px;\n      border-bottom: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"oe-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"oe-section oe-section--pale oe-center\"\u003e\u003cspan class=\"oe-eyebrow\"\u003eOpen-Ear • Lightweight • Sport Ready\u003c\/span\u003e\n\u003ch1\u003eHear Your Audio. Stay Connected to the World.\u003c\/h1\u003e\n\u003cp class=\"oe-lead\"\u003eEnjoy clear wireless sound without placing earbuds inside your ear canal. The secure open-ear design keeps music close while helping you remain aware of what is happening around you.\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"oe-button\"\u003eChoose Your Color\u003c\/a\u003e\n\u003cp class=\"oe-microcopy\"\u003e15mm drivers • Dual-mic ENC • IPX5 sweat resistance\u003c\/p\u003e\n\u003cdiv class=\"oe-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/53c2b7e1-8a13-4e3b-8978-a8d64d618d22.png?v=1785211124\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"oe-section\"\u003e\n\u003cdiv class=\"oe-center\"\u003e\n\u003cspan class=\"oe-eyebrow\"\u003eComfort Without the Plugged-In Feeling\u003c\/span\u003e\n\u003ch2\u003eMade for Movement, Calls and Everyday Listening\u003c\/h2\u003e\n\u003cp class=\"oe-lead\"\u003eA lightweight neckband, open ear hooks and directional speakers create a comfortable fit for work, study, commuting and active days\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/e230620b-ddca-4224-bb82-fc10788e0333.png?v=1785211123\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"oe-benefits\"\u003e\n\u003cli\u003e\n\u003ch3\u003eTrue Open-Ear Air Conduction\u003c\/h3\u003e\n\u003cp\u003eSpeakers sit just outside the ear canal, delivering sound without an in-ear tip and allowing more awareness of nearby activity.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eSecure Fitness Fit\u003c\/h3\u003e\n\u003cp\u003eThe flexible rear band and built-in ear hooks help keep the headset stable while running, cycling, training or moving through your day.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eUltra-Light, Low-Pressure Comfort\u003c\/h3\u003e\n\u003cp\u003eThe approximately 18g design reduces the heavy, closed-in feeling of traditional headphones during longer listening sessions.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eClearer Calls with Dual-Mic ENC\u003c\/h3\u003e\n\u003cp\u003eDual microphones and environmental noise cancellation help reduce distracting ambient sound so your voice comes through more clearly.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003ePowerful 15mm Drivers\u003c\/h3\u003e\n\u003cp\u003eLarge drivers produce natural vocals, defined highs and satisfying bass for music, podcasts, audiobooks and calls.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eUp to 4 Hours of Playback\u003c\/h3\u003e\n\u003cp\u003eA practical daily battery for workouts, study sessions, travel and entertainment. Runtime varies with volume, connection and environment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"oe-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/793125c6-7730-4ddb-804c-614e93b7bd74.png?v=1785211124\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KEY NUMBERS --\u003e\n\u003csection class=\"oe-section oe-section--pale oe-center\"\u003e\u003cspan class=\"oe-eyebrow\"\u003eSmall Body, Everyday Performance\u003c\/span\u003e\n\u003ch2\u003eDesigned Around the Way You Move\u003c\/h2\u003e\n\u003cdiv class=\"oe-stat-row\"\u003e\n\u003cdiv class=\"oe-stat\"\u003e\n\u003cstrong\u003e15mm\u003c\/strong\u003e \u003cspan\u003eLarge Drivers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-stat\"\u003e\n\u003cstrong\u003e≈18g\u003c\/strong\u003e \u003cspan\u003eLightweight Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-stat\"\u003e\n\u003cstrong\u003eIPX5\u003c\/strong\u003e \u003cspan\u003eSweat Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-stat\"\u003e\n\u003cstrong\u003eUp to 4h\u003c\/strong\u003e \u003cspan\u003ePlayback Time\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_27_2026_09_17_06_PM_3.png?v=1785212250\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oe-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_27_2026_09_17_05_PM_2.png?v=1785212250\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oe-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/2f77858c-ce08-4b8e-b9da-fc65b5d2e713.png?v=1785211124\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO WEAR --\u003e\n\u003csection class=\"oe-section\"\u003e\n\u003cdiv class=\"oe-center\"\u003e\n\u003cspan class=\"oe-eyebrow\"\u003eSimple, Secure Setup\u003c\/span\u003e\n\u003ch2\u003eHow to Wear Your Open-Ear Headphones\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-steps\"\u003e\n\u003cdiv class=\"oe-step\"\u003e\n\u003ch3\u003ePlace the Band Behind Your Neck\u003c\/h3\u003e\n\u003cp\u003eHold the headset with the flexible connecting band positioned behind your head and neck.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-step\"\u003e\n\u003ch3\u003eRest the Hooks Around Your Ears\u003c\/h3\u003e\n\u003cp\u003eGuide each side over and around the ear until both modules feel balanced and secure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-step\"\u003e\n\u003ch3\u003ePosition the Speakers in Front of the Ear Canal\u003c\/h3\u003e\n\u003cp\u003eAdjust each speaker so it rests comfortably just outside the ear opening. Do not push the speaker into the ear canal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-step\"\u003e\n\u003ch3\u003eStart Low and Fine-Tune the Volume\u003c\/h3\u003e\n\u003cp\u003eBegin at a moderate level, then adjust the position and volume until speech and music sound clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"oe-section oe-section--soft\"\u003e\n\u003cdiv class=\"oe-center\"\u003e\n\u003cspan class=\"oe-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"oe-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eWireless open-ear air-conduction headphones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWearing Style\u003c\/td\u003e\n\u003ctd\u003eOpen-ear hooks with flexible behind-the-neck band\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpeaker Drivers\u003c\/td\u003e\n\u003ctd\u003eDual 15mm drivers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMicrophone System\u003c\/td\u003e\n\u003ctd\u003eDual microphones with environmental noise cancellation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWireless Version\u003c\/td\u003e\n\u003ctd\u003eBluetooth 5.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlayback Time\u003c\/td\u003e\n\u003ctd\u003eUp to approximately 4 hours per full charge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e120mAh rechargeable battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging Time\u003c\/td\u003e\n\u003ctd\u003eApproximately 1.5 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStandby Time\u003c\/td\u003e\n\u003ctd\u003eUp to approximately 120 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWater Resistance\u003c\/td\u003e\n\u003ctd\u003eIPX5 sweat and light-rain resistance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003eApproximately 18g \/ 0.63 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrequency Range\u003c\/td\u003e\n\u003ctd\u003e20Hz–20kHz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Construction\u003c\/td\u003e\n\u003ctd\u003eFlexible memory-wire frame with a soft TPE outer wrap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControls\u003c\/td\u003e\n\u003ctd\u003ePower, music, calls, voice assistant and charging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Uses\u003c\/td\u003e\n\u003ctd\u003eRunning, cycling, gym, work, study, travel and calls\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Options\u003c\/td\u003e\n\u003ctd\u003eBlack, gray, red and blue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Quantity\u003c\/td\u003e\n\u003ctd\u003eSee the selected product variant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"oe-note\"\u003e\n\u003cstrong\u003eUsage notes:\u003c\/strong\u003e Battery life, standby time and call clarity vary with volume, signal strength, device settings and surroundings. IPX5 is intended for sweat and light rain only; do not swim, shower or submerge the headset. Open-ear listening can improve environmental awareness, but it does not guarantee safety or prevent hearing damage. Keep the volume moderate and stay alert around traffic.\u003c\/div\u003e\n\u003cdiv class=\"oe-note\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_27_2026_09_17_06_PM_4.png?v=1785212250\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"oe-section\"\u003e\n\u003cdiv class=\"oe-center\"\u003e\n\u003cspan class=\"oe-eyebrow\"\u003eQuick Answers\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oe-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo these headphones go inside the ear?\u003c\/summary\u003e\n\u003cp\u003eNo. The speakers rest just outside and in front of the ear canal. Nothing needs to be inserted into the ear.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these bone-conduction headphones?\u003c\/summary\u003e\n\u003cp\u003eNo. They use air-conduction speakers positioned near the ear to deliver sound while keeping the ear canal open.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use them for running and gym workouts?\u003c\/summary\u003e\n\u003cp\u003eYes. The ear-hook design helps the headset remain stable during movement, and the IPX5 rating is suitable for sweat and light rain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill they remove all background noise during calls?\u003c\/summary\u003e\n\u003cp\u003eNo headset can eliminate every sound. The dual-mic ENC system is designed to reduce common environmental noise and improve voice clarity.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan people nearby hear my audio?\u003c\/summary\u003e\n\u003cp\u003eSome sound leakage is possible, especially at high volume or in a quiet room. Lowering the volume and adjusting the speaker position can help.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I swim or shower while wearing them?\u003c\/summary\u003e\n\u003cp\u003eNo. IPX5 protection is for sweat and light rain, not swimming, showering or full submersion.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"oe-final\"\u003e\u003cspan class=\"oe-eyebrow\"\u003eComfortable Sound for Active Days\u003c\/span\u003e\n\u003ch2\u003eKeep the Music Close Without Closing Out the World\u003c\/h2\u003e\n\u003cp\u003eMove, work and take calls with a lightweight open-ear fit designed for everyday comfort and greater awareness.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT_Image_Jul_27_2026_09_16_41_PM_1.png?v=1785212251\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"oe-button\"\u003eGet Yours Today\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"Red","offer_id":41781274771589,"sku":"WYP2607281282-红色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":41781274804357,"sku":"WYP2607281282- 黑色","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":41781274837125,"sku":"WYP2607281282- 灰色","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/53c2b7e1-8a13-4e3b-8978-a8d64d618d22.png?v=1785211124","url":"https:\/\/noomoriey.com\/zh\/products\/open-ear-bluetooth-sports-headphones-ultra-light-wireless-air-conduction-earbuds-for-running-hiking-cycling","provider":"noomoriey","version":"1.0","type":"link"}