{"product_id":"light-up-game-day-fan-cap-glow-logo-flat-brim-hat","title":"Light-Up Game Day Fan Cap – Glow Logo Flat-Brim Hat","description":"\u003c!--  SHOPIFY PRODUCT DESCRIPTION  Replace the following placeholders with Shopify CDN URLs before publishing:  YOUR_HERO_IMAGE_URL  YOUR_DAY_NIGHT_IMAGE_URL  YOUR_LIFESTYLE_IMAGE_URL  YOUR_STYLE_IMAGE_URL  Important: Only use team names, logos, and league references when you have  the necessary commercial authorization. Do not add \"Official\" or \"Licensed\"  unless that status is documented.--\u003e\u003cstyle\u003e  .glow-cap-page,  .glow-cap-page * {    box-sizing: border-box;  }  .glow-cap-page {    --gc-navy: #071426;    --gc-blue: #0f3159;    --gc-glow: #74c9ff;    --gc-white: #ffffff;    --gc-ice: #eaf7ff;    --gc-muted: #aab8c9;    --gc-line: rgba(255, 255, 255, 0.12);    width: 100%;    max-width: 920px;    margin: 0 auto;    padding: 0 10px 56px;    overflow: hidden;    color: var(--gc-white);    background: #030a13;    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;    line-height: 1.6;    -webkit-font-smoothing: antialiased;    text-rendering: optimizeLegibility;  }  .glow-cap-page img {    display: block;    width: 100%;    height: auto;  }  .glow-cap-page h2,  .glow-cap-page h3,  .glow-cap-page p {    margin-top: 0;  }  .glow-cap-page h2,  .glow-cap-page h3 {    color: #ffffff !important;    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif !important;    font-weight: 800 !important;  }  .glow-cap-page p,  .glow-cap-page li,  .glow-cap-page summary {    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif !important;  }  .glow-cap-page h2 {    margin-bottom: 14px;    font-size: clamp(29px, 5vw, 48px);    line-height: 1.08;    letter-spacing: -0.035em;    overflow-wrap: anywhere;  }  .glow-cap-page h3 {    margin-bottom: 8px;    font-size: 20px;    line-height: 1.25;  }  .gc-section {    position: relative;    padding: 58px 28px;  }  .gc-kicker {    display: inline-block;    margin-bottom: 16px;    color: #9bdcff !important;    font-size: 12px;    font-weight: 800;    letter-spacing: 0.18em;    text-transform: uppercase;    line-height: 1.45;    text-shadow: 0 1px 12px rgba(0, 0, 0, 0.45);  }  .gc-lead {    max-width: 680px;    margin-bottom: 0;    color: #e7f0f8 !important;    font-size: 18px;  }  .gc-hero {    isolation: isolate;    min-height: clamp(540px, 72vw, 620px);    display: flex;    align-items: flex-end;    padding: 54px 32px;    overflow: hidden;    border-radius: 24px;    background:      linear-gradient(180deg, rgba(3, 10, 19, 0.16) 12%, rgba(3, 10, 19, 0.94) 88%),      radial-gradient(circle at 62% 32%, rgba(116, 201, 255, 0.34), transparent 38%),      url(\"YOUR_HERO_IMAGE_URL\") center\/cover no-repeat,      #071426;  }  .gc-hero::after {    content: none;  }  .gc-hero__content {    position: relative;    z-index: 1;    width: min(650px, 100%);  }  .gc-hero h2 {    margin-bottom: 16px;    font-size: clamp(40px, 8vw, 72px);    line-height: 0.98;    text-transform: uppercase;    text-shadow: 0 3px 24px rgba(0, 0, 0, 0.78);  }  .gc-hero p {    max-width: 570px;    margin-bottom: 26px;    color: #f2f8ff !important;    font-size: 19px;    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.76);  }  .gc-button {    display: inline-block;    padding: 15px 25px;    border: 1px solid rgba(255, 255, 255, 0.65);    border-radius: 999px;    color: #03101e !important;    background: var(--gc-white);    box-shadow: 0 0 30px rgba(116, 201, 255, 0.28);    font-size: 14px;    font-weight: 850;    letter-spacing: 0.06em;    text-decoration: none !important;    text-transform: uppercase;    text-align: center;    line-height: 1.25;    transition: transform 0.2s ease, box-shadow 0.2s ease;  }  .gc-button:hover,  .gc-button:focus-visible {    transform: translateY(-1px);    box-shadow: 0 0 38px rgba(116, 201, 255, 0.45);  }  .gc-button--glow {    border-color: var(--gc-glow);    background: var(--gc-glow);  }  .gc-hook {    text-align: center;    background:      radial-gradient(circle at 50% 0%, rgba(39, 126, 194, 0.22), transparent 52%),      #030a13;  }  .gc-hook .gc-lead {    margin-right: auto;    margin-left: auto;  }  .gc-media {    position: relative;    overflow: hidden;    border: 1px solid var(--gc-line);    border-radius: 22px;    background: var(--gc-navy);    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.26);  }  .gc-media img {    min-height: 0;    object-fit: contain;    background: #071426;  }  .gc-split {    display: grid;    grid-template-columns: 1.04fr 0.96fr;    align-items: center;    gap: 42px;  }  .gc-checks {    display: grid;    gap: 15px;    margin: 24px 0 0;    padding: 0;    list-style: none;  }  .gc-checks li {    position: relative;    padding-left: 30px;    color: #e7f0f8 !important;    font-size: 17px;  }  .gc-checks li::before {    content: \"✦\";    position: absolute;    left: 0;    top: 0;    color: var(--gc-glow);  }  .gc-night {    border-radius: 22px;    background:      radial-gradient(circle at 85% 0%, rgba(116, 201, 255, 0.20), transparent 40%),      linear-gradient(145deg, #0b2038, #040b15 68%);  }  .gc-grid {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 14px;    margin-top: 28px;  }  .gc-card {    min-height: 190px;    padding: 25px 22px;    border: 1px solid var(--gc-line);    border-radius: 18px;    background: #0a1624;  }  .gc-card__mark {    display: grid;    width: 42px;    height: 42px;    margin-bottom: 21px;    place-items: center;    border: 1px solid rgba(116, 201, 255, 0.50);    border-radius: 50%;    color: var(--gc-glow);    box-shadow: inset 0 0 20px rgba(116, 201, 255, 0.12);    font-size: 18px;  }  .gc-card p {    margin-bottom: 0;    color: #c7d5e4 !important;    font-size: 16px;  }  .gc-lifestyle {    padding: 0;    overflow: hidden;    border: 1px solid var(--gc-line);    border-radius: 22px;    background: #071426;  }  .gc-lifestyle__image {    min-height: 520px;    border-radius: 21px;    object-fit: cover;  }  .gc-lifestyle__copy {    position: absolute;    right: 28px;    bottom: 28px;    left: 28px;    max-width: 620px;    padding: 28px;    border: 1px solid rgba(255, 255, 255, 0.18);    border-radius: 18px;    background: rgba(3, 10, 19, 0.92);    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);    backdrop-filter: blur(10px);  }  .gc-lifestyle__copy p {    margin-bottom: 0;    color: #edf6ff !important;  }  .gc-style {    text-align: center;  }  .gc-style .gc-lead {    margin-right: auto;    margin-left: auto;  }  .gc-style .gc-media {    margin-top: 30px;  }  .gc-occasions {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 10px;    margin-top: 24px;  }  .gc-pill {    padding: 9px 15px;    border: 1px solid rgba(116, 201, 255, 0.35);    border-radius: 999px;    color: #eff9ff !important;    background: rgba(116, 201, 255, 0.12);    font-size: 14px;    font-weight: 700;  }  .gc-quote {    padding: 64px 32px;    text-align: center;    border-top: 1px solid var(--gc-line);    border-bottom: 1px solid var(--gc-line);    background: #06111f;  }  .gc-quote p {    max-width: 740px;    margin: 0 auto;    color: var(--gc-ice);    font-size: clamp(24px, 4vw, 38px);    font-weight: 800;    line-height: 1.25;    letter-spacing: -0.025em;  }  .gc-faq {    max-width: 760px;    margin: 0 auto;  }  .gc-faq details {    padding: 20px 0;    border-bottom: 1px solid var(--gc-line);  }  .gc-faq summary {    position: relative;    padding-right: 30px;    cursor: pointer;    color: #ffffff !important;    font-size: 17px;    font-weight: 800;    list-style: none;  }  .gc-faq summary::-webkit-details-marker {    display: none;  }  .gc-faq summary::after {    content: \"+\";    position: absolute;    right: 0;    color: var(--gc-glow);    font-size: 22px;    line-height: 1;  }  .gc-faq detailsopen summary::after {    content: \"−\";  }  .gc-faq details p {    margin: 12px 0 0;    color: #c7d5e4 !important;    font-size: 16px;  }  .gc-final {    padding: 70px 28px;    text-align: center;    border: 1px solid rgba(116, 201, 255, 0.30);    border-radius: 24px;    background:      radial-gradient(circle at 50% 0%, rgba(116, 201, 255, 0.25), transparent 45%),      linear-gradient(145deg, #0d2a4a, #030a13 72%);  }  .gc-final p {    max-width: 620px;    margin: 0 auto 25px;    color: #edf6ff !important;    font-size: 18px;  }  .gc-note {    margin-top: 18px !important;    color: #bdcddd !important;    font-size: 13px !important;  }  @media (max-width: 720px) {    .glow-cap-page {      padding: 0 6px 36px;    }    .gc-section {      padding: 44px 20px;    }    .gc-hero {      min-height: 500px;      padding: 38px 22px;      border-radius: 18px;      background-position: center top;    }    .gc-hero h2 {      font-size: clamp(38px, 12vw, 54px);      line-height: 1.02;    }    .gc-hero p,    .gc-lead {      font-size: 16px;    }    .gc-split {      grid-template-columns: 1fr;      gap: 28px;    }    .gc-grid {      grid-template-columns: 1fr;    }    .gc-card {      min-height: 0;    }    .gc-lifestyle__image {      min-height: 0;      aspect-ratio: 1 \/ 1;      border-radius: 17px 17px 0 0;    }    .gc-lifestyle__copy {      position: static;      max-width: none;      padding: 22px;      border: 0;      border-top: 1px solid var(--gc-line);      border-radius: 0 0 17px 17px;      background: #071426;      box-shadow: none;    }    .gc-final,    .gc-quote {      padding: 50px 20px;    }  }\u003c\/style\u003e\u003cdiv class=\"glow-cap-page\"\u003e\n\u003c!-- HERO: Replace the background placeholder in .gc-hero::after --\u003e\u003csection class=\"gc-hero\"\u003e\u003cdiv class=\"gc-hero__content\"\u003e\n\u003cspan class=\"gc-kicker\"\u003eGame Night, Reimagined\u003c\/span\u003e\u003ch2\u003eLight Up Your Fan Energy\u003c\/h2\u003e\n\u003cp\u003eA bold flat-brim fan cap with an illuminated front graphic—made for game nights, watch parties, and anyone who refuses to blend into the crowd.\u003c\/p\u003e\n\u003ca class=\"gc-button gc-button--glow\" href=\"#buy-now\"\u003eChoose Your Style\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- HOOK --\u003e\u003csection class=\"gc-section gc-hook\"\u003e\u003cspan class=\"gc-kicker\"\u003eMore Than A Regular Cap\u003c\/span\u003e\u003ch2\u003eLooks Clean By Day.\u003cbr\u003eComes Alive After Dark.\u003c\/h2\u003e\n\u003cp class=\"gc-lead\"\u003eWhen the lights go down, the front graphic becomes the moment—giving your game-day look an unmistakable glow.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- DAY \/ NIGHT VISUAL --\u003e\u003csection class=\"gc-section gc-night\"\u003e\u003cdiv class=\"gc-split\"\u003e\n\u003cdiv class=\"gc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_Aug_29__2026__09_50_21_PM.png?v=1788054953\" alt=\"Light-up game-day cap shown in day and night conditions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gc-kicker\"\u003eThe Difference Is In The Dark\u003c\/span\u003e\u003ch2\u003eMake Game Night Impossible To Miss\u003c\/h2\u003e\n\u003cp class=\"gc-lead\"\u003eThe illuminated front design adds an eye-catching finish that ordinary printed caps simply cannot deliver.\u003c\/p\u003e\n\u003cul class=\"gc-checks\"\u003e\n\u003cli\u003eBright, attention-grabbing front graphic\u003c\/li\u003e\n\u003cli\u003eDistinctive flat-brim streetwear silhouette\u003c\/li\u003e\n\u003cli\u003eBuilt for memorable night-time fan moments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- BENEFITS --\u003e\u003csection class=\"gc-section\"\u003e\u003cspan class=\"gc-kicker\"\u003eWhy Fans Want One\u003c\/span\u003e\u003ch2\u003eWear The Energy.\u003cbr\u003eOwn The Moment.\u003c\/h2\u003e\n\u003cdiv class=\"gc-grid\"\u003e\n\u003carticle class=\"gc-card\"\u003e\u003cdiv class=\"gc-card__mark\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eStand Out After Dark\u003c\/h3\u003e\n\u003cp\u003eThe glowing front graphic catches attention in low-light settings and adds instant presence to your outfit.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"gc-card\"\u003e\u003cdiv class=\"gc-card__mark\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eShow Your Fan Identity\u003c\/h3\u003e\n\u003cp\u003eTurn your support into part of the experience—from kickoff to the final play.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"gc-card\"\u003e\u003cdiv class=\"gc-card__mark\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eGive A Better Fan Gift\u003c\/h3\u003e\n\u003cp\u003eA memorable choice for birthdays, holidays, game-day hosts, and dedicated sports fans.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- LIFESTYLE --\u003e\u003csection class=\"gc-section gc-lifestyle\"\u003e\u003cimg class=\"gc-lifestyle__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_Aug_29__2026__09_45_39_PM.png?v=1788054953\" alt=\"Fan wearing the light-up game-day cap at a night event\" loading=\"lazy\"\u003e\u003cdiv class=\"gc-lifestyle__copy\"\u003e\n\u003cspan class=\"gc-kicker\"\u003eMade For The Moments That Matter\u003c\/span\u003e\u003ch2\u003eFrom Kickoff To The After-Party\u003c\/h2\u003e\n\u003cp\u003eWear it at watch parties, sports bars, tailgates, night events, or anywhere fans come together.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- STYLE \/ VARIANTS --\u003e\u003csection class=\"gc-section gc-style\"\u003e\u003cspan class=\"gc-kicker\"\u003ePick Your Look\u003c\/span\u003e\u003ch2\u003eYour Team Energy.\u003cbr\u003eYour Style.\u003c\/h2\u003e\n\u003cp class=\"gc-lead\"\u003eChoose the available graphic and color combination that fits the way you show up on game night.\u003c\/p\u003e\n\u003cdiv class=\"gc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPT_Image_Aug_29__2026__09_47_15_PM.png?v=1788054953\" alt=\"Available light-up game-day cap styles\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-occasions\"\u003e\n\u003cspan class=\"gc-pill\"\u003eGame Day\u003c\/span\u003e \u003cspan class=\"gc-pill\"\u003eWatch Parties\u003c\/span\u003e \u003cspan class=\"gc-pill\"\u003eSports Bars\u003c\/span\u003e \u003cspan class=\"gc-pill\"\u003eNight Events\u003c\/span\u003e \u003cspan class=\"gc-pill\"\u003eFan Gifts\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- EMOTIONAL CLOSE --\u003e\u003csection class=\"gc-quote\"\u003e\u003cp\u003eIt is not just what you wear. It is how you let everyone know who you came to support.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- FAQ: Answers intentionally avoid unverified power\/runtime claims --\u003e\u003csection class=\"gc-section\"\u003e\u003cdiv class=\"gc-faq\"\u003e\n\u003cspan class=\"gc-kicker\"\u003eGood To Know\u003c\/span\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhen does the light-up effect look best?\u003c\/summary\u003e\u003cp\u003eThe illuminated graphic is most dramatic in darker environments such as evening events, watch parties, and indoor game-night settings.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhere can I wear it?\u003c\/summary\u003e\u003cp\u003eIt is designed as a statement fan accessory for watch parties, sports bars, tailgates, night events, casual outfits, and gifting.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eAre multiple designs available?\u003c\/summary\u003e\u003cp\u003ePlease check the product options above for the graphic and color combinations currently available.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow do I care for the cap?\u003c\/summary\u003e\u003cp\u003eBecause the product includes a light-up component, follow the care instructions supplied with your order and avoid soaking the electronic area.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FINAL CTA --\u003e\u003csection class=\"gc-final\" id=\"buy-now\"\u003e\u003cspan class=\"gc-kicker\"\u003eReady For The Next Game?\u003c\/span\u003e\u003ch2\u003eTurn On The Glow.\u003cbr\u003eShow Up Like A Fan.\u003c\/h2\u003e\n\u003cp\u003eChoose your preferred design and bring a new level of energy to your next game-night look.\u003c\/p\u003e\n\u003ca class=\"gc-button gc-button--glow\" href=\"#product-form\"\u003eShop Your Style\u003c\/a\u003e\u003cp class=\"gc-note\"\u003eAvailability, power method, fit, and included accessories should match the options shown on the product page.\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WY","offers":[{"title":"Midnight Blue Wordmark Glow","offer_id":51299663872223,"sku":"WY2608310002-牛仔队3","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Navy Star Glow","offer_id":51299663937759,"sku":"WY2608310002-牛仔队","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/8215\/4207\/files\/ChatGPT_Image_Aug_29__2026__09_55_26_PM.png?v=1788144617","url":"https:\/\/alonovas.com\/products\/light-up-game-day-fan-cap-glow-logo-flat-brim-hat","provider":"Alonovas","version":"1.0","type":"link"}