{"product_id":"solar-fan-baseball-cap","title":"Solar Fan Baseball Cap with USB Rechargeable Fan","description":"\u003cp\u003efrom pathlib import Path html = \"\"\" \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .mw-product-detail {\n      max-width: 520px;\n      margin: 0 auto;\n      font-family: inherit;\n      color: #171717;\n      line-height: 1.55;\n      font-size: 14px;\n    }\n\n    .mw-product-detail * {\n      box-sizing: border-box;\n    }\n\n    .mw-kicker {\n      margin: 0 0 10px;\n      color: #d71920;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .mw-product-detail h2 {\n      margin: 0 0 12px;\n      font-size: 24px;\n      line-height: 1.2;\n      font-weight: 800;\n      color: #111;\n    }\n\n    .mw-lead {\n      margin: 0 0 18px;\n      font-size: 15px;\n      color: #444;\n    }\n\n    .mw-card-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin: 18px 0;\n    }\n\n    .mw-card {\n      border: 1px solid #e5e5e5;\n      border-radius: 14px;\n      padding: 14px;\n      background: #fff;\n    }\n\n    .mw-card h3,\n    .mw-section h3 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      line-height: 1.3;\n      font-weight: 800;\n      color: #111;\n    }\n\n    .mw-card p,\n    .mw-section p {\n      margin: 0;\n      color: #555;\n    }\n\n    .mw-section {\n      margin: 22px 0;\n    }\n\n    .mw-check-list,\n    .mw-scene-list,\n    .mw-warning-list {\n      margin: 10px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .mw-check-list li,\n    .mw-scene-list li,\n    .mw-warning-list li {\n      position: relative;\n      padding-left: 22px;\n      margin: 8px 0;\n      color: #444;\n    }\n\n    .mw-check-list li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #d71920;\n      font-weight: 800;\n    }\n\n    .mw-scene-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 2px;\n      top: 9px;\n      width: 7px;\n      height: 7px;\n      border-radius: 50%;\n      background: #d71920;\n    }\n\n    .mw-warning-list li::before {\n      content: \"!\";\n      position: absolute;\n      left: 2px;\n      top: 1px;\n      width: 15px;\n      height: 15px;\n      border-radius: 50%;\n      background: #333;\n      color: #fff;\n      font-size: 10px;\n      font-weight: 800;\n      line-height: 15px;\n      text-align: center;\n    }\n\n    .mw-info-img {\n      margin: 12px 0 14px;\n      border: 1px solid #e5e5e5;\n      border-radius: 16px;\n      overflow: hidden;\n      background: #f8f8f8;\n    }\n\n    .mw-info-img img {\n      display: block;\n      width: 100%;\n      height: auto;\n    }\n\n    .mw-feature-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 12px;\n    }\n\n    .mw-feature-item {\n      border: 1px solid #e5e5e5;\n      border-radius: 14px;\n      padding: 12px;\n      background: #fff;\n    }\n\n    .mw-feature-item strong {\n      display: block;\n      margin-bottom: 3px;\n      font-size: 14px;\n      color: #111;\n    }\n\n    .mw-feature-item span {\n      display: block;\n      color: #555;\n    }\n\n    .mw-safety-note {\n      margin: 18px 0;\n      border: 1px solid #dedede;\n      border-left: 4px solid #333;\n      border-radius: 14px;\n      padding: 14px;\n      background: #fafafa;\n      color: #444;\n    }\n\n    .mw-safety-note strong {\n      display: block;\n      margin-bottom: 6px;\n      color: #111;\n    }\n\n    .mw-details-list {\n      margin: 12px 0 0;\n      border: 1px solid #e5e5e5;\n      border-radius: 14px;\n      overflow: hidden;\n      background: #fff;\n    }\n\n    .mw-detail-row {\n      display: grid;\n      grid-template-columns: 42% 58%;\n      border-bottom: 1px solid #eee;\n    }\n\n    .mw-detail-row:last-child {\n      border-bottom: 0;\n    }\n\n    .mw-detail-label {\n      padding: 10px 12px;\n      background: #fafafa;\n      font-weight: 700;\n      color: #222;\n    }\n\n    .mw-detail-value {\n      padding: 10px 12px;\n      color: #555;\n      overflow-wrap: anywhere;\n    }\n\n    .mw-faq {\n      margin-top: 12px;\n    }\n\n    .mw-faq details {\n      border: 1px solid #e5e5e5;\n      border-radius: 14px;\n      padding: 12px 14px;\n      margin-bottom: 10px;\n      background: #fff;\n    }\n\n    .mw-faq summary {\n      cursor: pointer;\n      font-weight: 800;\n      color: #111;\n    }\n\n    .mw-faq details p {\n      margin-top: 8px;\n      color: #555;\n    }\n\n    @media (max-width: 480px) {\n      .mw-product-detail {\n        font-size: 13px;\n      }\n\n      .mw-product-detail h2 {\n        font-size: 21px;\n      }\n\n      .mw-detail-row {\n        grid-template-columns: 1fr;\n      }\n\n      .mw-detail-label {\n        border-bottom: 1px solid #eee;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"mw-product-detail\"\u003e\n\u003cp class=\"mw-kicker\"\u003eEveryday airflow for warm outdoor days\u003c\/p\u003e\n\u003ch2\u003eAdjustable Airflow in a Breathable Mesh Cap\u003c\/h2\u003e\n\u003cp class=\"mw-lead\"\u003eA mesh baseball cap with a front-mounted fan, rechargeable power, an adjustable fan angle, and three speed settings for warm-weather outdoor activities.\u003c\/p\u003e\n\u003cdiv class=\"mw-card-grid\"\u003e\n\u003cdiv class=\"mw-card\"\u003e\n\u003ch3\u003eUSB Rechargeable Fan\u003c\/h3\u003e\n\u003cp\u003eCharge the fan through the USB charging connection before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-card\"\u003e\n\u003ch3\u003eBuilt-In Solar Panel\u003c\/h3\u003e\n\u003cp\u003eA solar panel is integrated above the front fan module.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-card\"\u003e\n\u003ch3\u003eAdjustable Fan Angle\u003c\/h3\u003e\n\u003cp\u003eChange the fan angle to direct airflow toward the face or forehead area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-card\"\u003e\n\u003ch3\u003e3 Fan Speeds\u003c\/h3\u003e\n\u003cp\u003eSelect low, medium, or high airflow according to personal preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-card\"\u003e\n\u003ch3\u003eBreathable Mesh Panels\u003c\/h3\u003e\n\u003cp\u003eMesh panels allow air to move through the crown during warm-weather wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-section\"\u003e\n\u003ch3\u003eWhy users choose this cap\u003c\/h3\u003e\n\u003cp\u003eThis cap combines a curved brim, breathable mesh panels, and a front-mounted fan for everyday outdoor use in warm weather.\u003c\/p\u003e\n\u003cul class=\"mw-check-list\"\u003e\n\u003cli\u003eFront-mounted fan directs airflow toward the face area.\u003c\/li\u003e\n\u003cli\u003eAdjustable fan angle changes the airflow direction.\u003c\/li\u003e\n\u003cli\u003eThree speed settings provide simple airflow control.\u003c\/li\u003e\n\u003cli\u003eUSB rechargeable power supports cordless use.\u003c\/li\u003e\n\u003cli\u003eMesh panels allow ventilation through the crown.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-section\"\u003e\n\u003ch3\u003eAdjustable airflow direction\u003c\/h3\u003e\n\u003cp\u003eThe front fan can be tilted to change the airflow direction. Adjust it toward the face, forehead, or lower front area depending on how the cap is being worn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-section\"\u003e\n\u003ch3\u003eMade for everyday outdoor use\u003c\/h3\u003e\n\u003cp\u003eThe baseball cap shape is easy to wear for casual outdoor routines. The curved brim provides everyday shade to part of the face, while the mesh crown allows ventilation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-section\"\u003e\n\u003ch3\u003eSuitable for these activities\u003c\/h3\u003e\n\u003cul class=\"mw-scene-list\"\u003e\n\u003cli\u003eWalking and daily errands\u003c\/li\u003e\n\u003cli\u003eGardening and yard work\u003c\/li\u003e\n\u003cli\u003eFishing and casual outdoor use\u003c\/li\u003e\n\u003cli\u003eHiking and light trail walks\u003c\/li\u003e\n\u003cli\u003eCamping and summer travel\u003c\/li\u003e\n\u003cli\u003eOutdoor events and theme parks\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-section\"\u003e\n\u003ch3\u003eHow to use the fan\u003c\/h3\u003e\n\u003cdiv class=\"mw-info-img\"\u003e\u003cimg loading=\"lazy\" alt=\"Fan baseball cap showing a front-mounted fan, built-in solar panel, adjustable fan angle, and three speed settings.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/1511\/5197\/files\/REPLACE-WITH-SOLAR-FAN-BASEBALL-CAP-INFOGRAPHIC.webp\"\u003e\u003c\/div\u003e\n\u003cp\u003eCharge the fan through the USB charging connection. Use the control button to select low, medium, or high airflow, then adjust the fan angle before wearing the cap.\u003c\/p\u003e\n\u003cdiv class=\"mw-feature-grid\"\u003e\n\u003cdiv class=\"mw-feature-item\"\u003e\n\u003cstrong\u003eUSB Rechargeable\u003c\/strong\u003e \u003cspan\u003eCharge the fan through the USB charging connection.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-feature-item\"\u003e\n\u003cstrong\u003e3 Speed Settings\u003c\/strong\u003e \u003cspan\u003eLow, medium, and high airflow options.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-feature-item\"\u003e\n\u003cstrong\u003eAdjustable Fan Angle\u003c\/strong\u003e \u003cspan\u003eChange the fan position to adjust airflow direction.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-feature-item\"\u003e\n\u003cstrong\u003eBuilt-In Solar Panel\u003c\/strong\u003e \u003cspan\u003eThe solar panel is positioned above the front fan module.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-safety-note\"\u003e\n\u003cstrong\u003eUse and care\u003c\/strong\u003e\n\u003cul class=\"mw-warning-list\"\u003e\n\u003cli\u003eKeep hair, fingers, cords, and loose items away from the fan opening.\u003c\/li\u003e\n\u003cli\u003eKeep the fan, charging connection, battery, and solar panel dry.\u003c\/li\u003e\n\u003cli\u003eStop using the product if the fan, wiring, battery, or housing is damaged.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-section\"\u003e\n\u003ch3\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"mw-details-list\"\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eFan baseball cap with built-in solar panel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eCap Style\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eBaseball cap with curved brim\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eFan Position\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eFront-mounted fan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eFan Angle\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eAdjustable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eCharging\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eUSB charging connection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eFan Speeds\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003e3 speed settings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eVentilation\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eMesh crown panels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eSun Coverage\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eCurved brim for everyday face shade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eRecommended Use\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eWalking, gardening, yard work, fishing, hiking, camping, travel, and outdoor events\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-row\"\u003e\n\u003cdiv class=\"mw-detail-label\"\u003eIncluded\u003c\/div\u003e\n\u003cdiv class=\"mw-detail-value\"\u003eCap with integrated fan module\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mw-section\"\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cdiv class=\"mw-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the fan angle?\u003c\/summary\u003e\n\u003cp\u003eYes. The front fan can be tilted to change the airflow direction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many speed settings does the fan have?\u003c\/summary\u003e\n\u003cp\u003eThe fan has three speed settings: low, medium, and high.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the cap breathable?\u003c\/summary\u003e\n\u003cp\u003eYes. The crown uses mesh panels that allow ventilation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I charge the fan?\u003c\/summary\u003e\n\u003cp\u003eCharge the fan through the USB charging connection before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"MotionWarm","offers":[{"title":"Khaki","offer_id":47632013557949,"sku":"SFC-KH","price":26.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":47632013590717,"sku":"SFC-WH","price":26.0,"currency_code":"USD","in_stock":true},{"title":"Light Gray","offer_id":47632013623485,"sku":"SFC-LG","price":26.0,"currency_code":"USD","in_stock":true},{"title":"Dark Gray","offer_id":47632013656253,"sku":"SFC-DG","price":26.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":47632013689021,"sku":"SFC-BK","price":26.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0765\/1511\/5197\/files\/solar-fan-baseball-cap-black-main.png?v=1783776003","url":"https:\/\/www.ventwarm.com\/products\/solar-fan-baseball-cap","provider":"MotionWarm","version":"1.0","type":"link"}