{"product_id":"men-s-lightweight-hooded-sun-shirt-with-face-neck-coverage","title":"Men’s Lightweight Hooded Sun Shirt with Face \u0026 Neck Coverage","description":"\u003cstyle\u003e\n\/* =========================================================\n   GLOBAL STYLE\n   ========================================================= *\/\n\n.shopify-landing-page {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif !important;\n  color: #172033;\n  line-height: 1.7;\n  font-size: 16px;\n  max-width: 1200px;\n  margin: 0 auto;\n  background: #eef5fb;\n  padding: 0 10px;\n  box-sizing: border-box;\n}\n\n\/* Make ALL text use the same font family *\/\n.shopify-landing-page *,\n.shopify-landing-page *::before,\n.shopify-landing-page *::after {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif !important;\n  box-sizing: border-box;\n}\n\n.shopify-landing-page img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 10px;\n  margin-top: 18px;\n}\n\n\/* =========================================================\n   SECTION\n   ========================================================= *\/\n\n.slp-section {\n  background: #ffffff;\n  border-radius: 14px;\n  padding: 28px 22px;\n  margin-bottom: 22px;\n  box-shadow: 0 4px 18px rgba(15, 43, 77, 0.07);\n  text-align: center;\n  border: 1px solid rgba(30, 91, 145, 0.08);\n}\n\n\/* Remove unnecessary top spacing *\/\n.shopify-landing-page .slp-section \u003e *:first-child {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\n.shopify-landing-page .slp-section \u003e h1:first-child,\n.shopify-landing-page .slp-section \u003e h2:first-child,\n.shopify-landing-page .slp-section \u003e h3:first-child,\n.shopify-landing-page .slp-section \u003e p:first-child,\n.shopify-landing-page .slp-section \u003e div:first-child,\n.shopify-landing-page .slp-section \u003e section:first-child {\n  margin-top: 0 !important;\n  padding-top: 0 !important;\n}\n\n\/* Shopify theme default margin reset *\/\n.shopify-landing-page h1,\n.shopify-landing-page h2,\n.shopify-landing-page h3,\n.shopify-landing-page h4,\n.shopify-landing-page p {\n  margin-top: 0;\n}\n\n\/* =========================================================\n   TITLES\n   ========================================================= *\/\n\n.slp-title {\n  font-size: 28px !important;\n  line-height: 1.25 !important;\n  font-weight: 800 !important;\n  color: #102a43 !important;\n  margin: 0 0 12px 0 !important;\n  padding: 0 !important;\n  text-transform: uppercase;\n  letter-spacing: 0.3px;\n}\n\n\/* Important words \/ color emphasis *\/\n.slp-highlight-blue {\n  color: #1769d1;\n  font-weight: 800;\n}\n\n.slp-highlight-orange {\n  color: #f47b20;\n  font-weight: 800;\n}\n\n.slp-highlight-green {\n  color: #238636;\n  font-weight: 800;\n}\n\n.slp-highlight-navy {\n  color: #102a43;\n  font-weight: 800;\n}\n\n\/* =========================================================\n   BODY DESCRIPTION\n   ========================================================= *\/\n\n.slp-desc {\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n  color: #45576a !important;\n  max-width: 850px;\n  margin: 0 auto 20px auto !important;\n  font-weight: 500;\n}\n\n\/* =========================================================\n   FEATURE GRID\n   ========================================================= *\/\n\n.slp-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n  margin-top: 22px;\n  max-width: 850px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.slp-card {\n  background: #f9fcff;\n  border: 1px solid #dbe7f2;\n  border-radius: 12px;\n  padding: 20px;\n  text-align: left;\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  box-shadow: 0 3px 12px rgba(15, 43, 77, 0.04);\n}\n\n.slp-card-content {\n  display: flex;\n  flex-direction: column;\n}\n\n.slp-card-title {\n  font-size: 20px !important;\n  line-height: 1.35 !important;\n  font-weight: 800 !important;\n  color: #1769d1 !important;\n  margin: 0 0 8px 0 !important;\n}\n\n.slp-card-text {\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n  color: #45576a !important;\n  font-weight: 500;\n}\n\n.slp-card img {\n  margin-top: 16px;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.slp-faq-container {\n  max-width: 850px;\n  margin: 0 auto;\n  text-align: left;\n}\n\n.slp-faq-item {\n  border: 1px solid #d7e4ef;\n  border-radius: 10px;\n  margin-bottom: 12px;\n  overflow: hidden;\n  background: #ffffff;\n  box-shadow: 0 2px 8px rgba(15, 43, 77, 0.04);\n}\n\n\/* Entire question row is clickable *\/\n.slp-faq-question {\n  width: 100%;\n  min-height: 60px;\n  background: #f7fbff;\n  border: none;\n  padding: 17px 20px;\n  font-size: 16px !important;\n  line-height: 1.5 !important;\n  font-weight: 800 !important;\n  color: #102a43 !important;\n  text-align: left;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 15px;\n  transition: background-color 0.25s ease, color 0.25s ease;\n  -webkit-tap-highlight-color: transparent;\n  appearance: none;\n  -webkit-appearance: none;\n  outline: none;\n}\n\n.slp-faq-question:hover {\n  background: #edf6ff;\n  color: #1769d1 !important;\n}\n\n.slp-faq-question:focus,\n.slp-faq-question:active {\n  outline: none;\n}\n\n.slp-faq-question span:first-child {\n  flex: 1;\n  display: block;\n  cursor: pointer;\n}\n\n.slp-faq-arrow {\n  flex: 0 0 30px;\n  width: 30px;\n  height: 30px;\n  border-radius: 50%;\n  background: #1769d1;\n  color: #ffffff !important;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 13px !important;\n  font-weight: 800 !important;\n  cursor: pointer;\n  transition: transform 0.35s ease, background-color 0.25s ease;\n}\n\n.slp-faq-item.active .slp-faq-question {\n  background: #edf6ff;\n  color: #1769d1 !important;\n}\n\n.slp-faq-item.active .slp-faq-arrow {\n  transform: rotate(180deg);\n  background: #f47b20;\n}\n\n\/* FAQ answer *\/\n.slp-faq-answer {\n  display: block;\n  max-height: 0;\n  overflow: hidden;\n  padding: 0 20px;\n  opacity: 0;\n  color: #45576a !important;\n  font-size: 16px !important;\n  line-height: 1.75 !important;\n  font-weight: 500;\n  background: #ffffff;\n  transition:\n    max-height 0.45s ease,\n    padding 0.35s ease,\n    opacity 0.3s ease;\n}\n\n.slp-faq-item.active .slp-faq-answer {\n  max-height: 400px;\n  padding: 17px 20px 20px 20px;\n  opacity: 1;\n}\n\n\/* =========================================================\n   SOCIAL PROOF\n   ========================================================= *\/\n\n.slp-social-container {\n  max-width: 850px;\n  margin: 0 auto;\n  text-align: left;\n}\n\n.slp-rating-overview {\n  display: flex;\n  align-items: center;\n  gap: 25px;\n  margin-bottom: 25px;\n  background: #f4f9fd;\n  padding: 20px;\n  border-radius: 10px;\n  border: 1px solid #dce9f3;\n}\n\n.slp-score-box {\n  font-size: 38px !important;\n  font-weight: 800 !important;\n  color: #1769d1 !important;\n  line-height: 1;\n}\n\n.slp-stars {\n  color: #f47b20 !important;\n  font-size: 20px !important;\n  margin-bottom: 5px;\n  letter-spacing: 1px;\n}\n\n.slp-rating-bars {\n  flex-grow: 1;\n}\n\n.slp-bar-row {\n  display: flex;\n  align-items: center;\n  font-size: 14px !important;\n  color: #45576a;\n  margin-bottom: 6px;\n}\n\n.slp-bar-track {\n  flex-grow: 1;\n  height: 9px;\n  background: #dce6ef;\n  border-radius: 5px;\n  margin: 0 10px;\n  overflow: hidden;\n}\n\n.slp-bar-fill {\n  height: 100%;\n  background: linear-gradient(90deg, #1769d1, #36a9e1);\n  border-radius: 5px;\n}\n\n\/* =========================================================\n   REVIEW SUMMARY\n   ========================================================= *\/\n\n.slp-ai-summary {\n  border: 1px solid #b9dfc3;\n  background: #f0fbf3;\n  padding: 17px 20px;\n  border-radius: 10px;\n  margin-bottom: 20px;\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n  color: #285c35 !important;\n}\n\n.slp-ai-summary-title {\n  font-size: 17px !important;\n  font-weight: 800 !important;\n  color: #238636 !important;\n  margin-bottom: 7px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n\n.slp-review-card {\n  background: #ffffff;\n  border: 1px solid #dce5ed;\n  padding: 17px;\n  border-radius: 10px;\n  margin-bottom: 12px;\n}\n\n.slp-review-header {\n  display: flex;\n  justify-content: space-between;\n  gap: 10px;\n  font-weight: 800 !important;\n  font-size: 15px !important;\n  margin-bottom: 7px;\n  color: #102a43;\n}\n\n.slp-review-text {\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n  color: #45576a !important;\n}\n\n\/* =========================================================\n   LOGISTICS \/ GUARANTEE\n   ========================================================= *\/\n\n.slp-logistics-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 15px;\n}\n\n.slp-logistics-item {\n  background: #f4f9fd;\n  padding: 17px 15px;\n  border-radius: 9px;\n  border: 1px solid #dce8f2;\n  font-size: 16px !important;\n  line-height: 1.5 !important;\n  font-weight: 700 !important;\n  color: #17324d !important;\n}\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.slp-cta-container {\n  background: linear-gradient(135deg, #102a43 0%, #1769d1 65%, #2488d8 100%);\n  color: #ffffff;\n  padding: 42px 20px;\n  border-radius: 14px;\n  text-align: center;\n  margin-top: 28px;\n  box-shadow: 0 8px 25px rgba(16, 42, 67, 0.18);\n}\n\n.slp-cta-title {\n  font-size: 27px !important;\n  line-height: 1.3 !important;\n  font-weight: 800 !important;\n  margin: 0 0 18px 0 !important;\n  color: #ffffff !important;\n}\n\n.slp-cta-subtitle {\n  font-size: 16px !important;\n  line-height: 1.6 !important;\n  color: #e7f3ff !important;\n  margin-bottom: 22px;\n}\n\n.slp-btn {\n  display: inline-block;\n  background: #f47b20;\n  color: #ffffff !important;\n  padding: 15px 42px;\n  font-size: 18px !important;\n  line-height: 1.2 !important;\n  font-weight: 800 !important;\n  text-transform: uppercase;\n  border-radius: 30px;\n  text-decoration: none !important;\n  transition: background-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;\n  box-shadow: 0 5px 15px rgba(244, 123, 32, 0.35);\n}\n\n.slp-btn:hover {\n  background: #e3650c;\n  color: #ffffff !important;\n  transform: translateY(-3px);\n  box-shadow: 0 8px 20px rgba(244, 123, 32, 0.45);\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .shopify-landing-page {\n    padding: 0 6px;\n    font-size: 16px;\n  }\n\n  .slp-section {\n    padding: 24px 15px;\n    margin-bottom: 18px;\n    border-radius: 11px;\n  }\n\n  .slp-title {\n    font-size: 24px !important;\n  }\n\n  .slp-desc {\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n  .slp-card-title {\n    font-size: 19px !important;\n  }\n\n  .slp-card-text {\n    font-size: 16px !important;\n  }\n\n  .slp-faq-question {\n    font-size: 16px !important;\n    padding: 16px 15px;\n  }\n\n  .slp-faq-answer {\n    font-size: 16px !important;\n    padding-left: 15px;\n    padding-right: 15px;\n  }\n\n  .slp-faq-item.active .slp-faq-answer {\n    padding-left: 15px;\n    padding-right: 15px;\n    padding-bottom: 18px;\n  }\n\n  .slp-rating-overview {\n    flex-direction: column;\n    align-items: stretch;\n    gap: 18px;\n  }\n\n  .slp-review-header {\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  .slp-logistics-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .slp-cta-title {\n    font-size: 24px !important;\n  }\n\n  .slp-btn {\n    width: 100%;\n    max-width: 320px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"shopify-landing-page\"\u003e\n\u003c!-- =========================================================\n     SECTION 1: PRODUCT SHOWCASE\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-section\"\u003e\n\u003ch2 class=\"slp-title\"\u003e☀️ \u003cspan class=\"slp-highlight-blue\"\u003eUltimate Outdoor\u003c\/span\u003e \u003cspan class=\"slp-highlight-orange\"\u003eSun Protection\u003c\/span\u003e Hoodie\u003c\/h2\u003e\n\u003cp class=\"slp-desc\" style=\"text-align: left;\"\u003e🌤️ Stay protected and comfortable wherever the day takes you. This lightweight hooded shirt combines \u003cspan class=\"slp-highlight-blue\"\u003eUPF 50+ sun protection\u003c\/span\u003e, breathable comfort, and versatile coverage for \u003cspan class=\"slp-highlight-green\"\u003efishing, running, hiking, cycling, and everyday outdoor adventures.\u003c\/span\u003e\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/8_27.gif?v=1787799584\" alt=\"Outdoor Sun Protection Hoodie\"\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     SECTION 2: CORE PERFORMANCE\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-section\"\u003e\n\u003ch2 class=\"slp-title\"\u003e☀️ \u003cspan class=\"slp-highlight-blue\"\u003eSun Protection\u003c\/span\u003e \u003cspan class=\"slp-highlight-orange\"\u003ePerformance\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"slp-desc\" style=\"text-align: left;\"\u003e💨 Built for hot, active days with a smooth lightweight feel. The breathable fabric helps \u003cspan class=\"slp-highlight-green\"\u003erelease heat and moisture\u003c\/span\u003e, while \u003cspan class=\"slp-highlight-orange\"\u003eUPF 50+\u003c\/span\u003e coverage helps shield exposed areas from harmful UV rays.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/9c5fd782569f5af441e14747582aecb6_92340909-99cc-4d76-bd53-b521704c1c6f.png?v=1787798819\" alt=\"UPF 50 Plus Sun Protection Performance\"\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     SECTION 3: 360 DEGREE DISPLAY\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-section\"\u003e\n\u003ch2 class=\"slp-title\"\u003e🔄 \u003cspan class=\"slp-highlight-blue\"\u003e360° Coverage\u003c\/span\u003e \u0026amp; Comfortable Fit\u003c\/h2\u003e\n\u003cp class=\"slp-desc\" style=\"text-align: left;\"\u003e👕 See the complete design from the \u003cspan class=\"slp-highlight-blue\"\u003efront, side, and back\u003c\/span\u003e. The streamlined fit provides full long-sleeve coverage while allowing \u003cspan class=\"slp-highlight-green\"\u003eeasy movement during active outdoor use.\u003c\/span\u003e\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/bb504355c4001e8d46303facc33594e2_a8775533-7c3e-4999-bb42-e4e43815a5cd.png?v=1787799006\" alt=\"Front Side Back View\"\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     SECTION 4: SIZE CHART\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-section\"\u003e\n\u003ch2 class=\"slp-title\"\u003e📏 \u003cspan class=\"slp-highlight-blue\"\u003eFind Your\u003c\/span\u003e \u003cspan class=\"slp-highlight-orange\"\u003eBest Fit\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"slp-desc\" style=\"text-align: left;\"\u003e📐 Please compare your measurements with the size chart before ordering. For a more relaxed outdoor feel, consider choosing a size up.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2cebf2146174810059bbabf724254e5c_7b5ead69-04e6-48e9-b856-1308f7f013b9.png?v=1787798819\" alt=\"Sun Hoodie Size Chart\"\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     SECTION 5: KEY FEATURES\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-section\"\u003e\n\u003ch2 class=\"slp-title\"\u003e⭐ \u003cspan class=\"slp-highlight-blue\"\u003eKey Features\u003c\/span\u003e \u0026amp; Outdoor Benefits\u003c\/h2\u003e\n\u003cp class=\"slp-desc\" style=\"text-align: left;\"\u003e🌎 One lightweight layer designed to make your outdoor time \u003cspan class=\"slp-highlight-orange\"\u003emore comfortable, protected, and convenient.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"slp-grid\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"slp-card\"\u003e\n\u003cdiv class=\"slp-card-content\"\u003e\n\u003cdiv class=\"slp-card-title\"\u003e🧢 1. Four Ways to Wear It\u003c\/div\u003e\n\u003cdiv class=\"slp-card-text\"\u003eOne shirt gives you \u003cspan class=\"slp-highlight-blue\"\u003e4 coverage options\u003c\/span\u003e: classic wear, neck coverage, hood-up coverage, and face coverage. 🙌 Adjust your coverage as the weather and activity change — without needing a separate gaiter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_dba8290a-e435-4e2a-af12-ef0e57d1542e.png?v=1787798819\" alt=\"Four Ways to Wear Sun Hoodie\"\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"slp-card\"\u003e\n\u003cdiv class=\"slp-card-content\"\u003e\n\u003cdiv class=\"slp-card-title\"\u003e☀️ 2. UPF 50+ Sun Protection\u003c\/div\u003e\n\u003cdiv class=\"slp-card-text\"\u003eBuilt for sunny outdoor environments with \u003cspan class=\"slp-highlight-orange\"\u003eUPF 50+ protection\u003c\/span\u003e. The hood, neck, sleeves, and optional face coverage help provide \u003cspan class=\"slp-highlight-blue\"\u003emore coverage where you need it most.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2_2553d0b9-70b9-48ca-88df-85ae9de6c7f3.png?v=1787798819\" alt=\"UPF 50 Plus Sun Protection\"\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"slp-card\"\u003e\n\u003cdiv class=\"slp-card-content\"\u003e\n\u003cdiv class=\"slp-card-title\"\u003e💨 3. Soft, Breathable \u0026amp; Lightweight\u003c\/div\u003e\n\u003cdiv class=\"slp-card-text\"\u003eEnjoy a \u003cspan class=\"slp-highlight-green\"\u003esmooth, lightweight feel\u003c\/span\u003e with breathable airflow and flexible comfort. 💧 The moisture-wicking fabric helps move sweat away from the skin and \u003cspan class=\"slp-highlight-blue\"\u003edries quickly during active use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/3_6cd4f041-0594-4705-9769-a7138e7d7165.png?v=1787798819\" alt=\"Soft Breathable Lightweight Fabric\"\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"slp-card\"\u003e\n\u003cdiv class=\"slp-card-content\"\u003e\n\u003cdiv class=\"slp-card-title\"\u003e🧺 4. Easy Daily Care\u003c\/div\u003e\n\u003cdiv class=\"slp-card-text\"\u003eDesigned for regular outdoor use and simple maintenance. 🫧 It can be \u003cspan class=\"slp-highlight-blue\"\u003emachine washed or hand washed\u003c\/span\u003e. For best results, wash below 30°C and avoid bleach, tumble drying, and dry cleaning.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/4_78fc97f9-8f86-4b9e-9807-b15734190f55.png?v=1787798819\" alt=\"Easy Care Washing Instructions\"\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003cdiv class=\"slp-card\"\u003e\n\u003cdiv class=\"slp-card-content\"\u003e\n\u003cdiv class=\"slp-card-title\"\u003e🏃 5. Ready for Outdoor Activities\u003c\/div\u003e\n\u003cdiv class=\"slp-card-text\"\u003eFrom \u003cspan class=\"slp-highlight-blue\"\u003efishing and running\u003c\/span\u003e to cycling, workouts, hiking, and travel, this versatile hoodie is made for everyday outdoor adventures. 🎣🏃🚴♂️🏋️♂️🥾\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/7e6ae7811d8b5cf769cd710dab775e02_bdd0c3fb-9213-4447-aed0-50d0d8eca38d.png?v=1787798819\" alt=\"Outdoor Activities Fishing Running Cycling Workout Hiking\"\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003cdiv class=\"slp-card\"\u003e\n\u003cdiv class=\"slp-card-content\"\u003e\n\u003cdiv class=\"slp-card-title\"\u003e🎨 6. Four Versatile Colors\u003c\/div\u003e\n\u003cdiv class=\"slp-card-text\"\u003eChoose the style that fits your outdoor wardrobe: \u003cspan class=\"slp-highlight-blue\"\u003eWhite, Black, Grey, or Navy.\u003c\/span\u003e Each color keeps the same lightweight, breathable, and \u003cspan class=\"slp-highlight-orange\"\u003eUPF 50+ sun protection\u003c\/span\u003e features.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/ffbcf8f7b5d3cc248a4aaa6fd99b04ea_bc3c7d53-06c4-40fe-acdf-f04c22ea20e9.png?v=1787799169\" alt=\"Four Color Options\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     FAQ\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-section\"\u003e\n\u003ch2 class=\"slp-title\"\u003e❓ \u003cspan class=\"slp-highlight-blue\"\u003eFrequently Asked\u003c\/span\u003e \u003cspan class=\"slp-highlight-orange\"\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"slp-desc\"\u003e💬 Everything you need to know before heading outdoors.\u003c\/p\u003e\n\u003cdiv class=\"slp-faq-container\"\u003e\n\u003c!-- FAQ 1 --\u003e\n\u003cdiv class=\"slp-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"slp-faq-question\"\u003e \u003cspan\u003e 📏 Is this shirt true to size? \u003c\/span\u003e \u003cspan class=\"slp-faq-arrow\"\u003e ▼ \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"slp-faq-answer\"\u003e👍 The shirt is designed for a comfortable athletic-style fit. Please refer to the size chart above before ordering. If you prefer a \u003cspan class=\"slp-highlight-blue\"\u003elooser and more relaxed fit\u003c\/span\u003e for outdoor activities, we recommend sizing up.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ 2 --\u003e\n\u003cdiv class=\"slp-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"slp-faq-question\"\u003e \u003cspan\u003e 🧢 How does the built-in face mask work? \u003c\/span\u003e \u003cspan class=\"slp-faq-arrow\"\u003e ▼ \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"slp-faq-answer\"\u003e🙌 The integrated hood and neck coverage can be adjusted according to your needs. Wear it as a regular shirt, pull the neck section up, use the hood for additional head coverage, or pull the face section up for \u003cspan class=\"slp-highlight-orange\"\u003egreater face protection from sun, wind, and dust.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ 3 --\u003e\n\u003cdiv class=\"slp-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"slp-faq-question\"\u003e \u003cspan\u003e ☀️ Does the UPF 50+ protection wash out? \u003c\/span\u003e \u003cspan class=\"slp-faq-arrow\"\u003e ▼ \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"slp-faq-answer\"\u003e🛡️ The fabric is designed with built-in sun protection. For best long-term performance, follow the recommended care instructions: wash below 30°C and avoid \u003cspan class=\"slp-highlight-orange\"\u003ebleach, tumble drying, and dry cleaning.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ 4 --\u003e\n\u003cdiv class=\"slp-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"slp-faq-question\"\u003e \u003cspan\u003e 💨 Is the fabric hot or uncomfortable? \u003c\/span\u003e \u003cspan class=\"slp-faq-arrow\"\u003e ▼ \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"slp-faq-answer\"\u003e🌬️ The fabric is designed to feel \u003cspan class=\"slp-highlight-green\"\u003esoft, lightweight, and breathable\u003c\/span\u003e. Its moisture-wicking and quick-dry characteristics make it suitable for active outdoor use, especially during warm-weather activities.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ 5 --\u003e\n\u003cdiv class=\"slp-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"slp-faq-question\"\u003e \u003cspan\u003e 🎣 What activities can I use it for? \u003c\/span\u003e \u003cspan class=\"slp-faq-arrow\"\u003e ▼ \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"slp-faq-answer\"\u003e🌎 It's suitable for many outdoor activities, including \u003cspan class=\"slp-highlight-blue\"\u003efishing, running, cycling, workouts, hiking, travel, and everyday outdoor wear.\u003c\/span\u003e The lightweight construction makes it easy to move in without feeling bulky.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     CUSTOMER REVIEWS\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-section\"\u003e\n\u003ch2 class=\"slp-title\"\u003e⭐ \u003cspan class=\"slp-highlight-blue\"\u003eWhat Outdoor\u003c\/span\u003e \u003cspan class=\"slp-highlight-orange\"\u003eAdventurers Say\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"slp-social-container\"\u003e\n\u003cdiv class=\"slp-rating-overview\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"slp-score-box\"\u003e4.9\u003c\/div\u003e\n\u003cdiv class=\"slp-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-size: 14px; color: #66788a;\"\u003eBased on 1,280+ Reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slp-rating-bars\"\u003e\n\u003cdiv class=\"slp-bar-row\"\u003e\n\u003cspan\u003e5 Star\u003c\/span\u003e\n\u003cdiv class=\"slp-bar-track\"\u003e\n\u003cdiv class=\"slp-bar-fill\" style=\"width: 92%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e92%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slp-bar-row\"\u003e\n\u003cspan\u003e4 Star\u003c\/span\u003e\n\u003cdiv class=\"slp-bar-track\"\u003e\n\u003cdiv class=\"slp-bar-fill\" style=\"width: 6%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e6%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slp-bar-row\"\u003e\n\u003cspan\u003e3 Star\u003c\/span\u003e\n\u003cdiv class=\"slp-bar-track\"\u003e\n\u003cdiv class=\"slp-bar-fill\" style=\"width: 2%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e2%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slp-ai-summary\"\u003e\n\u003cdiv class=\"slp-ai-summary-title\"\u003e🤖 Customer Feedback Highlights\u003c\/div\u003e\n\u003cdiv\u003eCustomers especially appreciate the \u003cspan class=\"slp-highlight-green\"\u003elightweight feel, sun coverage, breathable fabric, and versatile face-cover design\u003c\/span\u003e. The hoodie is particularly suited to \u003cspan class=\"slp-highlight-blue\"\u003efishing, running, and other hot-weather outdoor activities.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slp-review-card\"\u003e\n\u003cdiv class=\"slp-review-header\"\u003e\n\u003cspan\u003e 🎣 Michael T. ★★★★★ \u003c\/span\u003e \u003cspan style=\"color: #718096; font-weight: normal;\"\u003e Verified Buyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slp-review-text\"\u003e\"Absolute game changer for offshore fishing. Kept me completely burn-free and felt remarkably light even in 95-degree heat. The built-in face mask is brilliant.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slp-review-card\"\u003e\n\u003cdiv class=\"slp-review-header\"\u003e\n\u003cspan\u003e 🏃 David K. ★★★★★ \u003c\/span\u003e \u003cspan style=\"color: #718096; font-weight: normal;\"\u003e Verified Buyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slp-review-text\"\u003e\"Great fit, dries super fast after morning runs. Love that I don't need to carry a separate neck gaiter anymore.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     SHIPPING \u0026 GUARANTEE\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-section\"\u003e\n\u003ch2 class=\"slp-title\"\u003e🛡️ \u003cspan class=\"slp-highlight-blue\"\u003eShop With\u003c\/span\u003e \u003cspan class=\"slp-highlight-green\"\u003eConfidence\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"slp-desc\"\u003e📦 We want your shopping experience to feel simple and worry-free.\u003c\/p\u003e\n\u003cdiv class=\"slp-logistics-grid\"\u003e\n\u003cdiv class=\"slp-logistics-item\"\u003e🚀 Fast Worldwide Shipping\u003c\/div\u003e\n\u003cdiv class=\"slp-logistics-item\"\u003e🛡️ 30-Day Money-Back Guarantee\u003c\/div\u003e\n\u003cdiv class=\"slp-logistics-item\"\u003e📦 Secure \u0026amp; Tracked Delivery\u003c\/div\u003e\n\u003cdiv class=\"slp-logistics-item\"\u003e🔄 Hassle-Free Returns \u0026amp; Exchanges\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     CTA\n     ========================================================= --\u003e\n\u003cdiv class=\"slp-cta-container\"\u003e\n\u003cdiv class=\"slp-cta-title\"\u003e☀️ Ready for Your Next Outdoor Adventure?\u003c\/div\u003e\n\u003cdiv class=\"slp-cta-subtitle\"\u003eStay light. Stay comfortable. Stay protected. 🌲🏃♂️🎣\u003c\/div\u003e\n\u003ca href=\"#\" class=\"slp-btn\"\u003e Shop Now → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     FAQ JAVASCRIPT\n     ========================================================= --\u003e \u003cscript\u003e\n(function () {\n\n  function initSunHoodieFAQ() {\n\n    var containers = document.querySelectorAll(\n      '.shopify-landing-page .slp-faq-container'\n    );\n\n    if (!containers.length) {\n      return;\n    }\n\n    containers.forEach(function (faqContainer) {\n\n      \/* Prevent duplicate event listeners *\/\n      if (faqContainer.getAttribute('data-faq-ready') === 'true') {\n        return;\n      }\n\n      faqContainer.setAttribute('data-faq-ready', 'true');\n\n      \/*\n       * Event delegation:\n       * The entire FAQ question row is clickable.\n       * This also works when Shopify dynamically reloads the section.\n       *\/\n\n      faqContainer.addEventListener('click', function (event) {\n\n        var question = event.target.closest('.slp-faq-question');\n\n        if (!question || !faqContainer.contains(question)) {\n          return;\n        }\n\n        event.preventDefault();\n        event.stopPropagation();\n\n        var currentItem = question.closest('.slp-faq-item');\n\n        if (!currentItem) {\n          return;\n        }\n\n        var isCurrentlyOpen =\n          currentItem.classList.contains('active');\n\n        \/* Close every FAQ item *\/\n        var allItems =\n          faqContainer.querySelectorAll('.slp-faq-item');\n\n        allItems.forEach(function (item) {\n\n          item.classList.remove('active');\n\n          var itemButton =\n            item.querySelector('.slp-faq-question');\n\n          if (itemButton) {\n            itemButton.setAttribute(\n              'aria-expanded',\n              'false'\n            );\n          }\n\n        });\n\n        \/* Open clicked FAQ if it was previously closed *\/\n        if (!isCurrentlyOpen) {\n\n          currentItem.classList.add('active');\n\n          question.setAttribute(\n            'aria-expanded',\n            'true'\n          );\n\n        }\n\n      });\n\n    });\n\n  }\n\n\n  \/*\n   * Initial page load\n   *\/\n\n  if (document.readyState === 'loading') {\n\n    document.addEventListener(\n      'DOMContentLoaded',\n      initSunHoodieFAQ\n    );\n\n  } else {\n\n    initSunHoodieFAQ();\n\n  }\n\n\n  \/*\n   * Shopify Theme Editor support\n   *\/\n\n  document.addEventListener(\n    'shopify:section:load',\n    function () {\n\n      setTimeout(function () {\n        initSunHoodieFAQ();\n      }, 50);\n\n    }\n  );\n\n\n  \/*\n   * Additional fallback for Shopify dynamic rendering\n   *\/\n\n  setTimeout(function () {\n    initSunHoodieFAQ();\n  }, 300);\n\n\n  setTimeout(function () {\n    initSunHoodieFAQ();\n  }, 1000);\n\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"XIESHU","offers":[{"title":"Navy \/ S","offer_id":43134675943495,"sku":"NC03142608275312-藏青色-S","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Navy \/ M","offer_id":43134675976263,"sku":"NC03142608275312-藏青色-M","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Navy \/ L","offer_id":43134676009031,"sku":"NC03142608275312-藏青色-L","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Navy \/ XL","offer_id":43134676041799,"sku":"NC03142608275312-藏青色-XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Navy \/ 2XL","offer_id":43134676074567,"sku":"NC03142608275312-藏青色-2XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Navy \/ 3XL","offer_id":43134676107335,"sku":"NC03142608275312-藏青色-3XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43134676140103,"sku":"NC03142608275312-黑色-S","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43134676172871,"sku":"NC03142608275312-黑色-M","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43134676205639,"sku":"NC03142608275312-黑色-L","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43134676238407,"sku":"NC03142608275312-黑色-XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43134676271175,"sku":"NC03142608275312-黑色-2XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43134676303943,"sku":"NC03142608275312-黑色-3XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ S","offer_id":43134676336711,"sku":"NC03142608275312-灰色-S","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M","offer_id":43134676369479,"sku":"NC03142608275312-灰色-M","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L","offer_id":43134676402247,"sku":"NC03142608275312-灰色-L","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XL","offer_id":43134676435015,"sku":"NC03142608275312-灰色-XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 2XL","offer_id":43134676467783,"sku":"NC03142608275312-灰色-2XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 3XL","offer_id":43134676500551,"sku":"NC03142608275312-灰色-3XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":43134676533319,"sku":"NC03142608275312-白色-S","price":23.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":43134676566087,"sku":"NC03142608275312-白色-M","price":23.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":43134676598855,"sku":"NC03142608275312-白色-L","price":23.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":43134676631623,"sku":"NC03142608275312-白色-XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":43134676664391,"sku":"NC03142608275312-白色-2XL","price":23.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 3XL","offer_id":43134676697159,"sku":"NC03142608275312-白色-3XL","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_96c2f024-52bb-47c4-888b-6d85c175f036.png?v=1787819237","url":"https:\/\/bamafrontierman.com\/products\/men-s-lightweight-hooded-sun-shirt-with-face-neck-coverage","provider":"bamafrontierman.com","version":"1.0","type":"link"}