{"product_id":"2-in-1-pilot-baseball-cap-1","title":"🧢2-in-1 Pilot Baseball Cap","description":"\u003cstyle\u003e\n.pilot2in1-page,\n.pilot2in1-page *{\n  box-sizing:border-box;\n}\n\n.pilot2in1-page{\n  max-width:820px;\n  margin:0 auto;\n  padding:0 5px;\n  font-family:Arial,Helvetica,sans-serif;\n  color:#202820;\n  background:#fff;\n  line-height:1.62;\n}\n\n.pilot2in1-page h1,\n.pilot2in1-page h2,\n.pilot2in1-page h3,\n.pilot2in1-page p{\n  margin:0;\n}\n\n.pilot2in1-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:18px;\n}\n\n.p2-section{\n  margin:16px 0;\n  padding:34px 20px;\n  border-radius:22px;\n}\n\n.p2-dark{\n  color:#fff;\n  background:\n    radial-gradient(circle at 91% 5%,rgba(163,174,78,.28),transparent 31%),\n    radial-gradient(circle at 5% 95%,rgba(216,169,63,.18),transparent 28%),\n    linear-gradient(145deg,#11180f,#2a3922);\n}\n\n.p2-light{\n  background:#f3f5f0;\n}\n\n.p2-green{\n  background:#eef3e8;\n}\n\n.p2-warm{\n  background:#faf5e9;\n}\n\n.p2-white{\n  background:#fff;\n  border:1px solid #dfe5da;\n}\n\n.p2-center{\n  text-align:center;\n}\n\n.p2-eyebrow{\n  margin-bottom:8px!important;\n  color:#687b45;\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.p2-dark .p2-eyebrow{\n  color:#ccdb8c;\n}\n\n.p2-title{\n  color:#fff;\n  font-size:clamp(36px,7vw,56px);\n  line-height:1.03;\n  letter-spacing:-.045em;\n}\n\n.p2-h2{\n  margin-bottom:11px!important;\n  color:#222c20;\n  font-size:clamp(28px,5vw,39px);\n  line-height:1.11;\n  letter-spacing:-.03em;\n}\n\n.p2-dark .p2-h2{\n  color:#fff;\n}\n\n.p2-copy{\n  max-width:690px;\n  color:#687365;\n  font-size:16px;\n}\n\n.p2-dark .p2-copy{\n  color:#dce5d8;\n}\n\n.p2-center .p2-copy{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.p2-media{\n  margin-top:22px;\n}\n\n.p2-caption{\n  margin-top:8px!important;\n  color:#879080;\n  font-size:12px;\n  text-align:center;\n}\n\n.p2-dark .p2-caption{\n  color:#bfcab9;\n}\n\n.p2-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:19px;\n}\n\n.p2-tag{\n  padding:8px 13px;\n  border-radius:999px;\n  background:#334229;\n  border:1px solid #647456;\n  color:#fff;\n  font-size:13px;\n  font-weight:800;\n}\n\n.p2-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:11px;\n  margin-top:20px;\n}\n\n.p2-benefit{\n  padding:18px 11px;\n  background:#fff;\n  border:1px solid #dfe5da;\n  border-radius:16px;\n  text-align:center;\n}\n\n.p2-icon{\n  display:flex;\n  width:46px;\n  height:46px;\n  margin:0 auto 10px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#667944;\n  color:#fff;\n  font-size:20px;\n  font-weight:900;\n}\n\n.p2-benefit strong{\n  display:block;\n  color:#232d21;\n  font-size:15px;\n}\n\n.p2-benefit p{\n  margin-top:5px;\n  color:#748071;\n  font-size:13px;\n}\n\n.p2-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin-top:20px;\n}\n\n.p2-card{\n  padding:18px;\n  background:#fff;\n  border:1px solid #dfe5da;\n  border-radius:16px;\n}\n\n.p2-card h3{\n  margin-bottom:6px;\n  color:#232d21;\n  font-size:17px;\n}\n\n.p2-card p{\n  color:#6b7668;\n  font-size:14px;\n}\n\n.p2-highlight{\n  margin-top:18px;\n  padding:20px;\n  background:#eef4e6;\n  border-left:4px solid #687b45;\n  border-radius:12px;\n}\n\n.p2-highlight strong{\n  display:block;\n  margin-bottom:5px;\n  color:#536534;\n  font-size:18px;\n}\n\n.p2-highlight p{\n  color:#65715e;\n  font-size:15px;\n}\n\n.p2-steps{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n  margin-top:20px;\n}\n\n.p2-step{\n  padding:18px;\n  background:#fff;\n  border:1px solid #dfe5da;\n  border-radius:16px;\n}\n\n.p2-number{\n  display:flex;\n  width:40px;\n  height:40px;\n  margin-bottom:10px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#687b45;\n  color:#fff;\n  font-weight:900;\n}\n\n.p2-step strong{\n  display:block;\n  margin-bottom:5px;\n  color:#232d21;\n  font-size:16px;\n}\n\n.p2-step p{\n  color:#6a7567;\n  font-size:14px;\n}\n\n.p2-modes{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin-top:20px;\n}\n\n.p2-mode{\n  padding:22px 17px;\n  background:#fff;\n  border:1px solid #dde4d8;\n  border-radius:17px;\n}\n\n.p2-mode span{\n  display:inline-flex;\n  width:44px;\n  height:44px;\n  margin-bottom:10px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#687b45;\n  color:#fff;\n  font-size:20px;\n}\n\n.p2-mode strong{\n  display:block;\n  color:#222d20;\n  font-size:18px;\n}\n\n.p2-mode p{\n  margin-top:6px;\n  color:#6b7567;\n  font-size:14px;\n}\n\n.p2-scenes{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:10px;\n  margin-top:20px;\n}\n\n.p2-scene{\n  padding:18px 8px;\n  background:#fff;\n  border:1px solid #dfe5da;\n  border-radius:15px;\n  text-align:center;\n}\n\n.p2-scene span{\n  display:block;\n  margin-bottom:6px;\n  font-size:27px;\n}\n\n.p2-scene strong{\n  display:block;\n  color:#232d21;\n  font-size:14px;\n}\n\n.p2-scene p{\n  margin-top:5px;\n  color:#758071;\n  font-size:12px;\n}\n\n.p2-colors{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:10px;\n  margin-top:20px;\n}\n\n.p2-color{\n  padding:18px 8px;\n  background:#fff;\n  border:1px solid #dfe5da;\n  border-radius:15px;\n  text-align:center;\n}\n\n.p2-swatch{\n  width:43px;\n  height:43px;\n  margin:0 auto 9px;\n  border-radius:50%;\n  border:3px solid #eee;\n  box-shadow:0 2px 7px rgba(0,0,0,.10);\n}\n\n.p2-black{background:#151515;}\n.p2-whitecolor{background:#e8e2d5;}\n.p2-yellow{background:#d4a62d;}\n.p2-green-color{background:#536338;}\n\n.p2-color strong{\n  display:block;\n  color:#232d21;\n  font-size:14px;\n}\n\n.p2-spec{\n  margin-top:18px;\n  overflow:hidden;\n  background:#fff;\n  border:1px solid #dfe5da;\n  border-radius:16px;\n}\n\n.p2-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.p2-table td{\n  padding:13px 14px;\n  border-bottom:1px solid #e8ece6;\n  vertical-align:top;\n  font-size:15px;\n}\n\n.p2-table tr:last-child td{\n  border-bottom:0;\n}\n\n.p2-table td:first-child{\n  width:40%;\n  background:#f7f9f5;\n  color:#232d21;\n  font-weight:800;\n}\n\n.p2-table td:last-child{\n  color:#657162;\n}\n\n.p2-note{\n  margin-top:14px;\n  padding:17px;\n  background:#fff8e7;\n  border:1px solid #ddc98f;\n  border-radius:12px;\n  color:#655a43;\n  font-size:14px;\n}\n\n.p2-warning{\n  margin-top:14px;\n  padding:18px;\n  background:#f7f2e6;\n  border:1px solid #d8c9a4;\n  border-radius:14px;\n}\n\n.p2-warning strong{\n  display:block;\n  margin-bottom:6px;\n  color:#66522d;\n  font-size:17px;\n}\n\n.p2-warning p{\n  color:#6d6452;\n  font-size:14px;\n}\n\n.p2-faq{\n  margin-top:12px;\n  padding:17px 18px;\n  background:#fff;\n  border:1px solid #dfe5da;\n  border-radius:14px;\n}\n\n.p2-faq strong{\n  display:block;\n  margin-bottom:5px;\n  color:#232d21;\n  font-size:16px;\n}\n\n.p2-faq p{\n  color:#6b7668;\n  font-size:14px;\n}\n\n.p2-cta{\n  margin:16px 0;\n  padding:46px 20px;\n  border-radius:22px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at 12% 6%,rgba(152,173,79,.35),transparent 31%),\n    radial-gradient(circle at 90% 92%,rgba(220,169,46,.18),transparent 30%),\n    linear-gradient(135deg,#11180f,#30402a);\n}\n\n.p2-cta h2{\n  color:#fff;\n  font-size:clamp(31px,5vw,45px);\n  line-height:1.08;\n}\n\n.p2-cta p{\n  max-width:630px;\n  margin:12px auto 0;\n  color:#dfe7dc;\n  font-size:17px;\n}\n\n.p2-button{\n  display:inline-flex;\n  min-height:52px;\n  margin-top:21px;\n  padding:14px 30px;\n  align-items:center;\n  justify-content:center;\n  border-radius:999px;\n  background:#7b8d4e;\n  color:#fff!important;\n  text-decoration:none!important;\n  font-size:17px;\n  font-weight:900;\n}\n\n@media(max-width:680px){\n\n  .p2-section,\n  .p2-cta{\n    padding:28px 14px;\n  }\n\n  .p2-benefits,\n  .p2-grid,\n  .p2-steps,\n  .p2-modes{\n    grid-template-columns:1fr;\n  }\n\n  .p2-scenes{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .p2-colors{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .p2-table,\n  .p2-table tbody,\n  .p2-table tr,\n  .p2-table td{\n    display:block;\n    width:100%;\n  }\n\n  .p2-table tr{\n    padding:8px 0;\n    border-bottom:1px solid #e8ece6;\n  }\n\n  .p2-table tr:last-child{\n    border-bottom:0;\n  }\n\n  .p2-table td{\n    padding:5px 12px;\n    border:0;\n  }\n\n  .p2-table td:first-child{\n    background:transparent;\n  }\n\n  .p2-button{\n    width:100%;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"pilot2in1-page\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"p2-section p2-dark p2-center\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      ONE CAP • TWO WAYS TO WEAR IT\n    \u003c\/p\u003e\n\n    \u003ch1 class=\"p2-title\"\u003e\n      Looks Like a Cap.\u003cbr\u003e\n      Until You Flip It. 🧢\n    \u003c\/h1\u003e\n\n    \u003cp class=\"p2-copy\" style=\"margin:14px auto 0;\"\u003e\n      Wear it forward like a classic curved-brim baseball cap, then reverse it and pull down the integrated lenses when you want extra eye coverage outdoors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-tags\"\u003e\n      \u003cspan class=\"p2-tag\"\u003e2-in-1 Design\u003c\/span\u003e\n      \u003cspan class=\"p2-tag\"\u003eBuilt-In Lenses\u003c\/span\u003e\n      \u003cspan class=\"p2-tag\"\u003eCurved Brim\u003c\/span\u003e\n      \u003cspan class=\"p2-tag\"\u003e4 Colors\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/a9fd89eb98de60a2f791a00d4596a8683236ed24.png\" alt=\"2-in-1 pilot baseball cap with integrated pull-down lenses\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003csection class=\"p2-section p2-white p2-center\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      CLASSIC CAP MODE + INTEGRATED LENS MODE\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      One Accessory.\u003cbr\u003e\n      Two Completely Different Looks.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"p2-benefits\"\u003e\n\n      \u003cdiv class=\"p2-benefit\"\u003e\n        \u003cspan class=\"p2-icon\"\u003e🧢\u003c\/span\u003e\n        \u003cstrong\u003eClassic Cap Mode\u003c\/strong\u003e\n        \u003cp\u003eWear the curved visor forward for a familiar everyday look.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-benefit\"\u003e\n        \u003cspan class=\"p2-icon\"\u003e🕶️\u003c\/span\u003e\n        \u003cstrong\u003eBuilt-In Lens Mode\u003c\/strong\u003e\n        \u003cp\u003eReverse the cap and lower the integrated lenses toward your eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-benefit\"\u003e\n        \u003cspan class=\"p2-icon\"\u003e↔\u003c\/span\u003e\n        \u003cstrong\u003eQuick Switch\u003c\/strong\u003e\n        \u003cp\u003eMove between the two configurations without adding another wearable accessory.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-benefit\"\u003e\n        \u003cspan class=\"p2-icon\"\u003e🌤\u003c\/span\u003e\n        \u003cstrong\u003eOutdoor Ready\u003c\/strong\u003e\n        \u003cp\u003eDesigned around everyday leisure, travel and outdoor activities.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PAIN --\u003e\n  \u003csection class=\"p2-section p2-light\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      ORDINARY CAPS ONLY DO ONE THING\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Your Hat Can Be More Than Just a Hat.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"p2-copy\"\u003e\n      A standard baseball cap gives you one familiar look. This design hides a second function in the rear of the cap, ready to move into position when you reverse it.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-grid\"\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e❌ One Fixed Look\u003c\/h3\u003e\n        \u003cp\u003eA conventional baseball cap stays essentially the same no matter how the day changes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e❌ Extra Accessories to Carry\u003c\/h3\u003e\n        \u003cp\u003eSeparate pieces mean more items to remember when heading outdoors.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e✅ Hidden Second Function\u003c\/h3\u003e\n        \u003cp\u003eThe lens structure stays integrated with the cap instead of being a completely separate accessory.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e✅ Change the Configuration\u003c\/h3\u003e\n        \u003cp\u003eReverse the cap to bring the integrated lens structure from the rear toward the front.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRANSFORMATION --\u003e\n  \u003csection class=\"p2-section p2-green\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      FROM EVERYDAY CAP TO LENS MODE\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      The Second Function Is Hidden in the Back.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"p2-copy\"\u003e\n      At first glance, it wears like a regular curved-brim cap. Turn it around and the integrated lens structure becomes accessible at the front.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/a9fd89eb98de60a2f791a00d4596a8683236ed24.png\" alt=\"Pilot cap normal mode and reverse lens mode\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-modes\"\u003e\n\n      \u003cdiv class=\"p2-mode\"\u003e\n        \u003cspan\u003e🧢\u003c\/span\u003e\n        \u003cstrong\u003eMode 1 — Classic Cap\u003c\/strong\u003e\n        \u003cp\u003e\n          Wear the curved visor forward for an easy everyday baseball-cap silhouette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-mode\"\u003e\n        \u003cspan\u003e🕶️\u003c\/span\u003e\n        \u003cstrong\u003eMode 2 — Integrated Lenses\u003c\/strong\u003e\n        \u003cp\u003e\n          Reverse the cap, bring the lens structure forward and pull the panels down toward the eye area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-highlight\"\u003e\n      \u003cstrong\u003eSame Cap. Completely Different Configuration.\u003c\/strong\u003e\n      \u003cp\u003e\n        The unusual two-mode construction is what separates it from a conventional curved-brim cap.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"p2-section p2-white\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      3 SIMPLE STEPS\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Forward. Reverse. Pull Down.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"p2-copy\"\u003e\n      Switching modes is straightforward once you understand how the integrated lens panel is positioned.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/c4fe7205d5bc2c63d64c16e03d1529d9c4e015ad.png\" alt=\"Three steps for using 2-in-1 pilot baseball cap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-steps\"\u003e\n\n      \u003cdiv class=\"p2-step\"\u003e\n        \u003cspan class=\"p2-number\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eWear It Forward\u003c\/strong\u003e\n        \u003cp\u003e\n          Begin with the curved brim facing forward like a standard baseball cap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-step\"\u003e\n        \u003cspan class=\"p2-number\"\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eReverse the Cap\u003c\/strong\u003e\n        \u003cp\u003e\n          Turn the cap around so the integrated lens section moves from the back toward the front.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-step\"\u003e\n        \u003cspan class=\"p2-number\"\u003e3\u003c\/span\u003e\n        \u003cstrong\u003ePull the Lenses Down\u003c\/strong\u003e\n        \u003cp\u003e\n          Lower the two built-in lens panels toward your eye area when you want the second mode.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LENSES --\u003e\n  \u003csection class=\"p2-section p2-dark\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      BUILT-IN EYE COVERAGE\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      The Lenses Stay With the Cap.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"p2-copy\"\u003e\n      Instead of carrying the lens structure as a separate piece, the two dark lens panels are integrated directly into the rear section of the cap.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/064c42a19b44efed6a5cd9d975442f3655f1bc45.png\" alt=\"Pull-down integrated lenses on 2-in-1 pilot cap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-grid\"\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e🕶️ Two Integrated Panels\u003c\/h3\u003e\n        \u003cp\u003e\n          The dark lenses are built into the cap instead of being supplied as a separate eyewear accessory.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e↓ Pull-Down Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Lower the panels toward the eye area after reversing the cap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e↑ Move Them Away Again\u003c\/h3\u003e\n        \u003cp\u003e\n          Raise the lens structure when you no longer want it positioned over the eye area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e↔ Two Functions Stay Together\u003c\/h3\u003e\n        \u003cp\u003e\n          Cap mode and lens mode are incorporated into one wearable design.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- REVERSE MODE --\u003e\n  \u003csection class=\"p2-section p2-warm\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      CLEVERLY BUILT INTO THE REAR\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Hidden in Normal Wear.\u003cbr\u003e\n      Ready When You Reverse It.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"p2-copy\"\u003e\n      During standard forward wear, the lens section remains at the back. Reverse the cap and that same structure moves into position at the front.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/0f0712b409d4fb723b4a38263a32268b9a0a2c50.png\" alt=\"Reverse mode showing hidden lenses on pilot baseball cap\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-highlight\"\u003e\n      \u003cstrong\u003eForward = Classic Look   •   Reverse = Lens Access\u003c\/strong\u003e\n      \u003cp\u003e\n        The transformation comes from changing the orientation of the cap rather than adding a separate external attachment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STYLE --\u003e\n  \u003csection class=\"p2-section p2-white\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      CASUAL STYLE WITH A TWIST\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Familiar Enough for Everyday.\u003cbr\u003e\n      Different Enough to Start a Conversation.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"p2-copy\"\u003e\n      Forward mode keeps the familiar curved-brim look. Reverse mode changes the silhouette into a distinctive pilot-inspired style.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/74b39c3740585f807e13f2011076086ecd9dae05.png\" alt=\"Pilot baseball cap style and integrated lens mode\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-grid\"\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e🧢 Everyday Casual\u003c\/h3\u003e\n        \u003cp\u003e\n          Wear it forward with T-shirts, jeans and relaxed weekend outfits.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e🕶️ Pilot-Inspired Reverse Look\u003c\/h3\u003e\n        \u003cp\u003e\n          Flip the cap around when you want to use its more distinctive second configuration.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e👕 Easy Wardrobe Pairing\u003c\/h3\u003e\n        \u003cp\u003e\n          The basic curved-cap foundation keeps it easy to combine with casual clothing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e🎁 Unusual Gift Idea\u003c\/h3\u003e\n        \u003cp\u003e\n          A playful option for someone who already owns plenty of ordinary caps.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- OUTDOOR --\u003e\n  \u003csection class=\"p2-section p2-dark\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      MADE FOR DAYS OUTSIDE\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Take the Second Mode Beyond the Backyard.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"p2-copy\"\u003e\n      The product page positions the cap for outdoor leisure, travel and everyday activities where its two configurations can be useful.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/50ea0e4f524813dde01acdec393dc558d445fb41.png\" alt=\"2-in-1 pilot baseball cap for fishing boating travel and outdoor use\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-scenes\"\u003e\n\n      \u003cdiv class=\"p2-scene\"\u003e\n        \u003cspan\u003e🎣\u003c\/span\u003e\n        \u003cstrong\u003eFishing\u003c\/strong\u003e\n        \u003cp\u003eBring the two-mode cap along for relaxed days near the water.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-scene\"\u003e\n        \u003cspan\u003e⛵\u003c\/span\u003e\n        \u003cstrong\u003eBoating\u003c\/strong\u003e\n        \u003cp\u003eA distinctive cap option for recreational days on the water.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-scene\"\u003e\n        \u003cspan\u003e✈️\u003c\/span\u003e\n        \u003cstrong\u003eTravel\u003c\/strong\u003e\n        \u003cp\u003eKeep both cap configurations together in one wearable accessory.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-scene\"\u003e\n        \u003cspan\u003e🚶\u003c\/span\u003e\n        \u003cstrong\u003eWalks\u003c\/strong\u003e\n        \u003cp\u003eUse the classic forward configuration for casual everyday outings.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-scene\"\u003e\n        \u003cspan\u003e🎵\u003c\/span\u003e\n        \u003cstrong\u003eFestivals\u003c\/strong\u003e\n        \u003cp\u003eSwitch to the pilot-inspired look when you want something more distinctive.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-scene\"\u003e\n        \u003cspan\u003e🌲\u003c\/span\u003e\n        \u003cstrong\u003eOutdoor Days\u003c\/strong\u003e\n        \u003cp\u003eDesigned around general outdoor leisure and everyday wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COLORS --\u003e\n  \u003csection class=\"p2-section p2-green\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      PICK YOUR COLOR\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Four Ways to Wear the Same 2-in-1 Idea.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"p2-copy\"\u003e\n      The current product selector offers Green, Yellow, White and Black.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-colors\"\u003e\n\n      \u003cdiv class=\"p2-color\"\u003e\n        \u003cdiv class=\"p2-swatch p2-green-color\"\u003e\u003c\/div\u003e\n        \u003cstrong\u003eGreen\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-color\"\u003e\n        \u003cdiv class=\"p2-swatch p2-yellow\"\u003e\u003c\/div\u003e\n        \u003cstrong\u003eYellow\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-color\"\u003e\n        \u003cdiv class=\"p2-swatch p2-whitecolor\"\u003e\u003c\/div\u003e\n        \u003cstrong\u003eWhite\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-color\"\u003e\n        \u003cdiv class=\"p2-swatch p2-black\"\u003e\u003c\/div\u003e\n        \u003cstrong\u003eBlack\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-grid\"\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/c3f0348cb2fe7670f8c2bbb31a18fd929893ff10.jpg?v=1786950131\u0026amp;width=1946\" alt=\"Green 2-in-1 pilot baseball cap\" loading=\"lazy\"\u003e\n        \u003ch3 style=\"margin-top:12px;\"\u003eGreen\u003c\/h3\u003e\n        \u003cp\u003eUtility-inspired color with a strong outdoor look.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/64171bcccae958cc45ed77ff3a38611fa444bf03.jpg?v=1786950131\u0026amp;width=1946\" alt=\"Yellow 2-in-1 pilot baseball cap\" loading=\"lazy\"\u003e\n        \u003ch3 style=\"margin-top:12px;\"\u003eYellow\u003c\/h3\u003e\n        \u003cp\u003eA brighter option that makes the unusual lens detail stand out.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/0c6d5d9985895ad63ef56cbb6da679115d2440a5.jpg?v=1786950131\u0026amp;width=1946\" alt=\"White 2-in-1 pilot baseball cap\" loading=\"lazy\"\u003e\n        \u003ch3 style=\"margin-top:12px;\"\u003eWhite\u003c\/h3\u003e\n        \u003cp\u003eA lighter neutral option for casual spring and summer outfits.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/b24dc706d71149f8f3bdfe23f04d9dcd3206ee07.jpg?v=1786950131\u0026amp;width=1946\" alt=\"Black 2-in-1 pilot baseball cap\" loading=\"lazy\"\u003e\n        \u003ch3 style=\"margin-top:12px;\"\u003eBlack\u003c\/h3\u003e\n        \u003cp\u003eA versatile dark option with a more understated overall appearance.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n  \u003csection class=\"p2-section p2-white\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      PRODUCT HIGHLIGHTS\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      What Makes the 2-in-1 Design Different?\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"p2-grid\"\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e🧢 Classic Curved-Brim Mode\u003c\/h3\u003e\n        \u003cp\u003e\n          Wear it forward like a conventional casual baseball cap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e🕶️ Integrated Pull-Down Lenses\u003c\/h3\u003e\n        \u003cp\u003e\n          Two lens panels are incorporated directly into the cap design.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e↔ Reverse-to-Use Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Turn the cap around to move the integrated lens structure toward the front.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e↓ Easy Lens Positioning\u003c\/h3\u003e\n        \u003cp\u003e\n          Lower the lens panels toward the eye area when using the second mode.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e🌤 Outdoor-Oriented Concept\u003c\/h3\u003e\n        \u003cp\u003e\n          Positioned for leisure, travel, fishing, boating and everyday outdoor activities.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e🎨 Four Color Choices\u003c\/h3\u003e\n        \u003cp\u003e\n          Green, Yellow, White and Black are currently available on the product page.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"p2-section p2-light\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      PRODUCT DETAILS\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Specifications\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"p2-spec\"\u003e\n\n      \u003ctable class=\"p2-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003e2-in-1 Pilot Baseball Cap\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePrimary Mode\u003c\/td\u003e\n            \u003ctd\u003eClassic Curved-Brim Baseball Cap\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSecond Mode\u003c\/td\u003e\n            \u003ctd\u003eReverse Cap With Pull-Down Integrated Lenses\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLens Design\u003c\/td\u003e\n            \u003ctd\u003eBuilt-In \/ Pull-Down\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eMode Change\u003c\/td\u003e\n            \u003ctd\u003eWear Forward → Reverse Cap → Pull Lenses Down\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCurrent Colors\u003c\/td\u003e\n            \u003ctd\u003eGreen \/ Yellow \/ White \/ Black\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSuggested Uses\u003c\/td\u003e\n            \u003ctd\u003eOutdoor Leisure \/ Travel \/ Fishing \/ Boating \/ Walking \/ Festivals \/ Daily Wear\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eUV Rating\u003c\/td\u003e\n            \u003ctd\u003eNot Reliably Specified by Product Description\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePolarization\u003c\/td\u003e\n            \u003ctd\u003eNot Specified\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCertified Eye Protection Level\u003c\/td\u003e\n            \u003ctd\u003eNot Specified\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eExact Material\u003c\/td\u003e\n            \u003ctd\u003eNot Clearly Specified\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eExact Head Circumference\u003c\/td\u003e\n            \u003ctd\u003eNot Clearly Specified\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-warning\"\u003e\n      \u003cstrong\u003eImportant Lens Information\u003c\/strong\u003e\n      \u003cp\u003e\n        The product description does not reliably specify a UV protection rating, polarization rating or certified protective-eyewear standard. The integrated lenses are therefore described here only as pull-down lenses that provide additional eye coverage.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY BUY --\u003e\n  \u003csection class=\"p2-section p2-warm\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      ONE ACCESSORY • TWO MODES\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Keep the Casual Look.\u003cbr\u003e\n      Add a Hidden Second Function.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"p2-grid\"\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e01 · Familiar\u003c\/h3\u003e\n        \u003cp\u003e\n          Forward mode still looks and wears like a curved-brim casual cap.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e02 · Unexpected\u003c\/h3\u003e\n        \u003cp\u003e\n          The integrated rear lens section gives the design a second configuration most baseball caps don't have.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e03 · Convenient\u003c\/h3\u003e\n        \u003cp\u003e\n          The lens panels stay attached to the cap instead of existing as another loose accessory.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"p2-card\"\u003e\n        \u003ch3\u003e04 · Distinctive\u003c\/h3\u003e\n        \u003cp\u003e\n          Reverse mode creates the unmistakable pilot-inspired appearance that defines the product.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"p2-section p2-white\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      QUICK ANSWERS BEFORE ORDERING\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"p2-h2\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eHow does the 2-in-1 design work?\u003c\/strong\u003e\n      \u003cp\u003e\n        Wear the cap forward for normal use. To access the second mode, reverse the cap so the built-in lens section moves toward the front, then pull the lens panels down toward the eye area.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eAre the lenses separate from the hat?\u003c\/strong\u003e\n      \u003cp\u003e\n        No. The product description identifies the two pull-down lens panels as integrated directly into the cap.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eWhere are the lenses when I wear the cap normally?\u003c\/strong\u003e\n      \u003cp\u003e\n        During normal forward wear, the integrated lens section remains toward the back of the cap.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eHow do I bring the lenses to the front?\u003c\/strong\u003e\n      \u003cp\u003e\n        Reverse the orientation of the cap. This moves the rear lens structure into position at the front.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eAre the lenses UV400?\u003c\/strong\u003e\n      \u003cp\u003e\n        The product description does not reliably provide a UV400 specification or another numerical UV protection rating, so this listing does not make that claim.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eAre the lenses polarized?\u003c\/strong\u003e\n      \u003cp\u003e\n        Polarization is not specified in the product description.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eCan the lenses be considered safety glasses?\u003c\/strong\u003e\n      \u003cp\u003e\n        No certified protective-eyewear rating is provided by the product description, so they should not be marketed as safety glasses.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eWhat colors are available?\u003c\/strong\u003e\n      \u003cp\u003e\n        The current product selector lists Green, Yellow, White and Black.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eWhere can I wear it?\u003c\/strong\u003e\n      \u003cp\u003e\n        The product description suggests fishing, boating, travel, walking, festivals, everyday wear and other outdoor leisure activities.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eWhat material is the cap made from?\u003c\/strong\u003e\n      \u003cp\u003e\n        The current product description does not provide a reliable exact fabric composition, so no unsupported material claim is made here.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"p2-faq\"\u003e\n      \u003cstrong\u003eWhat head size does it fit?\u003c\/strong\u003e\n      \u003cp\u003e\n        A reliable head-circumference range is not clearly published in the current source information. Confirm sizing with your supplier before advertising an exact measurement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"p2-cta\"\u003e\n\n    \u003cp class=\"p2-eyebrow\"\u003e\n      WHY SETTLE FOR A ONE-MODE CAP?\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      Wear It Forward.\u003cbr\u003e\n      Flip It When You Want More. 🧢\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep the familiar curved-brim cap for everyday wear, with integrated pull-down lenses waiting in the back whenever you want to switch up the look.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"p2-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/a9fd89eb98de60a2f791a00d4596a8683236ed24.png\" alt=\"2-in-1 pilot baseball cap classic mode and pull-down lens mode\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"p2-button\" href=\"#product-form\"\u003e\n      Choose Your Pilot Cap →\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"HSY","offers":[{"title":"Green","offer_id":54594596012398,"sku":"NC03122608182362-飞行员棒球帽军绿色（无耳朵）","price":24.99,"currency_code":"USD","in_stock":false},{"title":"Yellow","offer_id":54594596045166,"sku":"NC03122608182362-飞行员棒球帽黄色（无耳朵）","price":24.99,"currency_code":"USD","in_stock":false},{"title":"White","offer_id":54594596077934,"sku":"NC03122608182362-飞行员棒球帽米白色（无耳朵）","price":24.99,"currency_code":"USD","in_stock":false},{"title":"Black","offer_id":54594596110702,"sku":"NC03122608182362-飞行员棒球帽黑色（无耳朵）","price":24.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/a9fd89eb98de60a2f791a00d4596a8683236ed24_7c78f8ff-c46c-4014-bfb8-008b08acd023.jpg?v=1787019429","url":"https:\/\/bvuyomi.com\/products\/2-in-1-pilot-baseball-cap-1","provider":"Bvuyomi","version":"1.0","type":"link"}