{"product_id":"🔥cooling-vest-for-men-and-women-with-air-conditioning-fans","title":"🔥Cooling Vest for Men and Women with Air Conditioning Fans","description":"\u003c!-- =========================================================\n  SHOPIFY BODY HTML\n  360° AIR COOLING FAN VEST\n\n  IMAGE_URL_1 = 360° Air Cooling Vest Hero\n  IMAGE_URL_2 = 360° Airflow Cooling\n  IMAGE_URL_3 = Lightweight \/ Quick-Dry Features\n  IMAGE_URL_4 = Easy Setup in Minutes\n  IMAGE_URL_5 = What's Included\n  IMAGE_URL_6 = Built for Hot Outdoor Days\n\n  已修正：\n  1. 首屏4个卖点固定为2列×2行\n  2. 三档风速固定为一行3列\n  3. 图文全程上下结构\n  4. 适配Shopify电脑端窄描述栏\n  5. 图片完整显示，不裁切\n========================================================= --\u003e\n\u003cstyle\u003e\n.cfv-page,\n.cfv-page *{\n  box-sizing:border-box !important;\n}\n\n.cfv-page{\n  --cfv-navy:#071b3e;\n  --cfv-blue:#0877d1;\n  --cfv-blue-dark:#0458a5;\n  --cfv-sky:#eaf7ff;\n  --cfv-ice:#f4faff;\n  --cfv-soft:#f6f8fb;\n  --cfv-white:#ffffff;\n  --cfv-text:#17243a;\n  --cfv-muted:#607087;\n  --cfv-line:#d8e6f1;\n  --cfv-warning:#b24024;\n  --cfv-shadow:0 12px 30px rgba(11,48,89,.09);\n\n  width:100% !important;\n  max-width:900px !important;\n  min-width:0 !important;\n  margin:0 auto !important;\n  padding:0 10px 38px !important;\n\n  color:var(--cfv-text) !important;\n  background:transparent !important;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif !important;\n\n  font-size:16px !important;\n  line-height:1.65 !important;\n\n  overflow:hidden !important;\n  overflow-wrap:break-word !important;\n\n  container-type:inline-size;\n  container-name:cfv-description;\n}\n\n.cfv-page section,\n.cfv-page div,\n.cfv-page article{\n  min-width:0 !important;\n  max-width:100% !important;\n}\n\n.cfv-page h1,\n.cfv-page h2,\n.cfv-page h3,\n.cfv-page p,\n.cfv-page ul{\n  max-width:100% !important;\n  margin-top:0 !important;\n}\n\n.cfv-page h1,\n.cfv-page h2,\n.cfv-page h3{\n  color:var(--cfv-navy) !important;\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n  text-wrap:balance;\n}\n\n.cfv-page img{\n  display:block !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  margin:0 !important;\n  border:0 !important;\n  object-fit:contain !important;\n}\n\n.cfv-section{\n  width:100% !important;\n  margin:18px 0 0 !important;\n  overflow:hidden !important;\n  border-radius:20px !important;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.cfv-eyebrow{\n  display:inline-flex !important;\n  align-items:center !important;\n  justify-content:center !important;\n\n  margin:0 0 12px !important;\n  padding:7px 13px !important;\n\n  border:1px solid #b8dcf5 !important;\n  border-radius:999px !important;\n  background:#e6f5ff !important;\n  color:#075b9e !important;\n\n  font-size:12px !important;\n  font-weight:900 !important;\n  line-height:1.3 !important;\n  letter-spacing:.09em !important;\n  text-transform:uppercase !important;\n}\n\n.cfv-title{\n  max-width:760px !important;\n  margin:0 auto !important;\n\n  color:var(--cfv-navy) !important;\n  font-size:clamp(32px,6.2cqi,48px) !important;\n  font-weight:950 !important;\n  line-height:1.07 !important;\n  letter-spacing:-.04em !important;\n}\n\n.cfv-heading{\n  max-width:720px !important;\n  margin:0 auto !important;\n\n  color:var(--cfv-navy) !important;\n  font-size:clamp(27px,4.8cqi,36px) !important;\n  font-weight:900 !important;\n  line-height:1.15 !important;\n  letter-spacing:-.025em !important;\n}\n\n.cfv-subtitle,\n.cfv-copy{\n  width:100% !important;\n  max-width:690px !important;\n  margin:14px auto 0 !important;\n\n  color:var(--cfv-muted) !important;\n  font-size:clamp(15px,2.6cqi,17px) !important;\n  line-height:1.7 !important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cfv-hero{\n  border:1px solid var(--cfv-line) !important;\n  background:\n    radial-gradient(\n      circle at 90% 8%,\n      rgba(41,166,231,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #eaf7ff 100%\n    ) !important;\n\n  box-shadow:var(--cfv-shadow) !important;\n}\n\n.cfv-hero-copy{\n  width:100% !important;\n  padding:40px 24px 31px !important;\n  text-align:center !important;\n}\n\n\n\/* =========================================================\n   HERO BENEFITS\n   固定2列×2行\n========================================================= *\/\n\n.cfv-benefit-strip{\n  display:grid !important;\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  gap:10px !important;\n\n  width:100% !important;\n  max-width:720px !important;\n  margin:22px auto 0 !important;\n}\n\n.cfv-benefit-pill{\n  display:flex !important;\n  min-width:0 !important;\n  min-height:54px !important;\n  align-items:center !important;\n  justify-content:center !important;\n  gap:7px !important;\n\n  padding:11px 10px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  border-radius:999px !important;\n  background:#fff !important;\n  color:var(--cfv-navy) !important;\n\n  font-size:14px !important;\n  font-weight:850 !important;\n  line-height:1.35 !important;\n  text-align:center !important;\n\n  box-shadow:0 4px 12px rgba(11,48,89,.04) !important;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.cfv-media{\n  width:100% !important;\n  min-width:0 !important;\n  overflow:hidden !important;\n  background:#edf6fc !important;\n}\n\n.cfv-media img{\n  width:100% !important;\n  height:auto !important;\n}\n\n\n\/* =========================================================\n   VERTICAL IMAGE + COPY\n========================================================= *\/\n\n.cfv-stack{\n  display:flex !important;\n  flex-direction:column !important;\n\n  width:100% !important;\n\n  border:1px solid var(--cfv-line) !important;\n  background:#fff !important;\n  box-shadow:var(--cfv-shadow) !important;\n}\n\n.cfv-stack \u003e *{\n  width:100% !important;\n  min-width:0 !important;\n}\n\n.cfv-copy-block{\n  width:100% !important;\n  padding:33px 23px !important;\n  background:#fff !important;\n  text-align:center !important;\n}\n\n\n\/* =========================================================\n   CORE BENEFIT CARDS\n========================================================= *\/\n\n.cfv-feature-section{\n  width:100% !important;\n  padding:35px 22px !important;\n\n  border:1px solid #cce4f3 !important;\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(34,160,224,.12),\n      transparent 36%\n    ),\n    var(--cfv-sky) !important;\n\n  text-align:center !important;\n  box-shadow:var(--cfv-shadow) !important;\n}\n\n.cfv-feature-grid{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n  gap:11px !important;\n\n  width:100% !important;\n  max-width:730px !important;\n  margin:23px auto 0 !important;\n}\n\n.cfv-feature-card{\n  display:flex !important;\n  align-items:flex-start !important;\n  gap:14px !important;\n\n  width:100% !important;\n  min-width:0 !important;\n  padding:17px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  border-radius:15px !important;\n  background:#fff !important;\n\n  text-align:left !important;\n  box-shadow:0 6px 16px rgba(11,48,89,.05) !important;\n}\n\n.cfv-feature-icon{\n  display:flex !important;\n  width:46px !important;\n  min-width:46px !important;\n  height:46px !important;\n  align-items:center !important;\n  justify-content:center !important;\n\n  border-radius:50% !important;\n  background:\n    linear-gradient(\n      135deg,\n      var(--cfv-blue),\n      var(--cfv-blue-dark)\n    ) !important;\n\n  color:#fff !important;\n  font-size:21px !important;\n  line-height:1 !important;\n}\n\n.cfv-feature-content{\n  flex:1 1 auto !important;\n  min-width:0 !important;\n}\n\n.cfv-feature-content strong{\n  display:block !important;\n\n  color:var(--cfv-navy) !important;\n  font-size:16px !important;\n  line-height:1.35 !important;\n}\n\n.cfv-feature-content span{\n  display:block !important;\n  margin:5px 0 0 !important;\n\n  color:var(--cfv-muted) !important;\n  font-size:14px !important;\n  line-height:1.55 !important;\n}\n\n\n\/* =========================================================\n   CHECK LIST\n========================================================= *\/\n\n.cfv-checks{\n  width:100% !important;\n  max-width:660px !important;\n  margin:20px auto 0 !important;\n  padding:0 !important;\n  list-style:none !important;\n}\n\n.cfv-checks li{\n  position:relative !important;\n  width:100% !important;\n\n  margin:9px 0 !important;\n  padding:14px 16px 14px 50px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  border-radius:13px !important;\n  background:var(--cfv-soft) !important;\n\n  color:var(--cfv-text) !important;\n  font-size:15px !important;\n  font-weight:750 !important;\n  line-height:1.48 !important;\n  text-align:left !important;\n}\n\n.cfv-checks li::before{\n  content:\"✓\" !important;\n  position:absolute !important;\n  top:13px !important;\n  left:14px !important;\n\n  display:flex !important;\n  width:25px !important;\n  height:25px !important;\n  align-items:center !important;\n  justify-content:center !important;\n\n  border-radius:50% !important;\n  background:\n    linear-gradient(\n      135deg,\n      var(--cfv-blue),\n      var(--cfv-blue-dark)\n    ) !important;\n\n  color:#fff !important;\n  font-size:14px !important;\n  font-weight:900 !important;\n}\n\n\n\/* =========================================================\n   SPEED LEVELS\n   固定一行3列\n========================================================= *\/\n\n.cfv-speed-grid{\n  display:grid !important;\n  grid-template-columns:repeat(3,minmax(0,1fr)) !important;\n  gap:10px !important;\n\n  width:100% !important;\n  max-width:720px !important;\n  margin:21px auto 0 !important;\n  align-items:stretch !important;\n}\n\n.cfv-speed-card{\n  display:flex !important;\n  min-width:0 !important;\n  min-height:180px !important;\n  flex-direction:column !important;\n  align-items:center !important;\n  justify-content:flex-start !important;\n\n  padding:16px 11px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  border-radius:14px !important;\n  background:#fff !important;\n\n  text-align:center !important;\n}\n\n.cfv-speed-number{\n  display:flex !important;\n  width:43px !important;\n  min-width:43px !important;\n  height:43px !important;\n  margin:0 auto 10px !important;\n  align-items:center !important;\n  justify-content:center !important;\n\n  border-radius:50% !important;\n  background:var(--cfv-blue) !important;\n  color:#fff !important;\n\n  font-size:18px !important;\n  font-weight:900 !important;\n  line-height:1 !important;\n}\n\n.cfv-speed-card strong{\n  display:block !important;\n  color:var(--cfv-navy) !important;\n  font-size:15px !important;\n  line-height:1.3 !important;\n}\n\n.cfv-speed-card span{\n  display:block !important;\n  margin-top:7px !important;\n  color:var(--cfv-muted) !important;\n  font-size:13px !important;\n  line-height:1.45 !important;\n}\n\n\n\/* =========================================================\n   WARNING\n========================================================= *\/\n\n.cfv-notice{\n  width:100% !important;\n  max-width:680px !important;\n  margin:20px auto 0 !important;\n  padding:16px 17px !important;\n\n  border:1px solid #efc6b9 !important;\n  border-left:5px solid var(--cfv-warning) !important;\n  border-radius:13px !important;\n  background:#fff5f1 !important;\n\n  color:#73331f !important;\n  font-size:14px !important;\n  line-height:1.58 !important;\n  text-align:left !important;\n}\n\n\n\/* =========================================================\n   INSTALLATION STEPS\n========================================================= *\/\n\n.cfv-steps{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n  gap:10px !important;\n\n  width:100% !important;\n  max-width:720px !important;\n  margin:22px auto 0 !important;\n}\n\n.cfv-step{\n  position:relative !important;\n  min-height:74px !important;\n\n  padding:16px 16px 16px 64px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  border-radius:14px !important;\n  background:var(--cfv-soft) !important;\n\n  text-align:left !important;\n}\n\n.cfv-step-number{\n  position:absolute !important;\n  top:14px !important;\n  left:14px !important;\n\n  display:flex !important;\n  width:36px !important;\n  height:36px !important;\n  align-items:center !important;\n  justify-content:center !important;\n\n  border-radius:10px !important;\n  background:\n    linear-gradient(\n      135deg,\n      var(--cfv-blue),\n      var(--cfv-blue-dark)\n    ) !important;\n\n  color:#fff !important;\n  font-size:18px !important;\n  font-weight:900 !important;\n}\n\n.cfv-step strong{\n  display:block !important;\n\n  color:var(--cfv-navy) !important;\n  font-size:15px !important;\n  line-height:1.4 !important;\n}\n\n.cfv-step span{\n  display:block !important;\n  margin-top:4px !important;\n\n  color:var(--cfv-muted) !important;\n  font-size:14px !important;\n  line-height:1.5 !important;\n}\n\n\n\/* =========================================================\n   APPLICATIONS\n========================================================= *\/\n\n.cfv-scene-grid{\n  display:grid !important;\n  grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  gap:10px !important;\n\n  width:100% !important;\n  max-width:680px !important;\n  margin:21px auto 0 !important;\n}\n\n.cfv-scene{\n  display:flex !important;\n  min-height:66px !important;\n  align-items:center !important;\n  justify-content:center !important;\n  gap:7px !important;\n\n  padding:13px 10px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  border-radius:13px !important;\n  background:var(--cfv-soft) !important;\n\n  color:var(--cfv-navy) !important;\n  font-size:14px !important;\n  font-weight:850 !important;\n  line-height:1.35 !important;\n  text-align:center !important;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.cfv-details{\n  width:100% !important;\n  padding:34px 22px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  background:#fff !important;\n  box-shadow:var(--cfv-shadow) !important;\n}\n\n.cfv-detail-list{\n  display:flex !important;\n  flex-direction:column !important;\n  gap:9px !important;\n\n  width:100% !important;\n  max-width:730px !important;\n  margin:22px auto 0 !important;\n}\n\n.cfv-detail{\n  width:100% !important;\n  padding:14px 16px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  border-radius:13px !important;\n  background:var(--cfv-soft) !important;\n\n  color:var(--cfv-muted) !important;\n  font-size:14px !important;\n  line-height:1.55 !important;\n  text-align:left !important;\n}\n\n.cfv-detail strong{\n  color:var(--cfv-blue) !important;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.cfv-faq{\n  width:100% !important;\n  padding:34px 22px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  background:var(--cfv-ice) !important;\n  box-shadow:var(--cfv-shadow) !important;\n}\n\n.cfv-faq-list{\n  width:100% !important;\n  max-width:730px !important;\n  margin:21px auto 0 !important;\n}\n\n.cfv-faq details{\n  width:100% !important;\n  margin:10px 0 0 !important;\n  padding:0 16px !important;\n\n  border:1px solid var(--cfv-line) !important;\n  border-radius:13px !important;\n  background:#fff !important;\n}\n\n.cfv-faq details[open]{\n  border-color:#80c7ef !important;\n  box-shadow:0 7px 18px rgba(11,48,89,.06) !important;\n}\n\n.cfv-faq summary{\n  position:relative !important;\n  width:100% !important;\n  padding:15px 31px 15px 0 !important;\n\n  color:var(--cfv-navy) !important;\n  font-size:15px !important;\n  font-weight:850 !important;\n  line-height:1.45 !important;\n\n  cursor:pointer !important;\n  list-style:none !important;\n}\n\n.cfv-faq summary::-webkit-details-marker{\n  display:none !important;\n}\n\n.cfv-faq summary::after{\n  content:\"+\" !important;\n  position:absolute !important;\n  top:8px !important;\n  right:0 !important;\n\n  color:var(--cfv-blue) !important;\n  font-size:25px !important;\n  font-weight:400 !important;\n}\n\n.cfv-faq details[open] summary::after{\n  content:\"−\" !important;\n}\n\n.cfv-faq details p{\n  margin:0 !important;\n  padding:0 18px 15px 0 !important;\n\n  color:var(--cfv-muted) !important;\n  font-size:14px !important;\n  line-height:1.62 !important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.cfv-final{\n  width:100% !important;\n  padding:41px 22px !important;\n\n  border:1px solid rgba(255,255,255,.10) !important;\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(44,175,235,.29),\n      transparent 37%\n    ),\n    linear-gradient(\n      135deg,\n      #061b3d 0%,\n      #075c9f 100%\n    ) !important;\n\n  color:#fff !important;\n  text-align:center !important;\n  box-shadow:0 16px 36px rgba(6,31,68,.20) !important;\n}\n\n.cfv-final .cfv-eyebrow{\n  border-color:rgba(255,255,255,.20) !important;\n  background:rgba(255,255,255,.10) !important;\n  color:#c5edff !important;\n}\n\n.cfv-final h2{\n  max-width:720px !important;\n  margin:0 auto !important;\n\n  color:#fff !important;\n  font-size:clamp(28px,5cqi,38px) !important;\n  font-weight:900 !important;\n  line-height:1.14 !important;\n}\n\n.cfv-final p{\n  width:100% !important;\n  max-width:650px !important;\n  margin:14px auto 0 !important;\n\n  color:#deefff !important;\n  font-size:16px !important;\n  line-height:1.65 !important;\n}\n\n.cfv-final-points{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n  gap:9px !important;\n\n  width:100% !important;\n  max-width:670px !important;\n  margin:22px auto 0 !important;\n}\n\n.cfv-final-point{\n  padding:12px 14px !important;\n\n  border:1px solid rgba(255,255,255,.16) !important;\n  border-radius:11px !important;\n  background:rgba(255,255,255,.09) !important;\n\n  color:#fff !important;\n  font-size:14px !important;\n  font-weight:800 !important;\n  line-height:1.4 !important;\n}\n\n\n\/* =========================================================\n   MEDIUM CONTAINER\n========================================================= *\/\n\n@container cfv-description (min-width:520px){\n\n  .cfv-benefit-strip{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  }\n\n  .cfv-speed-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr)) !important;\n  }\n\n  .cfv-feature-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  }\n}\n\n\n\/* =========================================================\n   LARGE CONTAINER\n   图文仍保持上下结构\n========================================================= *\/\n\n@container cfv-description (min-width:760px){\n\n  .cfv-page{\n    padding-left:14px !important;\n    padding-right:14px !important;\n  }\n\n  .cfv-section{\n    margin-top:20px !important;\n  }\n\n  .cfv-benefit-strip{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n    max-width:720px !important;\n  }\n\n  .cfv-feature-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  }\n\n  .cfv-speed-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr)) !important;\n    max-width:720px !important;\n  }\n\n  .cfv-steps{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  }\n\n  .cfv-final-points{\n    grid-template-columns:repeat(3,minmax(0,1fr)) !important;\n  }\n\n  .cfv-hero-copy{\n    padding:46px 34px 36px !important;\n  }\n\n  .cfv-copy-block,\n  .cfv-feature-section,\n  .cfv-details,\n  .cfv-faq{\n    padding:42px 34px !important;\n  }\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   仍然保持首屏2列、风速一行3列\n========================================================= *\/\n\n@container cfv-description (max-width:420px){\n\n  .cfv-page{\n    padding-left:6px !important;\n    padding-right:6px !important;\n  }\n\n  .cfv-section{\n    margin-top:12px !important;\n    border-radius:16px !important;\n  }\n\n  .cfv-hero-copy,\n  .cfv-copy-block,\n  .cfv-feature-section,\n  .cfv-details,\n  .cfv-faq,\n  .cfv-final{\n    padding:24px 14px !important;\n  }\n\n  .cfv-title{\n    font-size:29px !important;\n  }\n\n  .cfv-benefit-strip{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n    gap:8px !important;\n  }\n\n  .cfv-benefit-pill{\n    min-height:50px !important;\n    padding:9px 7px !important;\n    border-radius:15px !important;\n    font-size:12px !important;\n  }\n\n  .cfv-feature-card{\n    padding:14px 12px !important;\n    gap:11px !important;\n  }\n\n  .cfv-feature-icon{\n    width:41px !important;\n    min-width:41px !important;\n    height:41px !important;\n  }\n\n  .cfv-speed-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr)) !important;\n    gap:6px !important;\n  }\n\n  .cfv-speed-card{\n    min-height:174px !important;\n    padding:13px 6px !important;\n  }\n\n  .cfv-speed-number{\n    width:38px !important;\n    min-width:38px !important;\n    height:38px !important;\n    font-size:16px !important;\n  }\n\n  .cfv-speed-card strong{\n    font-size:13px !important;\n  }\n\n  .cfv-speed-card span{\n    font-size:11px !important;\n    line-height:1.4 !important;\n  }\n\n  .cfv-scene-grid{\n    grid-template-columns:1fr 1fr !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cfv-page\"\u003e\n\u003c!-- =====================================================\n       01 HERO\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-hero\"\u003e\n\u003cdiv class=\"cfv-hero-copy\"\u003e\n\u003cspan class=\"cfv-eyebrow\"\u003e Dual-Fan Wearable Cooling Vest \u003c\/span\u003e\n\u003ch1 class=\"cfv-title\"\u003eStay Cooler Through Hot Outdoor Days\u003c\/h1\u003e\n\u003cp class=\"cfv-subtitle\"\u003eDual 9-blade fans circulate air through the vest to help reduce trapped heat while you work, walk, garden or enjoy outdoor activities.\u003c\/p\u003e\n\u003cdiv class=\"cfv-benefit-strip\"\u003e\n\u003cdiv class=\"cfv-benefit-pill\"\u003e💨 360° Air Circulation\u003c\/div\u003e\n\u003cdiv class=\"cfv-benefit-pill\"\u003e🌀 Dual 9-Blade Fans\u003c\/div\u003e\n\u003cdiv class=\"cfv-benefit-pill\"\u003e🎚️ 3 Cooling Speeds\u003c\/div\u003e\n\u003cdiv class=\"cfv-benefit-pill\"\u003e🪶 Lightweight Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-notice\"\u003e\n\u003cstrong\u003ePower notice:\u003c\/strong\u003e A compatible 5V USB power bank is required for operation and is not included with the vest set.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_8_6_01_13_52.png?v=1786004160\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CORE FEATURES\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-feature-section\"\u003e\u003cspan class=\"cfv-eyebrow\"\u003e Portable Cooling Where You Need It \u003c\/span\u003e\n\u003ch2 class=\"cfv-heading\"\u003eAirflow Designed to Move Around Your Torso\u003c\/h2\u003e\n\u003cp class=\"cfv-copy\"\u003eThe two lower-back fans draw in outside air and push it upward across the back, shoulders and collar area.\u003c\/p\u003e\n\u003cdiv class=\"cfv-feature-grid\"\u003e\n\u003cdiv class=\"cfv-feature-card\"\u003e\n\u003cspan class=\"cfv-feature-icon\"\u003e🌀\u003c\/span\u003e\n\u003cdiv class=\"cfv-feature-content\"\u003e\n\u003cstrong\u003eDual 9-Blade Fans\u003c\/strong\u003e \u003cspan\u003e Two fan units create consistent airflow from both sides. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-feature-card\"\u003e\n\u003cspan class=\"cfv-feature-icon\"\u003e⬆️\u003c\/span\u003e\n\u003cdiv class=\"cfv-feature-content\"\u003e\n\u003cstrong\u003eUpward Air Circulation\u003c\/strong\u003e \u003cspan\u003e The enclosed vest shape helps guide moving air upward. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-feature-card\"\u003e\n\u003cspan class=\"cfv-feature-icon\"\u003e🎚️\u003c\/span\u003e\n\u003cdiv class=\"cfv-feature-content\"\u003e\n\u003cstrong\u003eThree Speed Levels\u003c\/strong\u003e \u003cspan\u003e Adjust the airflow to match the temperature and activity. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-feature-card\"\u003e\n\u003cspan class=\"cfv-feature-icon\"\u003e🧊\u003c\/span\u003e\n\u003cdiv class=\"cfv-feature-content\"\u003e\n\u003cstrong\u003eOptional Ice Pack Pocket\u003c\/strong\u003e \u003cspan\u003e The inner mesh pocket can hold a suitable cold pack. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 AIRFLOW\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-stack\"\u003e\n\u003cdiv class=\"cfv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_8_6_01_14_04.png?v=1786004160\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cfv-copy-block\"\u003e\n\u003cspan class=\"cfv-eyebrow\"\u003e 360° Airflow Cooling \u003c\/span\u003e\n\u003ch2 class=\"cfv-heading\"\u003eHelps Move Heat Away from Your Back and Shoulders\u003c\/h2\u003e\n\u003cp class=\"cfv-copy\"\u003eAir enters through the two fan openings and circulates inside the vest instead of remaining focused in one small area.\u003c\/p\u003e\n\u003cul class=\"cfv-checks\"\u003e\n\u003cli\u003eDual airflow from the lower back\u003c\/li\u003e\n\u003cli\u003eAir moves upward toward the shoulders and collar\u003c\/li\u003e\n\u003cli\u003eHelps reduce uncomfortable heat buildup\u003c\/li\u003e\n\u003cli\u003eWear over a lightweight shirt for comfortable airflow\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cfv-speed-grid\"\u003e\n\u003cdiv class=\"cfv-speed-card\"\u003e\n\u003cspan class=\"cfv-speed-number\"\u003e1\u003c\/span\u003e \u003cstrong\u003eLow\u003c\/strong\u003e \u003cspan\u003eGentle airflow for lighter activity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-speed-card\"\u003e\n\u003cspan class=\"cfv-speed-number\"\u003e2\u003c\/span\u003e \u003cstrong\u003eMedium\u003c\/strong\u003e \u003cspan\u003eBalanced airflow for everyday outdoor use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-speed-card\"\u003e\n\u003cspan class=\"cfv-speed-number\"\u003e3\u003c\/span\u003e \u003cstrong\u003eHigh\u003c\/strong\u003e \u003cspan\u003eStronger airflow for hotter conditions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-notice\"\u003eActual cooling sensation and operating time depend on the ambient temperature, activity level, selected speed and power-bank capacity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 MATERIAL \/ CONSTRUCTION\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-stack\"\u003e\n\u003cdiv class=\"cfv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_8_6_01_14_14.png?v=1786004161\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cfv-copy-block\"\u003e\n\u003cspan class=\"cfv-eyebrow\"\u003e Lightweight and Quick-Drying \u003c\/span\u003e\n\u003ch2 class=\"cfv-heading\"\u003eMade for Movement in Warm Conditions\u003c\/h2\u003e\n\u003cp class=\"cfv-copy\"\u003eThe lightweight polyester shell and breathable mesh lining help the vest remain comfortable without heavy insulation.\u003c\/p\u003e\n\u003cul class=\"cfv-checks\"\u003e\n\u003cli\u003eLightweight 100% polyester construction\u003c\/li\u003e\n\u003cli\u003eBreathable mesh lining around the body and arm openings\u003c\/li\u003e\n\u003cli\u003eWater-resistant outer surface for light splashes\u003c\/li\u003e\n\u003cli\u003eInner fan pockets help keep both fan units positioned\u003c\/li\u003e\n\u003cli\u003eRear mesh pocket offers space for a compatible cold pack\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-stack\"\u003e\n\u003cdiv class=\"cfv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_8_6_01_14_25.png?v=1786004160\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cfv-copy-block\"\u003e\n\u003cspan class=\"cfv-eyebrow\"\u003e Fast Fan Installation \u003c\/span\u003e\n\u003ch2 class=\"cfv-heading\"\u003eSet Up the Cooling System in Minutes\u003c\/h2\u003e\n\u003cdiv class=\"cfv-steps\"\u003e\n\u003cdiv class=\"cfv-step\"\u003e\n\u003cspan class=\"cfv-step-number\"\u003e1\u003c\/span\u003e \u003cstrong\u003eInsert Each Fan\u003c\/strong\u003e \u003cspan\u003e Place one fan into each designated inner fan opening. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-step\"\u003e\n\u003cspan class=\"cfv-step-number\"\u003e2\u003c\/span\u003e \u003cstrong\u003eSecure the Fan Rings\u003c\/strong\u003e \u003cspan\u003e Lock each retaining ring so the fans remain in position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-step\"\u003e\n\u003cspan class=\"cfv-step-number\"\u003e3\u003c\/span\u003e \u003cstrong\u003eConnect the Cable\u003c\/strong\u003e \u003cspan\u003e Attach both fan connectors to the USB speed-control cable. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-step\"\u003e\n\u003cspan class=\"cfv-step-number\"\u003e4\u003c\/span\u003e \u003cstrong\u003eConnect a 5V Power Bank\u003c\/strong\u003e \u003cspan\u003e Plug the USB connector into a compatible power source. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e The power bank shown in the installation image is for demonstration only and is not included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 PACKAGE CONTENTS\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-stack\"\u003e\n\u003cdiv class=\"cfv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_8_6_01_14_38.png?v=1786004160\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cfv-copy-block\"\u003e\n\u003cspan class=\"cfv-eyebrow\"\u003e Complete Fan Vest Set \u003c\/span\u003e\n\u003ch2 class=\"cfv-heading\"\u003eWhat Is Included\u003c\/h2\u003e\n\u003cul class=\"cfv-checks\"\u003e\n\u003cli\u003e1 × Cooling vest\u003c\/li\u003e\n\u003cli\u003e2 × Removable 9-blade fan units\u003c\/li\u003e\n\u003cli\u003e1 × USB three-speed control cable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cfv-notice\"\u003e\n\u003cstrong\u003eNot included:\u003c\/strong\u003e 5V USB power bank, ice pack, undershirt and accessories shown in lifestyle scenes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 OUTDOOR APPLICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-stack\"\u003e\n\u003cdiv class=\"cfv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_8_6_01_14_45.png?v=1786004160\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cfv-copy-block\"\u003e\n\u003cspan class=\"cfv-eyebrow\"\u003e Built for Hot Outdoor Days \u003c\/span\u003e\n\u003ch2 class=\"cfv-heading\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPT_Image_2026_8_6_02_19_51.png?v=1786008079\" alt=\"\"\u003e\u003c\/h2\u003e\n\u003ch2 class=\"cfv-heading\"\u003eStay More Comfortable While You Keep Moving\u003c\/h2\u003e\n\u003cp class=\"cfv-copy\"\u003eThe sleeveless design leaves the arms free for work and recreation while the internal fans keep air circulating around the torso.\u003c\/p\u003e\n\u003cdiv class=\"cfv-scene-grid\"\u003e\n\u003cdiv class=\"cfv-scene\"\u003e🏗️ Construction\u003c\/div\u003e\n\u003cdiv class=\"cfv-scene\"\u003e🌿 Gardening\u003c\/div\u003e\n\u003cdiv class=\"cfv-scene\"\u003e🥾 Hiking\u003c\/div\u003e\n\u003cdiv class=\"cfv-scene\"\u003e🚶 Walking\u003c\/div\u003e\n\u003cdiv class=\"cfv-scene\"\u003e🎣 Fishing\u003c\/div\u003e\n\u003cdiv class=\"cfv-scene\"\u003e🧰 Outdoor Work\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfv-notice\"\u003eThis product supports personal comfort but does not replace shade, hydration, rest breaks or appropriate heat-safety practices.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-details\"\u003e\u003cspan class=\"cfv-eyebrow\"\u003e Product Information \u003c\/span\u003e\n\u003ch2 class=\"cfv-heading\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"cfv-detail-list\"\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Unisex sleeveless outdoor cooling fan vest\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eCooling System:\u003c\/strong\u003e Two removable 9-blade electric fans\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eSpeed Control:\u003c\/strong\u003e Low, medium and high airflow settings\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003ePower Requirement:\u003c\/strong\u003e Compatible 5V USB power bank required\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003ePower Bank:\u003c\/strong\u003e Not included\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eMain Material:\u003c\/strong\u003e Lightweight 100% polyester\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eInterior:\u003c\/strong\u003e Breathable mesh areas, fan pockets and rear mesh pocket\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eOuter Surface:\u003c\/strong\u003e Quick-drying and water-resistant for light everyday exposure\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eIncluded:\u003c\/strong\u003e Vest, two fans and one USB speed-control cable\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eRecommended Use:\u003c\/strong\u003e Outdoor work, gardening, hiking, walking, fishing and summer activities\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eRuntime:\u003c\/strong\u003e Varies by power-bank capacity and selected fan speed\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eSizing:\u003c\/strong\u003e Select the available size using the garment measurements shown in the store size guide\u003c\/div\u003e\n\u003cdiv class=\"cfv-detail\"\u003e\n\u003cstrong\u003eCare:\u003c\/strong\u003e Remove the fans, cable, power source and cold pack before cleaning\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-faq\"\u003e\u003cspan class=\"cfv-eyebrow\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"cfv-heading\"\u003eGood to Know Before Ordering\u003c\/h2\u003e\n\u003cdiv class=\"cfv-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a power bank included?\u003c\/summary\u003e\n\u003cp\u003eNo. A compatible 5V USB power bank must be purchased separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many fans are included?\u003c\/summary\u003e\n\u003cp\u003eThe set includes two removable 9-blade fan units and one USB three-speed control cable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the vest create airflow?\u003c\/summary\u003e\n\u003cp\u003eThe two fans draw in air near the lower back. The vest helps guide that air upward around the torso, shoulders and collar.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long will the fans run?\u003c\/summary\u003e\n\u003cp\u003eOperating time depends on the capacity and condition of your power bank, as well as the selected fan speed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add an ice pack?\u003c\/summary\u003e\n\u003cp\u003eThe rear mesh pocket can hold a suitably sized cold pack. Cold packs are not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the vest be washed?\u003c\/summary\u003e\n\u003cp\u003eRemove both fans, the cable, the power bank and any cold pack before cleaning. Follow the care instructions supplied with the selected product.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the vest waterproof?\u003c\/summary\u003e\n\u003cp\u003eThe outer surface is intended to resist light splashes. Do not submerge the vest or expose connected electrical components to water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size should I choose?\u003c\/summary\u003e\n\u003cp\u003eUse the garment measurements in the size guide rather than relying only on body weight. Allow room for airflow and the clothing you plan to wear underneath.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL CTA\n  ====================================================== --\u003e\n\u003csection class=\"cfv-section cfv-final\"\u003e\u003cspan class=\"cfv-eyebrow\"\u003e Portable Outdoor Airflow \u003c\/span\u003e\n\u003ch2\u003eKeep Air Moving While You Work and Explore\u003c\/h2\u003e\n\u003cp\u003eDual fans, three selectable speeds and a lightweight sleeveless design create a practical cooling layer for warm outdoor conditions.\u003c\/p\u003e\n\u003cdiv class=\"cfv-final-points\"\u003e\n\u003cdiv class=\"cfv-final-point\"\u003e🌀 Dual 9-Blade Fans\u003c\/div\u003e\n\u003cdiv class=\"cfv-final-point\"\u003e🎚️ Three Cooling Speeds\u003c\/div\u003e\n\u003cdiv class=\"cfv-final-point\"\u003e🪶 Lightweight Outdoor Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Li","offers":[{"title":"Camouflage \/ S","offer_id":52750453539128,"sku":"1","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Camouflage \/ M","offer_id":52750453571896,"sku":"2","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Camouflage \/ L","offer_id":52750453604664,"sku":"3","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Camouflage \/ XL","offer_id":52750453637432,"sku":"4","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Camouflage \/ 2XL","offer_id":52750453670200,"sku":"5","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Camouflage \/ 3XL","offer_id":52750453702968,"sku":"6","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Camouflage \/ 4XL","offer_id":52750453735736,"sku":"7","price":45.98,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":52750453768504,"sku":"8","price":45.98,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52750453801272,"sku":"9","price":45.98,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52750453834040,"sku":"10","price":45.98,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52750453866808,"sku":"11","price":45.98,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":52750453899576,"sku":"12","price":45.98,"currency_code":"USD","in_stock":true},{"title":"White \/ 3XL","offer_id":52750453932344,"sku":"13","price":45.98,"currency_code":"USD","in_stock":true},{"title":"White \/ 4XL","offer_id":52750453965112,"sku":"14","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ S","offer_id":52750453997880,"sku":"15","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ M","offer_id":52750454030648,"sku":"16","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ L","offer_id":52750454063416,"sku":"17","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ XL","offer_id":52750454096184,"sku":"18","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ 2XL","offer_id":52750454128952,"sku":"19","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ 3XL","offer_id":52750454161720,"sku":"20","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ 4XL","offer_id":52750454194488,"sku":"21","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ S","offer_id":52750454227256,"sku":"22","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ M","offer_id":52750454260024,"sku":"23","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ L","offer_id":52750454292792,"sku":"24","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ XL","offer_id":52750454325560,"sku":"25","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 2XL","offer_id":52750454358328,"sku":"26","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 3XL","offer_id":52750454391096,"sku":"27","price":45.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 4XL","offer_id":52750454423864,"sku":"28","price":45.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/ChatGPTImage2026_8_6_01_13_52.png?v=1786004160","url":"https:\/\/reemoreemoo.com\/fr\/products\/%f0%9f%94%a5cooling-vest-for-men-and-women-with-air-conditioning-fans","provider":"reemoreemoo","version":"1.0","type":"link"}