{"product_id":"universal-clip-on-mini-fan","title":"Universal Clip-On Mini Fan","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：便携式夹子风扇\n目标受众：通勤族、父母、户外活动者\n视觉风格：现代、科技感、活力\n配色策略：以产品主色（橙\/黑）为强调色，搭配清爽的背景色\n模块顺序：Hero -\u003e Versatility (Clip) -\u003e Battery \u0026 Display -\u003e Adjustability -\u003e Portability -\u003e Details (Motor\/Pads) -\u003e Specs -\u003e FAQ\n详情图映射：Hero=image_1, Feature1=image_0, Feature2=image_2, Feature3=image_5, Feature4=image_6\n规格图映射：Specs=image_9, image_8\n对比模块：未加入（无明显对比需求）\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #ff6b00; \/* Orange from the product *\/\n    --primary-hover: #e65a00;\n    --text-main: #333333;\n    --text-sub: #666666;\n    --bg-body: #ffffff;\n    --bg-card: #f8f9fa;\n    --bg-soft: #eef2f5;\n    --radius-md: 8px;\n    --radius-lg: 12px;\n    --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n    --shadow-lg: 0 8px 24px rgba(0,0,0,0.1);\n    --border-color: #e0e0e0;\n    --spacing-section: clamp(2rem, 5vw, 4rem);\n\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    line-height: 1.6;\n  }\n\n  .product-detail-container h1,\n  .product-detail-container h2,\n  .product-detail-container h3 {\n    margin-top: 0;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  .product-detail-container h1 { font-size: clamp(32px, 5vw, 44px); }\n  .product-detail-container h2 { font-size: clamp(24px, 4vw, 32px); margin-bottom: 1rem; }\n  .product-detail-container h3 { font-size: clamp(20px, 3vw, 24px); margin-bottom: 0.75rem; }\n  .product-detail-container p { font-size: clamp(16px, 2vw, 18px); margin: 0 0 1rem 0; color: var(--text-sub); }\n\n  .pd-section {\n    margin-bottom: var(--spacing-section);\n  }\n\n  \/* Hero Section *\/\n  .pd-hero {\n    text-align: center;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .pd-hero__badge {\n    display: inline-block;\n    padding: 0.5rem 1rem;\n    background-color: var(--bg-soft);\n    color: var(--primary);\n    border-radius: var(--radius-md);\n    font-weight: 600;\n    margin-bottom: 1rem;\n  }\n  .pd-hero__media {\n    margin-top: 2rem;\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n    box-shadow: var(--shadow-lg);\n  }\n\n  \/* Feature Sections *\/\n  .pd-feature {\n    display: flex;\n    align-items: center;\n    gap: clamp(2rem, 5vw, 4rem);\n  }\n  .pd-feature:nth-child(even) {\n    flex-direction: row-reverse;\n  }\n  .pd-feature__media,\n  .pd-feature__copy {\n    flex: 1;\n  }\n  .pd-feature__media img {\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-sm);\n  }\n  .pd-feature__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.75rem;\n    margin-top: 1.5rem;\n  }\n  .pd-tag {\n    padding: 0.4rem 0.8rem;\n    background-color: var(--bg-card);\n    border-radius: var(--radius-md);\n    font-size: 14px;\n    color: var(--text-sub);\n    border: 1px solid var(--border-color);\n  }\n\n  \/* Specifications *\/\n  .pd-specs {\n    background-color: var(--bg-card);\n    padding: clamp(2rem, 5vw, 4rem);\n    border-radius: var(--radius-lg);\n  }\n  .pd-specs__table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2rem;\n    background: var(--bg-body);\n    border-radius: var(--radius-md);\n    overflow: hidden;\n  }\n  .pd-specs__table th,\n  .pd-specs__table td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n  }\n  .pd-specs__table th {\n    background-color: var(--bg-soft);\n    font-weight: 600;\n    width: 40%;\n  }\n  .pd-specs__table tr:last-child th,\n  .pd-specs__table tr:last-child td {\n    border-bottom: none;\n  }\n\n  \/* FAQ *\/\n  .pd-faq__item {\n    margin-bottom: 1.5rem;\n    padding-bottom: 1.5rem;\n    border-bottom: 1px solid var(--border-color);\n  }\n  .pd-faq__item:last-child {\n    border-bottom: none;\n  }\n  .pd-faq__question {\n    font-weight: 600;\n    font-size: 18px;\n    margin-bottom: 0.75rem;\n    color: var(--text-main);\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 767px) {\n    .pd-feature,\n    .pd-feature:nth-child(even) {\n      flex-direction: column;\n      text-align: left;\n    }\n    .pd-feature__media {\n      width: 100%;\n    }\n    .pd-specs__table, .pd-specs__table thead, .pd-specs__table tbody, .pd-specs__table tr, .pd-specs__table th, .pd-specs__table td {\n      display: block;\n      width: 100%;\n    }\n    .pd-specs__table thead {\n      display: none;\n    }\n    .pd-specs__table tr {\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n    .pd-specs__table td {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      border-bottom: 1px solid var(--border-color);\n      padding: 0.75rem 1rem;\n    }\n    .pd-specs__table td::before {\n      content: attr(data-label);\n      font-weight: 600;\n      color: var(--text-sub);\n      margin-right: 1rem;\n    }\n    .pd-specs__table td:last-child {\n      border-bottom: none;\n    }\n  }\n\n  \/* Image Utilities *\/\n  .img-fluid {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cspan class=\"pd-hero__badge\"\u003eYour Personal Cooling Companion\u003c\/span\u003e\n\u003ch1\u003eCool Breeze, Anywhere You Clip It\u003c\/h1\u003e\n\n\u003cp\u003eDiscover the ultimate freedom of hands-free cooling. This versatile mini fan clips securely to strollers, bags, and more, delivering a powerful breeze wherever life takes you.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-hero__media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529103509\/69b34476c51d67c0fbe30455f9e8f470.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: Battery \u0026 Display --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529103509\/9b8f247b0fe322861d5353059dbd13ee.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature__copy\"\u003e\n\u003ch3\u003eAll-Day Power with Real-Time Display\u003c\/h3\u003e\n\n\u003cp\u003eNever guess your battery life again. The built-in 3000mAh battery provides up to 10 hours of continuous cooling, while the clear LED screen shows the exact power percentage remaining. Stay cool and informed, from morning to night.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature__tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e3000mAh Battery\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eUp to 10h Runtime\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eLED Power Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Adjustable Airflow --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529103509\/7bd8f8ea27f5dc6154cc53ccd99f271f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature__copy\"\u003e\n\u003ch3\u003eDirect the Breeze Where You Need It\u003c\/h3\u003e\n\n\u003cp\u003eEnjoy personalized comfort with a fully adjustable fan head. The innovative pivoting design allows for a 180° total range of motion (90° left and 90° right), so you can easily angle the airflow precisely for optimal cooling in any situation.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature__tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e180° Adjustable Head\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eFlexible Cooling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Portability --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img66\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529103509\/9b00fd9b2c528e0cfc489d0a4de2489b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature__copy\"\u003e\n\u003ch3\u003eUltra-Lightweight \u0026amp; Pocket-Sized\u003c\/h3\u003e\n\n\u003cp\u003eWeighing in at just around 130g, this mini fan is designed for ultimate portability. Its compact form factor slips easily into your pocket or bag without adding bulk, making it the perfect travel-friendly cooling solution.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature__tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eOnly ~130g\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eCompact Design\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eTravel Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Secure \u0026 Safe Clip --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img67\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260529103509\/8e7a12a84d7ab651e9c5a735c43cef3d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature__copy\"\u003e\n\u003ch3\u003eSecure Grip, Surface-Safe Design\u003c\/h3\u003e\n\n\u003cp\u003eThe strong clip features soft, patterned silicone pads that provide a secure, non-slip grip on various surfaces like stroller frames, car seat belts, and backpack straps. The gentle material ensures it won't scratch or damage your belongings.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature__tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eStrong Clip\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSilicone Padding\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eScratch-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section pd-specs\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp\u003eA quick overview of the technical details and parameters.\u003c\/p\u003e\n\n\u003ctable class=\"pd-specs__table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eProduct Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e100 x 46 x 38 mm (3.9 x 1.8 x 1.5 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eWeight\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eApprox. 130g (4.6 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eBattery Capacity\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e3000mAh\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eMotor Type\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eBrushless Motor (up to 14,500 RPM)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eCharging Port\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eType-C\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eAdjustable Angle\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e180° (90° Left \/ 90° Right)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eAvailable Colors\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eOrange, Black, White, Pink\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section pd-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq__item\"\u003e\n\u003cdiv class=\"pd-faq__question\"\u003eHow do I know when the fan needs charging?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq__answer\"\u003eThe fan features a convenient LED digital display on the front that shows the exact remaining battery percentage, so you'll always know when it's time to recharge.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq__item\"\u003e\n\u003cdiv class=\"pd-faq__question\"\u003eCan I use the fan while it is charging?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq__answer\"\u003eYes, the fan can be used while it is connected to a power source via the Type-C cable, ensuring continuous cooling when you're near an outlet or power bank.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq__item\"\u003e\n\u003cdiv class=\"pd-faq__question\"\u003eIs the clip safe to use on delicate surfaces?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq__answer\"\u003eAbsolutely. The inside of the clip is lined with soft, non-slip silicone pads designed to provide a secure grip without scratching or damaging surfaces like stroller handles or painted materials.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Black","offer_id":50725555208412,"sku":"0529-16284785","price":18.95,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":50725555241180,"sku":"0529-16283044","price":18.95,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":50725555273948,"sku":"0529-16289592","price":18.95,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":50725555306716,"sku":"0529-16280035","price":18.95,"currency_code":"USD","in_stock":true},{"title":"Classic Mix (1 Black + 1 White)","offer_id":50725555339484,"sku":"0529-16286081","price":33.95,"currency_code":"USD","in_stock":true},{"title":"Vibrant Mix (1 Pink + 1 Orange)","offer_id":50725555372252,"sku":"0529-16283833","price":33.95,"currency_code":"USD","in_stock":true},{"title":"His \u0026 Hers (1 Black + 1 Pink)","offer_id":50725555405020,"sku":"0529-16282628","price":33.95,"currency_code":"USD","in_stock":true},{"title":"Family Mix (1 Black + 1 White + 1 Pink)","offer_id":50725555437788,"sku":"0529-16287836","price":48.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/5482\/4924\/files\/69b34476c51d67c0fbe30455f9e8f470.jpg?v=1780044493","url":"https:\/\/cheerstash.com\/products\/universal-clip-on-mini-fan","provider":"Cheerstash","version":"1.0","type":"link"}