{"product_id":"new-portable-neck-fan","title":"🍃Stay Cool Anywhere This Summer With A Hands-Free Portable Neck Fan❄️  Summer Cooling Special — 50% OFF","description":"\u003cstyle\u003e\n  .cool-neckfan,\n  .cool-neckfan * {\n    box-sizing: border-box;\n  }\n\n  .cool-neckfan {\n    width: 100%;\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 0 14px 44px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #123047;\n    background:\n      radial-gradient(circle at top left, rgba(165, 228, 255, .35), transparent 34%),\n      linear-gradient(180deg, #f6fdff 0%, #ffffff 45%, #eefaff 100%);\n  }\n\n  .cool-neckfan a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .cool-neckfan img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 24px;\n  }\n\n  .cnf-section {\n    margin: 24px auto;\n    padding: 26px;\n    border-radius: 30px;\n    background: rgba(255, 255, 255, .88);\n    border: 1px solid rgba(179, 225, 245, .75);\n    box-shadow: 0 18px 46px rgba(29, 106, 150, .09);\n    backdrop-filter: blur(10px);\n  }\n\n  .cnf-hero {\n    margin-top: 16px;\n    padding: 30px;\n    border-radius: 34px;\n    display: grid;\n    grid-template-columns: 1.02fr .98fr;\n    gap: 30px;\n    align-items: center;\n    background:\n      radial-gradient(circle at top right, rgba(90, 205, 255, .28), transparent 35%),\n      linear-gradient(135deg, #f2fbff 0%, #ffffff 48%, #e3f7ff 100%);\n    border: 1px solid rgba(175, 225, 246, .85);\n    box-shadow: 0 22px 55px rgba(20, 92, 135, .12);\n    overflow: hidden;\n  }\n\n  .cnf-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 8px 15px;\n    margin-bottom: 16px;\n    border-radius: 999px;\n    background: linear-gradient(135deg, #e4f8ff, #ffffff);\n    color: #0578a8;\n    border: 1px solid #c3ecfb;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .35px;\n  }\n\n  .cnf-hero h2 {\n    margin: 0 0 16px;\n    font-size: 42px;\n    line-height: 1.04;\n    color: #082d45;\n    font-weight: 900;\n    letter-spacing: -1.1px;\n  }\n\n  .cnf-hero p {\n    max-width: 520px;\n    margin: 0;\n    font-size: 17px;\n    line-height: 1.75;\n    color: #506a7e;\n  }\n\n  .cnf-hero-img {\n    padding: 12px;\n    border-radius: 30px;\n    background: linear-gradient(145deg, #ffffff, #dff5ff);\n    box-shadow: inset 0 0 0 1px rgba(255,255,255,.8);\n  }\n\n  .cnf-points {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 24px;\n  }\n\n  .cnf-point {\n    min-height: 66px;\n    padding: 14px 15px;\n    border-radius: 18px;\n    background: rgba(255,255,255,.86);\n    border: 1px solid rgba(189, 231, 248, .9);\n    box-shadow: 0 8px 22px rgba(38, 126, 170, .06);\n    display: flex;\n    align-items: center;\n    color: #173d57;\n    font-size: 14px;\n    font-weight: 800;\n    line-height: 1.38;\n  }\n\n  .cnf-title {\n    margin: 0 auto 10px;\n    max-width: 760px;\n    text-align: center;\n    font-size: 32px;\n    line-height: 1.18;\n    color: #082d45;\n    font-weight: 900;\n    letter-spacing: -.45px;\n  }\n\n  .cnf-subtitle {\n    max-width: 780px;\n    margin: 0 auto 26px;\n    text-align: center;\n    font-size: 16px;\n    line-height: 1.72;\n    color: #5b7385;\n  }\n\n  .cnf-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    align-items: center;\n  }\n\n  .cnf-text-card {\n    padding: 24px;\n    border-radius: 26px;\n    background:\n      linear-gradient(180deg, rgba(255,255,255,.96), rgba(244,252,255,.96));\n    border: 1px solid rgba(197, 232, 247, .88);\n    box-shadow: 0 14px 34px rgba(32, 110, 150, .08);\n  }\n\n  .cnf-text-card h3 {\n    margin: 0 0 12px;\n    font-size: 24px;\n    line-height: 1.25;\n    color: #0a344f;\n    font-weight: 900;\n  }\n\n  .cnf-text-card p {\n    margin: 0;\n    font-size: 15.5px;\n    line-height: 1.75;\n    color: #526b7e;\n  }\n\n  .cnf-list {\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .cnf-list li {\n    position: relative;\n    margin-top: 10px;\n    padding-left: 25px;\n    font-size: 15px;\n    line-height: 1.55;\n    color: #405d70;\n  }\n\n  .cnf-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: #dff6ff;\n    color: #0786b8;\n    font-size: 12px;\n    font-weight: 900;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .cnf-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n\n  .cnf-feature {\n    padding: 22px 16px;\n    border-radius: 24px;\n    background: linear-gradient(180deg, #ffffff 0%, #f1fbff 100%);\n    border: 1px solid rgba(192, 231, 248, .9);\n    text-align: center;\n    box-shadow: 0 10px 26px rgba(33, 119, 160, .07);\n  }\n\n  .cnf-icon {\n    width: 44px;\n    height: 44px;\n    margin: 0 auto 12px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #c9f2ff, #ffffff);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    box-shadow: inset 0 0 0 1px rgba(143, 218, 246, .8);\n  }\n\n  .cnf-feature strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 16px;\n    color: #0c3854;\n  }\n\n  .cnf-feature span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.6;\n    color: #607688;\n  }\n\n  .cnf-lux-banner {\n    padding: 28px;\n    border-radius: 32px;\n    display: grid;\n    grid-template-columns: 1fr .92fr;\n    gap: 24px;\n    align-items: center;\n    background:\n      radial-gradient(circle at top right, rgba(178, 244, 255, .35), transparent 35%),\n      linear-gradient(135deg, #07324e 0%, #0a709d 55%, #18badb 100%);\n    color: #ffffff;\n    box-shadow: 0 22px 52px rgba(4, 91, 130, .22);\n    overflow: hidden;\n  }\n\n  .cnf-lux-banner h3 {\n    margin: 0 0 12px;\n    font-size: 31px;\n    line-height: 1.16;\n    font-weight: 900;\n    letter-spacing: -.35px;\n  }\n\n  .cnf-lux-banner p {\n    margin: 0;\n    font-size: 16px;\n    line-height: 1.7;\n    color: rgba(255,255,255,.9);\n  }\n\n  .cnf-lux-banner img {\n    border: 1px solid rgba(255,255,255,.35);\n    box-shadow: 0 14px 35px rgba(0,0,0,.14);\n  }\n\n  .cnf-use-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n  }\n\n  .cnf-use {\n    padding: 16px 10px;\n    border-radius: 20px;\n    background: linear-gradient(180deg, #ffffff, #edfaff);\n    border: 1px solid rgba(192, 231, 248, .9);\n    text-align: center;\n    color: #173f5a;\n    font-size: 14px;\n    font-weight: 850;\n    box-shadow: 0 8px 22px rgba(36, 120, 160, .06);\n  }\n\n  .cnf-specs {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .cnf-spec {\n    padding: 17px 15px;\n    border-radius: 20px;\n    background: #ffffff;\n    border: 1px solid rgba(192, 231, 248, .9);\n    box-shadow: 0 8px 22px rgba(35, 115, 155, .05);\n  }\n\n  .cnf-spec b {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 14px;\n    color: #0b3956;\n  }\n\n  .cnf-spec span {\n    display: block;\n    font-size: 14px;\n    color: #65798a;\n    line-height: 1.45;\n  }\n\n  .cnf-cta-wrap {\n    margin-top: 26px;\n    text-align: center;\n  }\n\n  .cnf-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 260px;\n    padding: 16px 32px;\n    border-radius: 999px;\n    background: linear-gradient(135deg, #063855 0%, #0796c9 52%, #21d0eb 100%);\n    color: #ffffff !important;\n    text-decoration: none !important;\n    font-size: 17px;\n    font-weight: 900;\n    box-shadow: 0 14px 30px rgba(0, 139, 195, .28);\n  }\n\n  .cnf-note {\n    margin-top: 12px;\n    font-size: 13px;\n    color: #708292;\n    text-align: center;\n  }\n\n  .cnf-soft-line {\n    width: 72px;\n    height: 4px;\n    margin: 0 auto 18px;\n    border-radius: 999px;\n    background: linear-gradient(90deg, #aeeeff, #0a92c6, #dff8ff);\n  }\n\n  @media (max-width: 820px) {\n    .cool-neckfan {\n      padding: 0 10px 34px;\n    }\n\n    .cnf-hero,\n    .cnf-grid,\n    .cnf-lux-banner {\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n\n    .cnf-hero {\n      padding: 20px;\n      border-radius: 28px;\n      text-align: center;\n    }\n\n    .cnf-badge {\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .cnf-hero h2 {\n      font-size: 31px;\n      letter-spacing: -.5px;\n    }\n\n    .cnf-hero p {\n      max-width: 100%;\n      font-size: 15.5px;\n    }\n\n    .cnf-section {\n      padding: 20px;\n      border-radius: 26px;\n      margin: 20px auto;\n    }\n\n    .cnf-title {\n      font-size: 25px;\n    }\n\n    .cnf-subtitle {\n      font-size: 15px;\n      margin-bottom: 20px;\n    }\n\n    .cnf-points,\n    .cnf-feature-grid,\n    .cnf-use-grid,\n    .cnf-specs {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .cnf-text-card {\n      padding: 20px;\n    }\n\n    .cnf-text-card h3 {\n      font-size: 21px;\n    }\n\n    .cnf-lux-banner {\n      padding: 22px;\n      text-align: center;\n    }\n\n    .cnf-lux-banner h3 {\n      font-size: 25px;\n    }\n\n    .cnf-btn {\n      width: 100%;\n      min-width: 0;\n      padding: 15px 18px;\n      font-size: 16px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .cnf-points,\n    .cnf-feature-grid,\n    .cnf-use-grid,\n    .cnf-specs {\n      grid-template-columns: 1fr;\n    }\n\n    .cnf-hero h2 {\n      font-size: 28px;\n    }\n\n    .cnf-section {\n      padding: 16px;\n    }\n\n    .cnf-title {\n      font-size: 23px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cool-neckfan\"\u003e\n\n  \u003cdiv class=\"cnf-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"cnf-badge\"\u003e❄️ Summer Cooling Essential\u003c\/span\u003e\n      \u003ch2\u003eStay Cool Anywhere With Effortless Hands-Free Airflow\u003c\/h2\u003e\n      \u003cp\u003e\n        Designed for hot days, outdoor walks, travel, cooking, work, and daily comfort. This portable neck fan gives you a fresh cooling breeze without holding anything in your hands.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cnf-points\"\u003e\n        \u003cdiv class=\"cnf-point\"\u003e❄️ Cooling airflow around face \u0026amp; neck\u003c\/div\u003e\n        \u003cdiv class=\"cnf-point\"\u003e🧊 Bladeless, hair-friendly design\u003c\/div\u003e\n        \u003cdiv class=\"cnf-point\"\u003e🔋 USB-C rechargeable for daily use\u003c\/div\u003e\n        \u003cdiv class=\"cnf-point\"\u003e🤫 Quiet comfort for indoor \u0026amp; outdoor\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cnf-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0040\/2728\/5539\/files\/01_9c47332b-6eed-47d6-8d48-134a5d4e8f2c_480x480.jpg?v=1678165525\" alt=\"Portable neck fan cooling\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cnf-section\"\u003e\n    \u003cdiv class=\"cnf-soft-line\"\u003e\u003c\/div\u003e\n    \u003ch2 class=\"cnf-title\"\u003eA Cooler Way To Move Through Summer\u003c\/h2\u003e\n    \u003cp class=\"cnf-subtitle\"\u003e\n      Lightweight like headphones, comfortable around the neck, and easy to use anywhere. Enjoy a steady breeze while keeping your hands completely free.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cnf-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/2022\/05\/39f396a78ba72085cbdb8730780a84fd997eea51b823d464ed5f49379f0a18cc.gif\" alt=\"Portable neck fan airflow demo\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cnf-text-card\"\u003e\n        \u003ch3\u003eComfortable Neckband Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Simply wear it around your neck and enjoy refreshing airflow while walking, working, cooking, traveling, or relaxing outside.\n        \u003c\/p\u003e\n\n        \u003cul class=\"cnf-list\"\u003e\n          \u003cli\u003eNo need to hold a fan in your hand\u003c\/li\u003e\n          \u003cli\u003eComfortable for long summer days\u003c\/li\u003e\n          \u003cli\u003eEasy one-button control\u003c\/li\u003e\n          \u003cli\u003eModern, clean, stylish appearance\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cnf-section\"\u003e\n    \u003cdiv class=\"cnf-soft-line\"\u003e\u003c\/div\u003e\n    \u003ch2 class=\"cnf-title\"\u003eSimple, Stylish, And Made For Real Life\u003c\/h2\u003e\n    \u003cp class=\"cnf-subtitle\"\u003e\n      Whether you are at home, outside, commuting, or traveling, this wearable fan helps you feel cooler without bulky equipment.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cnf-feature-grid\"\u003e\n      \u003cdiv class=\"cnf-feature\"\u003e\n        \u003cdiv class=\"cnf-icon\"\u003e🌬️\u003c\/div\u003e\n        \u003cstrong\u003eSurround Airflow\u003c\/strong\u003e\n        \u003cspan\u003eAir outlets help send cooling airflow around your neck and face.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cnf-feature\"\u003e\n        \u003cdiv class=\"cnf-icon\"\u003e🧊\u003c\/div\u003e\n        \u003cstrong\u003eHair-Friendly\u003c\/strong\u003e\n        \u003cspan\u003eBladeless design helps reduce the worry of hair getting caught.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cnf-feature\"\u003e\n        \u003cdiv class=\"cnf-icon\"\u003e🔋\u003c\/div\u003e\n        \u003cstrong\u003eRechargeable\u003c\/strong\u003e\n        \u003cspan\u003eUSB-C charging makes it easy to power up for daily routines.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cnf-feature\"\u003e\n        \u003cdiv class=\"cnf-icon\"\u003e🤫\u003c\/div\u003e\n        \u003cstrong\u003eLow Noise\u003c\/strong\u003e\n        \u003cspan\u003eComfortable for office, home, travel, or quiet outdoor moments.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cnf-section\"\u003e\n    \u003cdiv class=\"cnf-grid\"\u003e\n      \u003cdiv class=\"cnf-text-card\"\u003e\n        \u003ch3\u003eDesigned To Feel Light, Cool, And Easy\u003c\/h3\u003e\n        \u003cp\u003e\n          The sleek headphone-style shape gives it a fashionable everyday look while keeping airflow close to where you need it most.\n        \u003c\/p\u003e\n\n        \u003cul class=\"cnf-list\"\u003e\n          \u003cli\u003eGreat for hot summer weather\u003c\/li\u003e\n          \u003cli\u003eUseful for walking, gardening, and travel\u003c\/li\u003e\n          \u003cli\u003eComfortable hands-free design\u003c\/li\u003e\n          \u003cli\u003eEasy to carry in a bag or suitcase\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0040\/2728\/5539\/files\/07_ba8a6aae-5d8c-481b-aecd-e4744608d548_480x480.jpg?v=1678165541\" alt=\"Woman wearing portable neck fan\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cnf-lux-banner\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eFresh Airflow, Without The Heavy Summer Feeling\u003c\/h3\u003e\n      \u003cp\u003e\n        A compact cooling companion for warm days. Keep one at home, at work, in your travel bag, or ready for outdoor activities.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0040\/2728\/5539\/files\/01_9c47332b-6eed-47d6-8d48-134a5d4e8f2c_480x480.jpg?v=1678165525\" alt=\"Portable cooling neck fan\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cnf-section\"\u003e\n    \u003cdiv class=\"cnf-soft-line\"\u003e\u003c\/div\u003e\n    \u003ch2 class=\"cnf-title\"\u003ePerfect For Everyday Summer Moments\u003c\/h2\u003e\n    \u003cp class=\"cnf-subtitle\"\u003e\n      Wear it when the weather gets warm and you want a clean, portable, hands-free cooling experience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cnf-use-grid\"\u003e\n      \u003cdiv class=\"cnf-use\"\u003e🏠 Home\u003c\/div\u003e\n      \u003cdiv class=\"cnf-use\"\u003e🚶 Walking\u003c\/div\u003e\n      \u003cdiv class=\"cnf-use\"\u003e✈️ Travel\u003c\/div\u003e\n      \u003cdiv class=\"cnf-use\"\u003e🌿 Gardening\u003c\/div\u003e\n      \u003cdiv class=\"cnf-use\"\u003e🍳 Cooking\u003c\/div\u003e\n      \u003cdiv class=\"cnf-use\"\u003e🏕 Camping\u003c\/div\u003e\n      \u003cdiv class=\"cnf-use\"\u003e💼 Office\u003c\/div\u003e\n      \u003cdiv class=\"cnf-use\"\u003e🚇 Commuting\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cnf-section\"\u003e\n    \u003cdiv class=\"cnf-soft-line\"\u003e\u003c\/div\u003e\n    \u003ch2 class=\"cnf-title\"\u003eProduct Details\u003c\/h2\u003e\n    \u003cp class=\"cnf-subtitle\"\u003e\n      Clean design, easy operation, and a comfortable cooling experience for daily summer use.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cnf-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0040\/2728\/5539\/files\/468ef44610c31b5b50b747b4f9f5ee49_84a10d41-8afe-43e4-ac39-8e818bd88008_480x480.jpg?v=1678165499\" alt=\"Portable neck fan product details\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cnf-specs\"\u003e\n        \u003cdiv class=\"cnf-spec\"\u003e\n          \u003cb\u003eCharging\u003c\/b\u003e\n          \u003cspan\u003eUSB-C rechargeable\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cnf-spec\"\u003e\n          \u003cb\u003eSpeed Modes\u003c\/b\u003e\n          \u003cspan\u003e3 adjustable levels\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cnf-spec\"\u003e\n          \u003cb\u003eDesign\u003c\/b\u003e\n          \u003cspan\u003eHands-free neckband\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cnf-spec\"\u003e\n          \u003cb\u003eUse Scene\u003c\/b\u003e\n          \u003cspan\u003eIndoor \u0026amp; outdoor\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cnf-spec\"\u003e\n          \u003cb\u003eComfort\u003c\/b\u003e\n          \u003cspan\u003eLightweight daily wear\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cnf-spec\"\u003e\n          \u003cb\u003ePackage\u003c\/b\u003e\n          \u003cspan\u003e1 × Portable Neck Fan\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cnf-cta-wrap\"\u003e\n      \u003ca class=\"cnf-btn\" href=\"#ProductInfo-template--main\"\u003eChoose Your Color Now\u003c\/a\u003e\n      \u003cdiv class=\"cnf-note\"\u003eA cool, stylish summer essential for home, travel, and outdoor comfort.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"White – 1500mAh \/ BUY 2-All colors will be shipped randomly.","offer_id":42756378689616,"sku":"JY26Z000949-001000+JY26Z000949-001003","price":39.97,"currency_code":"USD","in_stock":true},{"title":"White – 1500mAh \/ BUY 1","offer_id":42756378722384,"sku":"JY26Z000949-001000","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White – 1500mAh \/ BUY 3-All colors will be shipped randomly.","offer_id":42756378755152,"sku":"JY26Z000949-001003+JY26Z000949-001000+JY26Z000949-001002","price":59.97,"currency_code":"USD","in_stock":true},{"title":"Pink – 1500mAh \/ BUY 2-All colors will be shipped randomly.","offer_id":42756378787920,"sku":"JY26Z000949-001000+JY26Z000949-001003","price":39.97,"currency_code":"USD","in_stock":true},{"title":"Pink – 1500mAh \/ BUY 1","offer_id":42756378820688,"sku":"JY26Z000949-001001","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Pink – 1500mAh \/ BUY 3-All colors will be shipped randomly.","offer_id":42756378853456,"sku":"JY26Z000949-001003+JY26Z000949-001000+JY26Z000949-001002","price":59.97,"currency_code":"USD","in_stock":true},{"title":"Black – 1500mAh \/ BUY 2-All colors will be shipped randomly.","offer_id":42756378886224,"sku":"JY26Z000949-001000+JY26Z000949-001003","price":39.97,"currency_code":"USD","in_stock":true},{"title":"Black – 1500mAh \/ BUY 1","offer_id":42756378918992,"sku":"JY26Z000949-001004","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black – 1500mAh \/ BUY 3-All colors will be shipped randomly.","offer_id":42756378951760,"sku":"JY26Z000949-001003+JY26Z000949-001000+JY26Z000949-001002","price":59.97,"currency_code":"USD","in_stock":true},{"title":"Green – 1500mAh \/ BUY 2-All colors will be shipped randomly.","offer_id":42756378984528,"sku":"JY26Z000949-001000+JY26Z000949-001003","price":39.97,"currency_code":"USD","in_stock":true},{"title":"Green – 1500mAh \/ BUY 1","offer_id":42756379017296,"sku":"JY26Z000949-001003","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Green – 1500mAh \/ BUY 3-All colors will be shipped randomly.","offer_id":42756379050064,"sku":"JY26Z000949-001003+JY26Z000949-001000+JY26Z000949-001002","price":59.97,"currency_code":"USD","in_stock":true},{"title":"Blue – 1500mAh \/ BUY 2-All colors will be shipped randomly.","offer_id":42756379082832,"sku":"JY26Z000949-001000+JY26Z000949-001003","price":39.97,"currency_code":"USD","in_stock":true},{"title":"Blue – 1500mAh \/ BUY 1","offer_id":42756379115600,"sku":"JY26Z000949-001002","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Blue – 1500mAh \/ BUY 3-All colors will be shipped randomly.","offer_id":42756379148368,"sku":"JY26Z000949-001003+JY26Z000949-001000+JY26Z000949-001002","price":59.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0597\/4684\/4752\/files\/ChatGPT_Image_Jun_30_2026_07_46_03_AM.png?v=1782821530","url":"https:\/\/aroubirt.com\/products\/new-portable-neck-fan","provider":"Aroubirt","version":"1.0","type":"link"}