{"product_id":"airity-a-hl02","title":"AIRITY 迷你手持冷風扇","description":"\u003cstyle\u003e\n  #AHL02-LP,\n  #AHL02-LP * {\n    box-sizing: border-box;\n  }\n\n  #AHL02-LP {\n    --fan-text: #f4f7fb;\n    --fan-muted: rgba(255, 255, 255, 0.74);\n    --fan-line: rgba(255, 255, 255, 0.14);\n    --fan-glow-a: rgba(141, 226, 255, 0.28);\n    --fan-glow-b: rgba(255, 240, 198, 0.18);\n    --fan-metal: linear-gradient(125deg, #e8fbff 0%, #96e9ff 20%, #f6ffd0 38%, #d5deff 58%, #e4faff 74%, #fff1d9 100%);\n    --fan-radius: 24px;\n    --fan-gap: 72px;\n    margin: 0;\n    padding: 20px 0 48px;\n    color: var(--fan-text);\n    font-family: \"Montserrat\", \"Noto Sans TC\", \"PingFang TC\", \"Microsoft JhengHei\", sans-serif;\n    line-height: 1.6;\n    position: relative;\n    isolation: isolate;\n  }\n\n  #AHL02-LP::before,\n  #AHL02-LP::after {\n    content: \"\";\n    position: absolute;\n    border-radius: 50%;\n    filter: blur(72px);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  #AHL02-LP::before {\n    inset: -12% auto auto -18%;\n    width: clamp(320px, 44vw, 640px);\n    height: clamp(320px, 44vw, 640px);\n    background: radial-gradient(circle at 35% 30%, rgba(72, 192, 255, 0.2) 0%, rgba(72, 192, 255, 0) 68%);\n  }\n\n  #AHL02-LP::after {\n    inset: auto -12% -22% auto;\n    width: clamp(320px, 42vw, 600px);\n    height: clamp(320px, 42vw, 600px);\n    background:\n      radial-gradient(circle at 35% 35%, rgba(255, 238, 186, 0.14) 0%, rgba(255, 238, 186, 0) 60%),\n      radial-gradient(circle at 70% 60%, rgba(148, 226, 255, 0.16) 0%, rgba(148, 226, 255, 0) 64%);\n  }\n\n  #AHL02-LP .fan-container {\n    width: calc(100% - 24px);\n    max-width: 1240px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\n  #AHL02-LP .fan-section {\n    padding-top: clamp(160px, 18vw, 200px);\n  }\n\n  #AHL02-LP .fan-head {\n    text-align: center;\n    max-width: 900px;\n    margin: 0 auto 16px;\n  }\n\n  #AHL02-LP .fan-eyebrow,\n  #AHL02-LP .fan-title .fan-accent,\n  #AHL02-LP .fan-hero-title,\n  #AHL02-LP .fan-copy h3,\n  #AHL02-LP .fan-kpi strong,\n  #AHL02-LP .fan-note-card strong {\n    background-image: var(--fan-metal);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n    filter: drop-shadow(0 0 3px var(--fan-glow-a)) drop-shadow(0 0 1px var(--fan-glow-b));\n  }\n\n  #AHL02-LP .fan-eyebrow {\n    margin: 0 0 10px;\n    font-size: clamp(12px, 1.1vw, 14px);\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  #AHL02-LP .fan-title {\n    margin: 0;\n    font-size: clamp(30px, 5.8vw, 56px);\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.02em;\n  }\n\n  #AHL02-LP .fan-desc,\n  #AHL02-LP .fan-copy p,\n  #AHL02-LP .fan-hero-desc,\n  #AHL02-LP .fan-kpi span,\n  #AHL02-LP .fan-note-card span,\n  #AHL02-LP .fan-spec-table td,\n  #AHL02-LP .fan-footnote {\n    color: var(--fan-muted);\n  }\n\n  #AHL02-LP .fan-desc {\n    margin: 14px auto 0;\n    max-width: 760px;\n    font-size: clamp(16px, 1.8vw, 21px);\n    line-height: 1.66;\n  }\n\n  #AHL02-LP .fan-card,\n  #AHL02-LP .fan-kpi,\n  #AHL02-LP .fan-note-card,\n  #AHL02-LP .fan-spec-table-wrap {\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: var(--fan-radius);\n    background:\n      linear-gradient(145deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.04) 45%, rgba(255, 255, 255, 0.02) 100%),\n      radial-gradient(circle at 18% 0%, rgba(148, 226, 255, 0.16), transparent 42%);\n    box-shadow:\n      0 0 18px rgba(148, 226, 255, 0.14),\n      0 0 34px rgba(255, 240, 198, 0.08),\n      0 20px 36px rgba(0, 0, 0, 0.28),\n      inset 0 1px 0 rgba(255, 255, 255, 0.16);\n    backdrop-filter: blur(10px) saturate(125%);\n    -webkit-backdrop-filter: blur(10px) saturate(125%);\n  }\n\n  #AHL02-LP .fan-photo {\n    position: relative;\n    overflow: hidden;\n    border: 0;\n    border-radius: var(--fan-radius);\n    background: transparent;\n    box-shadow: none;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AHL02-LP .fan-card::before,\n  #AHL02-LP .fan-kpi::before,\n  #AHL02-LP .fan-note-card::before,\n  #AHL02-LP .fan-spec-table-wrap::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(120deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 42%);\n    opacity: 0.72;\n  }\n\n  #AHL02-LP .fan-photo::before {\n    content: none;\n  }\n\n  #AHL02-LP .fan-hero-grid,\n  #AHL02-LP .fan-split,\n  #AHL02-LP .fan-gallery-2,\n  #AHL02-LP .fan-gallery-3,\n  #AHL02-LP .fan-grid-3,\n  #AHL02-LP .fan-kpi-grid,\n  #AHL02-LP .fan-spec-layout {\n    display: grid;\n    gap: clamp(12px, 2vw, 22px);\n  }\n\n  #AHL02-LP .fan-hero-copy {\n    padding: 6px 2px;\n  }\n\n  #AHL02-LP .fan-logo {\n    margin: 0 0 16px;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.34em;\n    color: rgba(255, 255, 255, 0.88);\n  }\n\n  #AHL02-LP .fan-hero-title {\n    margin: 0;\n    font-size: clamp(38px, 7.8vw, 58px);\n    line-height: 1.02;\n    font-weight: 900;\n    letter-spacing: -0.03em;\n  }\n\n  #AHL02-LP .fan-hero-title .fan-white {\n    background-image: none;\n    -webkit-background-clip: border-box;\n    background-clip: border-box;\n    color: #ffffff;\n    -webkit-text-fill-color: #ffffff;\n    filter: none;\n  }\n\n  #AHL02-LP .fan-hero-sub {\n    margin: 14px 0 0;\n    color: rgba(255, 255, 255, 0.94);\n    font-size: clamp(18px, 2.3vw, 28px);\n  }\n\n  #AHL02-LP .fan-hero-desc {\n    margin: 16px 0 0;\n    font-size: clamp(15px, 1.35vw, 17px);\n    line-height: 1.75;\n  }\n\n  #AHL02-LP .fan-kpi-grid {\n    margin-top: 18px;\n    grid-template-columns: 1fr;\n  }\n\n  #AHL02-LP .fan-kpi {\n    padding: 14px 16px;\n    border-radius: 16px;\n  }\n\n  #AHL02-LP .fan-kpi strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: clamp(20px, 3vw, 28px);\n    line-height: 1.05;\n  }\n\n  #AHL02-LP .fan-kpi span {\n    display: block;\n    font-size: clamp(13px, 1.1vw, 15px);\n    line-height: 1.65;\n  }\n\n  #AHL02-LP .fan-copy {\n    padding: clamp(18px, 2.4vw, 28px);\n  }\n\n  #AHL02-LP .fan-copy h3 {\n    margin: 0 0 12px;\n    font-size: clamp(24px, 4.3vw, 44px);\n    line-height: 1.14;\n  }\n\n  #AHL02-LP .fan-copy p {\n    margin: 0 0 12px;\n    font-size: clamp(15px, 1.35vw, 17px);\n    line-height: 1.74;\n  }\n\n  #AHL02-LP .fan-note-stack {\n    display: grid;\n    gap: 12px;\n  }\n\n  #AHL02-LP .fan-note-card {\n    padding: 16px 18px;\n    border-radius: 18px;\n  }\n\n  #AHL02-LP .fan-note-card strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: clamp(17px, 2vw, 23px);\n    line-height: 1.3;\n  }\n\n  #AHL02-LP .fan-note-card span {\n    display: block;\n    font-size: clamp(13px, 1.1vw, 15px);\n    line-height: 1.7;\n  }\n\n  #AHL02-LP .fan-copy-plain {\n    padding: 0;\n    background: transparent;\n    border: 0;\n    border-radius: 0;\n    box-shadow: none;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AHL02-LP .fan-copy-plain::before {\n    content: none;\n  }\n\n  #AHL02-LP .fan-copy-plain h3 {\n    margin-bottom: 14px;\n  }\n\n  #AHL02-LP .fan-copy-plain .fan-note-stack {\n    gap: 0;\n    margin-top: 18px;\n  }\n\n  #AHL02-LP .fan-copy-plain .fan-note-card {\n    padding: 18px 0;\n    background: transparent;\n    border: 0;\n    border-radius: 0;\n    box-shadow: none;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AHL02-LP .fan-copy-plain .fan-note-card::before {\n    content: none;\n  }\n\n  #AHL02-LP .fan-copy-plain .fan-note-card + .fan-note-card {\n    border-top: 1px solid rgba(255, 255, 255, 0.16);\n  }\n\n  #AHL02-LP .fan-card-plain {\n    background: transparent;\n    border: 0;\n    box-shadow: none;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AHL02-LP .fan-card-plain::before {\n    content: none;\n  }\n\n  #AHL02-LP .fan-split-reverse-desktop {\n    grid-template-areas:\n      \"media\"\n      \"copy\";\n  }\n\n  #AHL02-LP .fan-split-reverse-desktop .fan-split-copy {\n    grid-area: copy;\n  }\n\n  #AHL02-LP .fan-split-reverse-desktop .fan-split-media {\n    grid-area: media;\n  }\n\n  #AHL02-LP .fan-photo {\n    min-height: 0;\n    padding: 0;\n  }\n\n  #AHL02-LP .fan-photo-wide {\n    min-height: clamp(220px, 34vw, 420px);\n  }\n\n  #AHL02-LP .fan-photo-tall {\n    min-height: clamp(320px, 48vw, 620px);\n  }\n\n  #AHL02-LP .fan-photo-square {\n    aspect-ratio: 1;\n    min-height: 0;\n  }\n\n  #AHL02-LP .fan-photo-placeholder {\n    position: relative;\n    width: 100%;\n    height: 100%;\n    min-height: 240px;\n    border-radius: calc(var(--fan-radius) - 8px);\n    border: 1px dashed rgba(255, 255, 255, 0.3);\n    background:\n      linear-gradient(145deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),\n      radial-gradient(circle at 20% 20%, rgba(148, 226, 255, 0.14), transparent 46%),\n      radial-gradient(circle at 80% 75%, rgba(255, 240, 198, 0.08), transparent 42%);\n  }\n\n  #AHL02-LP .fan-photo-placeholder::before {\n    content: attr(data-label);\n    position: absolute;\n    inset: 50% auto auto 50%;\n    transform: translate(-50%, -50%);\n    width: min(86%, 360px);\n    padding: 14px 16px;\n    border-radius: 16px;\n    text-align: center;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: clamp(14px, 1.2vw, 16px);\n    line-height: 1.6;\n    background: rgba(5, 10, 16, 0.64);\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    white-space: pre-line;\n  }\n\n  #AHL02-LP .fan-photo-tall .fan-photo-placeholder {\n    min-height: 560px;\n  }\n\n  #AHL02-LP .fan-photo-square .fan-photo-placeholder {\n    aspect-ratio: 1;\n    min-height: 0;\n  }\n\n  #AHL02-LP .fan-photo-wide .fan-photo-placeholder {\n    min-height: 340px;\n  }\n\n  #AHL02-LP .fan-cooling-hero {\n    margin-top: 8px;\n  }\n\n  #AHL02-LP .fan-cooling-hero img,\n  #AHL02-LP .fan-cooling-gallery img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    border-radius: 16px;\n  }\n\n  #AHL02-LP .fan-cooling-detail,\n  #AHL02-LP .fan-cooling-gallery {\n    display: grid;\n    gap: 10px;\n  }\n\n  #AHL02-LP .fan-cooling-detail {\n    margin-top: 12px;\n  }\n\n  #AHL02-LP .fan-cooling-gallery .fan-photo {\n    min-height: 0;\n  }\n\n  #AHL02-LP .fan-cooling-gallery .fan-photo-wide {\n    min-height: 0;\n  }\n\n  #AHL02-LP .fan-cooling-gallery .fan-photo-wide img {\n    min-height: 170px;\n  }\n\n  #AHL02-LP .fan-cooling-copy {\n    align-self: center;\n    padding-left: 25px;\n  }\n\n  #AHL02-LP .fan-feature-spotlight {\n    margin: 0 auto;\n    width: min(100%, 1040px);\n  }\n\n  #AHL02-LP .fan-feature-spotlight img {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    border-radius: 16px;\n  }\n\n  #AHL02-LP .fan-scenario-stack {\n    display: grid;\n    gap: 18px;\n  }\n\n  #AHL02-LP .fan-feature-detail {\n    display: grid;\n    gap: 14px;\n    margin: 14px auto 0;\n    width: min(100%, 1040px);\n    align-items: center;\n  }\n\n  #AHL02-LP .fan-feature-detail-copy h3,\n  #AHL02-LP .fan-feature-detail-copy p {\n    position: relative;\n    z-index: 1;\n  }\n\n  #AHL02-LP .fan-spec-stack {\n    grid-template-columns: 1fr;\n  }\n\n  #AHL02-LP .fan-kpi-strip {\n    margin-top: 18px;\n  }\n\n  #AHL02-LP .fan-spec-table-wrap {\n    padding: 10px;\n  }\n\n  #AHL02-LP .fan-spec-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    overflow: hidden;\n    border-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-spec-table th,\n  #AHL02-LP .fan-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--fan-line);\n    text-align: left;\n    font-size: clamp(13px, 1.1vw, 15px);\n  }\n\n  #AHL02-LP .fan-spec-table th {\n    width: 34%;\n    font-weight: 800;\n    color: #dcecff;\n    -webkit-text-fill-color: #dcecff;\n    background: rgba(255, 255, 255, 0.04);\n    filter: none;\n  }\n\n  #AHL02-LP .fan-spec-table tr:last-child th,\n  #AHL02-LP .fan-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  #AHL02-LP .fan-spec-table tr:first-child th {\n    border-top-left-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-spec-table tr:first-child td {\n    border-top-right-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-spec-table tr:last-child th {\n    border-bottom-left-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-spec-table tr:last-child td {\n    border-bottom-right-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-footnote {\n    margin-top: 18px;\n    text-align: center;\n    font-size: clamp(12px, 1vw, 14px);\n    line-height: 1.7;\n  }\n\n  @media (min-width: 700px) {\n    #AHL02-LP .fan-container {\n      width: calc(100% - 36px);\n    }\n\n    #AHL02-LP .fan-kpi-grid,\n    #AHL02-LP .fan-gallery-2,\n    #AHL02-LP .fan-spec-layout {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #AHL02-LP .fan-spec-layout.fan-spec-stack {\n      grid-template-columns: 1fr;\n    }\n\n    #AHL02-LP .fan-gallery-3,\n    #AHL02-LP .fan-grid-3 {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    #AHL02-LP .fan-cooling-detail {\n      grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1fr);\n      align-items: stretch;\n    }\n\n    #AHL02-LP .fan-feature-detail {\n      grid-template-columns: minmax(240px, 0.52fr) minmax(0, 1fr);\n      align-items: center;\n    }\n\n    #AHL02-LP .fan-split-reverse-desktop {\n      grid-template-columns: 1.02fr 0.98fr;\n      grid-template-areas: \"copy media\";\n      align-items: stretch;\n    }\n  }\n\n  @media (min-width: 980px) {\n    #AHL02-LP {\n      --fan-gap: 112px;\n      padding: 34px 0 56px;\n    }\n\n    #AHL02-LP .fan-hero-grid,\n    #AHL02-LP .fan-split,\n    #AHL02-LP .fan-spec-layout {\n      grid-template-columns: 1.02fr 0.98fr;\n      gap: 24px;\n      align-items: stretch;\n    }\n\n    #AHL02-LP .fan-spec-layout.fan-spec-stack {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 699px) {\n    #AHL02-LP .fan-section {\n      padding-top: 72px;\n    }\n\n    #AHL02-LP .fan-head {\n      margin-bottom: 10px;\n    }\n\n    #AHL02-LP .fan-title {\n      font-size: clamp(30px, 10vw, 42px);\n    }\n\n    #AHL02-LP .fan-copy h3 {\n      font-size: clamp(26px, 8vw, 36px);\n    }\n\n    #AHL02-LP .fan-hero-title {\n      font-size: clamp(38px, 12vw, 54px);\n    }\n\n    #AHL02-LP .fan-copy {\n      padding: 16px;\n    }\n\n    #AHL02-LP .fan-photo {\n      padding: 6px;\n    }\n\n    #AHL02-LP .fan-split,\n    #AHL02-LP .fan-gallery-2,\n    #AHL02-LP .fan-gallery-3,\n    #AHL02-LP .fan-spec-layout,\n    #AHL02-LP .fan-feature-detail,\n    #AHL02-LP .fan-scenario-stack {\n      gap: 12px;\n    }\n\n    #AHL02-LP .fan-cooling-hero,\n    #AHL02-LP .fan-cooling-gallery .fan-photo {\n      min-height: 0;\n      padding: 0;\n    }\n\n    #AHL02-LP .fan-cooling-detail {\n      margin-top: 8px;\n      gap: 10px;\n    }\n\n    #AHL02-LP .fan-photo-wide {\n      min-height: 0;\n    }\n\n    #AHL02-LP .fan-photo-tall {\n      min-height: 0;\n    }\n\n    #AHL02-LP .fan-photo-tall .fan-photo-placeholder {\n      min-height: 400px;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay {\n      position: relative;\n      display: block;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay .fan-photo {\n      padding: 0;\n      overflow: hidden;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay .fan-feature-detail-copy {\n      position: relative;\n      margin: -72px 14px 0;\n      padding: 18px 18px 20px;\n      border-radius: 22px;\n      background: linear-gradient(180deg, rgba(6, 10, 15, 0.08) 0%, rgba(6, 10, 15, 0.82) 18%, rgba(6, 10, 15, 0.94) 100%);\n      z-index: 1;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay .fan-feature-detail-copy h3 {\n      margin-bottom: 10px;\n      font-size: clamp(24px, 7vw, 32px);\n      line-height: 1.18;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay .fan-feature-detail-copy p {\n      margin: 0;\n    }\n\n    #AHL02-LP .fan-spec-table th,\n    #AHL02-LP .fan-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    #AHL02-LP .fan-spec-table th {\n      padding-bottom: 6px;\n      border-bottom: 0;\n    }\n\n    #AHL02-LP .fan-spec-table td {\n      padding-top: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"AHL02-LP\"\u003e\n  \u003csection class=\"fan-section fan-hero\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-hero-grid\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-tall\"\u003e\n          \u003c!-- 建議插圖 01：主視覺雙色產品圖，建議比例 4:5 或 3:4 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-_-01.jpg?v=1778049921\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-hero-copy\"\u003e\n          \u003cdiv class=\"fan-logo\"\u003eAIRITY\u003c\/div\u003e\n          \u003ch1 class=\"fan-hero-title\"\u003e\n\u003cspan class=\"fan-white\"\u003e迷你手持\u003c\/span\u003e\u003cbr\u003e冷風扇\u003c\/h1\u003e\n          \u003cp class=\"fan-hero-sub\"\u003eMini Handheld Cooling Fan\u003c\/p\u003e\n          \u003cp class=\"fan-hero-desc\"\u003e\n            半導體冷感、高轉速輸風、長效續航一次到位，通勤外出都能隨手降溫。\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"fan-kpi-grid\"\u003e\n            \u003cdiv class=\"fan-kpi\"\u003e\n              \u003cstrong\u003e-4°C\u003c\/strong\u003e\n              \u003cspan\u003e半導體冷感降溫，貼近肌膚更有感。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-kpi\"\u003e\n              \u003cstrong\u003e14,000RPM\u003c\/strong\u003e\n              \u003cspan\u003e高轉速強勁輸風，悶熱環境也能快速散熱。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-kpi\"\u003e\n              \u003cstrong\u003e5000mAh\u003c\/strong\u003e\n              \u003cspan\u003e長效續航最長約 15 小時，外出不易斷電。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-kpi\"\u003e\n              \u003cstrong\u003e168g\u003c\/strong\u003e\n              \u003cspan\u003e比手機更輕巧，放包裡、拿手上都沒有負擔。\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section fan-section-cooling\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eSemiconductor Cooling\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e半導體製冷技術\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e急速啟動冷感模式\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e炎熱時快速降溫，手持貼膚也能立刻感受差異。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-photo fan-photo-wide fan-cooling-hero\"\u003e\n        \u003c!-- 半導體製冷主圖 --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-18.jpg?v=1778054979\" alt=\"半導體製冷手持情境圖\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-cooling-detail\"\u003e\n        \u003cdiv class=\"fan-cooling-gallery\"\u003e\n          \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n            \u003c!-- 冷感模式圖 --\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-03.jpg?v=1778051303\" alt=\"冷感模式示意圖\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n            \u003c!-- 半導體製冷產品特寫 --\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-04.jpg?v=1778051304\" alt=\"半導體製冷產品特寫\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-copy fan-copy-plain fan-cooling-copy\"\u003e\n          \u003ch3\u003e不是只有吹風\u003cbr\u003e而是更直接的降溫感\u003c\/h3\u003e\n          \u003cp\u003e不只吹風，更帶來貼膚有感的降溫體驗。\u003c\/p\u003e\n          \u003cdiv class=\"fan-note-stack\"\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e冷感模式一鍵啟動\u003c\/strong\u003e\n              \u003cspan\u003e熱感一來，立即切換。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e貼膚更有感\u003c\/strong\u003e\n              \u003cspan\u003e比單純送風更有降溫感。\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eFlexible Airflow\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e四段風速調節\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e從微風到強冷 自由切換\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e依照環境切換風感節奏，日常使用更剛好。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-split fan-split-reverse-desktop\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-tall fan-split-media\"\u003e\n          \u003c!-- 建議插圖 05：四段風速主圖，建議比例 4:5 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-05.jpg?v=1778051303\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-copy fan-card fan-card-plain fan-split-copy\"\u003e\n          \u003cdiv class=\"fan-note-stack\"\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e1 段柔風\u003c\/strong\u003e\n              \u003cspan\u003e室內近距離更舒適。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e2 段舒風\u003c\/strong\u003e\n              \u003cspan\u003e日常使用風感剛好。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e3 段強風\u003c\/strong\u003e\n              \u003cspan\u003e高溫時快速降熱。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e4 段冷感\u003c\/strong\u003e\n              \u003cspan\u003e冷感更強，降溫更快。\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eHigh Speed Output\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e14,000RPM 高轉速\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e強風輸出更有感\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e在人多、悶熱或戶外場景，依然保有明顯送風存在感。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-photo fan-photo-wide fan-feature-spotlight\"\u003e\n          \u003c!-- 建議插圖 07：14,000RPM 主圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-06.jpg?v=1778057173\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eBattery Performance\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e5000mAh 續航15小時\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e外出一整天也更安心\u003c\/span\u003e\n\u003c\/h2\u003e\n        \n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-photo fan-photo-wide fan-feature-spotlight\"\u003e\n          \u003c!-- 建議插圖 08：5000mAh 電池續航圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-07.jpg?v=1778057155\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e         \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-feature-detail fan-feature-detail-mobile-overlay\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-square\"\u003e\n          \u003c!-- 建議插圖 08-2：續航延伸說明圖，建議比例 1:1 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-13.jpg?v=1778057165\" alt=\"迷你手持冷風扇 Type-C 充電示意\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-copy fan-copy-plain fan-feature-detail-copy\"\u003e\n          \u003ch3\u003eType-C 充電更直覺\u003c\/h3\u003e\n          \u003cp\u003e常見線材就能補電，外出使用更方便。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eQuiet Comfort\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e52dB 低噪運轉\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e清涼感不打擾日常節奏\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e辦公、閱讀、休息時使用，也能維持舒適安靜感。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-photo fan-photo-wide fan-feature-spotlight\"\u003e\n          \u003c!-- 建議插圖 09：52dB 低噪圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-08.jpg?v=1778057158\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e         \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003ePortable by Design\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e168g 超輕量\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e讓它真的適合每天帶著走\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e放包裡、拿手上都輕鬆，日常攜帶更沒有負擔。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-gallery-2\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 11：包包收納圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-09.jpg?v=1778053821\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 12：折疊掛勾情境圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-10.jpg?v=1778053821\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-gallery-2 fan-kpi-strip\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 13：Type-C 充電圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-11.jpg?v=1778053821\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 10：168g 輕巧尺寸圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-12.jpg?v=1778053821\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eCertified Safety\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e通過 BSMI 認證\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e使用更安心\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e從功能到安全規範都更完整，選購時也更放心。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eDaily Scenarios\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e多場景皆適用\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e清涼隨時在線\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e不論工作、放鬆或移動途中，都能自然融入日常。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-scenario-stack\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 15：桌面使用情境圖，建議比例 1:1 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-14.jpg?v=1778057148\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-gallery-2\"\u003e\n          \u003cdiv class=\"fan-photo fan-photo-square\"\u003e\n            \u003c!-- 建議插圖 16：手持閱讀情境圖，建議比例 1:1 --\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-16.jpg?v=1778053822\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n          \u003cdiv class=\"fan-photo fan-photo-square\"\u003e\n            \u003c!-- 建議插圖 17：居家小桌邊情境圖，建議比例 1:1 --\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-15.jpg?v=1778053822\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eProduct Specifications\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e產品規格\u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-spec-layout fan-spec-stack\"\u003e\n        \u003cdiv class=\"fan-spec-table-wrap\"\u003e\n          \u003ctable class=\"fan-spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e產品名稱\u003c\/th\u003e\n                \u003ctd\u003e迷你手持冷風扇\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e型號\u003c\/th\u003e\n                \u003ctd\u003eAH-L02\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e充電規格\u003c\/th\u003e\n                \u003ctd\u003eUSB \/ 5V 2A\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e電池容量\u003c\/th\u003e\n                \u003ctd\u003e5000mAh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e產品重量\u003c\/th\u003e\n                \u003ctd\u003e168g\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e噪音值\u003c\/th\u003e\n                \u003ctd\u003e約 52dB\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e最高轉速\u003c\/th\u003e\n                \u003ctd\u003e14,000RPM\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e續航時間\u003c\/th\u003e\n                \u003ctd\u003e最長約 15 小時\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e主要特色\u003c\/th\u003e\n                \u003ctd\u003e半導體製冷、四段風速、Type-C 充電、折疊掛勾設計\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-photo fan-photo-tall\"\u003e\n          \u003c!-- 建議插圖 18：規格收尾產品圖，建議比例 4:5 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-17.png?v=1778054388\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e         \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AIRITY","offers":[{"title":"白色","offer_id":53756644425941,"sku":"4711299274497","price":990.0,"currency_code":"TWD","in_stock":false},{"title":"灰色","offer_id":53756644458709,"sku":"4711299274480","price":990.0,"currency_code":"TWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/1_405fe0a0-5388-4904-9c55-d260d01da6a1.png?v=1778047133","url":"https:\/\/airity.com.tw\/products\/airity-a-hl02","provider":"AIRITY","version":"1.0","type":"link"}