{"product_id":"football-game-day-glass","title":"🏈 Football Game Day Glass – Decorative Stemless Drinking Glass","description":"\u003cstyle\u003e   .fg-page,   .fg-page * {     box-sizing: border-box;   }    .fg-page {     max-width: 900px;     margin: 0 auto;     background: #07131f;     color: #eef5fb;     font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;     line-height: 1.6;     overflow: hidden;   }    .fg-page img {     display: block;     width: 100%;     height: auto;     margin: 0;   }    .fg-section {     padding: 48px 30px;   }    .fg-center {     text-align: center;   }    .fg-dark {     background:       radial-gradient(circle at top, rgba(46,110,160,.22), transparent 46%),       linear-gradient(180deg,#0b1d2c 0%,#07131f 100%);   }    .fg-blue {     background:       linear-gradient(135deg,#0b3152 0%,#104d79 58%,#14648f 100%);   }    .fg-light {     background: #f4f7fa;     color: #142331;   }    .fg-silver {     background: linear-gradient(180deg,#eef2f5 0%,#dce3e9 100%);     color: #142331;   }    .fg-eyebrow {     display: inline-block;     margin-bottom: 10px;     color: #7fc7ef;     font-size: 12px;     font-weight: 800;     letter-spacing: 2px;     text-transform: uppercase;   }    .fg-light .fg-eyebrow,   .fg-silver .fg-eyebrow {     color: #1f6d9d;   }    .fg-title {     max-width: 760px;     margin: 0 auto 16px;     font-family: Georgia, 'Times New Roman', serif;     font-size: 42px;     line-height: 1.12;     color: #ffffff;   }    .fg-light .fg-title,   .fg-silver .fg-title {     color: #163044;   }    .fg-subtitle {     max-width: 720px;     margin: 0 auto;     font-size: 18px;     color: #c7d8e4;   }    .fg-light .fg-subtitle,   .fg-silver .fg-subtitle {     color: #5d6d79;   }    .fg-badges {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 9px;     margin-top: 24px;   }    .fg-badge {     padding: 9px 14px;     border-radius: 50px;     background: rgba(255,255,255,.08);     border: 1px solid rgba(255,255,255,.18);     color: #f4fbff;     font-size: 14px;     font-weight: 700;   }    .fg-light .fg-badge,   .fg-silver .fg-badge {     background: #ffffff;     color: #24516f;     border-color: #d7e0e7;   }    .fg-grid {     display: grid;     grid-template-columns: repeat(4,1fr);     gap: 12px;     margin-top: 28px;   }    .fg-card {     padding: 22px 14px;     border-radius: 15px;     background: rgba(255,255,255,.07);     border: 1px solid rgba(255,255,255,.13);     text-align: center;   }    .fg-card .icon {     display: block;     margin-bottom: 8px;     font-size: 28px;   }    .fg-card strong {     display: block;     color: #ffffff;     font-size: 16px;   }    .fg-card span {     display: block;     margin-top: 6px;     color: #bbcfdd;     font-size: 13px;   }    .fg-copy {     max-width: 760px;     margin: 0 auto;     text-align: center;   }    .fg-copy h2 {     margin: 0 0 14px;     font-family: Georgia, 'Times New Roman', serif;     font-size: 34px;     line-height: 1.2;     color: #ffffff;   }    .fg-copy p {     margin: 0;     color: #c0d0dc;     font-size: 18px;   }    .fg-light .fg-copy h2,   .fg-silver .fg-copy h2 {     color: #18364a;   }    .fg-light .fg-copy p,   .fg-silver .fg-copy p {     color: #5c6c77;   }    .fg-styles {     display: grid;     grid-template-columns: repeat(2,1fr);     gap: 14px;     margin-top: 28px;   }    .fg-style {     padding: 22px;     border-radius: 16px;     background: rgba(255,255,255,.08);     border: 1px solid rgba(255,255,255,.15);   }    .fg-style strong {     display: block;     margin-bottom: 6px;     color: #fff;     font-size: 19px;   }    .fg-style span {     color: #c5d7e4;     font-size: 15px;   }    .fg-light .fg-style,   .fg-silver .fg-style {     background: #fff;     border-color: #dce4ea;   }    .fg-light .fg-style strong,   .fg-silver .fg-style strong {     color: #193b52;   }    .fg-light .fg-style span,   .fg-silver .fg-style span {     color: #657681;   }    .fg-use-grid {     display: grid;     grid-template-columns: repeat(3,1fr);     gap: 13px;     margin-top: 28px;   }    .fg-use {     padding: 20px 16px;     border-radius: 14px;     text-align: center;     background: rgba(255,255,255,.07);     border: 1px solid rgba(255,255,255,.13);   }    .fg-use strong {     display: block;     margin-bottom: 5px;     color: #fff;   }    .fg-use span {     color: #bfd1dc;     font-size: 14px;   }    .fg-light .fg-use,   .fg-silver .fg-use {     background: #fff;     border-color: #dce4ea;   }    .fg-light .fg-use strong,   .fg-silver .fg-use strong {     color: #193b52;   }    .fg-light .fg-use span,   .fg-silver .fg-use span {     color: #657681;   }    .fg-choice {     display: grid;     grid-template-columns: 1fr 1fr;     gap: 14px;     margin-top: 28px;   }    .fg-choice-card {     padding: 24px;     border-radius: 16px;     background: #ffffff;     border: 1px solid #d9e1e7;   }    .fg-choice-card small {     display: inline-block;     margin-bottom: 10px;     padding: 5px 9px;     border-radius: 50px;     background: #123d5c;     color: #fff;     font-size: 11px;     font-weight: 800;     letter-spacing: 1px;   }    .fg-choice-card h3 {     margin: 0 0 7px;     color: #15374d;     font-size: 20px;   }    .fg-choice-card p {     margin: 0;     color: #64747e;     font-size: 15px;   }    .fg-details {     max-width: 760px;     margin: 28px auto 0;     border-radius: 16px;     overflow: hidden;     border: 1px solid #d8e1e7;     background: #fff;   }    .fg-detail {     display: grid;     grid-template-columns: 170px 1fr;     border-bottom: 1px solid #e3e8ec;   }    .fg-detail:last-child {     border-bottom: 0;   }    .fg-detail strong {     padding: 15px 17px;     background: #edf3f7;     color: #184360;   }    .fg-detail span {     padding: 15px 17px;     color: #61727d;   }    .fg-final {     padding: 58px 28px;     text-align: center;     background:       radial-gradient(circle at top, rgba(59,142,193,.3), transparent 42%),       linear-gradient(180deg,#0c2c44 0%,#06131f 100%);   }    .fg-final h2 {     max-width: 760px;     margin: 0 auto 15px;     font-family: Georgia, 'Times New Roman', serif;     color: #fff;     font-size: 39px;     line-height: 1.18;   }    .fg-final p {     max-width: 680px;     margin: 0 auto;     color: #c7d8e4;     font-size: 18px;   }    @media(max-width:700px) {     .fg-section {       padding: 40px 18px;     }      .fg-title {       font-size: 31px;     }      .fg-copy h2 {       font-size: 28px;     }      .fg-grid {       grid-template-columns: repeat(2,1fr);     }      .fg-styles,     .fg-choice {       grid-template-columns: 1fr;     }      .fg-use-grid {       grid-template-columns: 1fr;     }      .fg-detail {       grid-template-columns: 1fr;     }      .fg-detail strong {       padding-bottom: 5px;     }      .fg-detail span {       padding-top: 5px;     }      .fg-final h2 {       font-size: 30px;     }   } \u003c\/style\u003e   \u003cdiv class=\"fg-page\"\u003e    \u003c!-- HERO --\u003e   \u003csection class=\"fg-section fg-dark fg-center\"\u003e      \u003cspan class=\"fg-eyebrow\"\u003e       GAME DAY GLASS COLLECTION     \u003c\/span\u003e      \u003ch1 class=\"fg-title\"\u003e       Bring Stadium Energy to Every Pour 🏈     \u003c\/h1\u003e      \u003cp class=\"fg-subtitle\"\u003e       Four football-inspired designs with standout dimensional details made for game nights, home bars, fan rooms and display shelves.     \u003c\/p\u003e      \u003cdiv class=\"fg-badges\"\u003e       \u003cspan class=\"fg-badge\"\u003e4 Unique Designs\u003c\/span\u003e       \u003cspan class=\"fg-badge\"\u003eRaised Decorative Detail\u003c\/span\u003e       \u003cspan class=\"fg-badge\"\u003eGame-Day Ready\u003c\/span\u003e       \u003cspan class=\"fg-badge\"\u003eSingle or 4-Piece Set\u003c\/span\u003e     \u003c\/div\u003e    \u003c\/section\u003e    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/ChatGPT_Image_2026_8_28_15_29_39_1.png?v=1787904712\" alt=\"Football fan decorative glass collection\" loading=\"eager\"\u003e     \u003c!-- FAST BENEFITS --\u003e   \u003csection class=\"fg-section fg-blue\"\u003e      \u003cdiv class=\"fg-grid\"\u003e        \u003cdiv class=\"fg-card\"\u003e         \u003cspan class=\"icon\"\u003e🏈\u003c\/span\u003e         \u003cstrong\u003eFootball-Inspired\u003c\/strong\u003e         \u003cspan\u003eDesigned around classic game-day icons.\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-card\"\u003e         \u003cspan class=\"icon\"\u003e✨\u003c\/span\u003e         \u003cstrong\u003eRaised Details\u003c\/strong\u003e         \u003cspan\u003eDimensional accents create a standout look.\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-card\"\u003e         \u003cspan class=\"icon\"\u003e🥃\u003c\/span\u003e         \u003cstrong\u003eDisplay Worthy\u003c\/strong\u003e         \u003cspan\u003eLooks right at home on a bar or fan shelf.\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-card\"\u003e         \u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e         \u003cstrong\u003eEasy Gift Pick\u003c\/strong\u003e         \u003cspan\u003eA different idea for football fans.\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- 4 STYLES --\u003e   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/ChatGPT_Image_2026_8_28_15_29_40_2.png?v=1787904727\" alt=\"Four football-inspired glass designs\" loading=\"lazy\"\u003e    \u003csection class=\"fg-section fg-dark\"\u003e      \u003cdiv class=\"fg-copy\"\u003e       \u003cspan class=\"fg-eyebrow\"\u003e         PICK YOUR FAVORITE       \u003c\/span\u003e        \u003ch2\u003e         Four Designs. Four Different Game-Day Personalities.       \u003c\/h2\u003e        \u003cp\u003e         Choose the style that fits your setup best — or collect all four for the complete look.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"fg-styles\"\u003e        \u003cdiv class=\"fg-style\"\u003e         \u003cstrong\u003e⭐ Star\u003c\/strong\u003e         \u003cspan\u003eBold star detail with a clean statement look.\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-style\"\u003e         \u003cstrong\u003e🏈 Helmet\u003c\/strong\u003e         \u003cspan\u003eClassic football energy with helmet-inspired styling.\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-style\"\u003e         \u003cstrong\u003e🏟️ Stadium\u003c\/strong\u003e         \u003cspan\u003eField and stadium details built around game-day atmosphere.\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-style\"\u003e         \u003cstrong\u003e☝️ Foam Finger\u003c\/strong\u003e         \u003cspan\u003ePlayful fan-style detail made for watch-party energy.\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- COMPARISON --\u003e   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/ChatGPT_Image_2026_8_28_15_29_40_3.png?v=1787904746\" alt=\"Ordinary glass compared with football decorative glasses\" loading=\"lazy\"\u003e    \u003csection class=\"fg-section fg-light\"\u003e      \u003cdiv class=\"fg-copy\"\u003e       \u003cspan class=\"fg-eyebrow\"\u003e         NOT AN ORDINARY GLASS       \u003c\/span\u003e        \u003ch2\u003e         Drinkware That Looks Like Part of the Decor       \u003c\/h2\u003e        \u003cp\u003e         Instead of blending into the cabinet, these football-inspired designs add personality to your bar cart, game room or display shelf.       \u003c\/p\u003e     \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- DETAILS --\u003e   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/ChatGPT_Image_2026_8_28_15_29_40_4.png?v=1787904755\" alt=\"Raised decorative details on football-themed glasses\" loading=\"lazy\"\u003e    \u003csection class=\"fg-section fg-silver\"\u003e      \u003cdiv class=\"fg-copy\"\u003e       \u003cspan class=\"fg-eyebrow\"\u003e         BUILT TO STAND OUT       \u003c\/span\u003e        \u003ch2\u003e         It's the Dimensional Detail That Changes the Look       \u003c\/h2\u003e        \u003cp\u003e         Each design has its own raised football-inspired artwork, giving the clear glass a more collectible and decorative finish.       \u003c\/p\u003e     \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- GAME NIGHT --\u003e   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/ChatGPT_Image_2026_8_28_15_29_40_5.png?v=1787904791\" alt=\"Football glass used during a home watch party\" loading=\"lazy\"\u003e    \u003csection class=\"fg-section fg-blue\"\u003e      \u003cdiv class=\"fg-copy\"\u003e       \u003cspan class=\"fg-eyebrow\"\u003e         MADE FOR GAME NIGHT       \u003c\/span\u003e        \u003ch2\u003e         Give Your Football Setup More Personality       \u003c\/h2\u003e        \u003cp\u003e         Bring it out for kickoff, line up the collection for a watch party or keep your favorite on display between games.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"fg-use-grid\"\u003e        \u003cdiv class=\"fg-use\"\u003e         \u003cstrong\u003eWatch Parties\u003c\/strong\u003e         \u003cspan\u003eAdd extra game-day energy to the table.\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-use\"\u003e         \u003cstrong\u003eHome Bars\u003c\/strong\u003e         \u003cspan\u003eA glass that looks good even when you're not using it.\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-use\"\u003e         \u003cstrong\u003eFan Rooms\u003c\/strong\u003e         \u003cspan\u003ePair it with the football decor you already have.\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- GIFT --\u003e   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/ChatGPT_Image_2026_8_28_15_29_40_6.png?v=1787904806\" alt=\"Football decorative glass gift idea\" loading=\"lazy\"\u003e    \u003csection class=\"fg-section fg-light\"\u003e      \u003cdiv class=\"fg-copy\"\u003e       \u003cspan class=\"fg-eyebrow\"\u003e         A DIFFERENT KIND OF FOOTBALL GIFT       \u003c\/span\u003e        \u003ch2\u003e         For the Fan Who Already Has the Shirt, Hat \u0026amp; Wall Decor       \u003c\/h2\u003e        \u003cp\u003e         Give them something they can actually bring out on game day and still enjoy as part of their setup afterward.       \u003c\/p\u003e     \u003c\/div\u003e      \u003cdiv class=\"fg-choice\"\u003e        \u003cdiv class=\"fg-choice-card\"\u003e         \u003csmall\u003eSINGLE STYLE\u003c\/small\u003e         \u003ch3\u003ePick Their Favorite\u003c\/h3\u003e         \u003cp\u003e           Choose one design when you already know which football look fits them best.         \u003c\/p\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-choice-card\"\u003e         \u003csmall\u003eFULL COLLECTION\u003c\/small\u003e         \u003ch3\u003eGet All 4 Designs\u003c\/h3\u003e         \u003cp\u003e           Choose the complete set when one design just isn't enough.         \u003c\/p\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- FULL COLLECTION --\u003e   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/ChatGPT_Image_2026_8_28_15_29_40_7.png?v=1787904821\" alt=\"Complete four-style football glass collection\" loading=\"lazy\"\u003e    \u003csection class=\"fg-section fg-dark\"\u003e      \u003cdiv class=\"fg-copy\"\u003e       \u003cspan class=\"fg-eyebrow\"\u003e         BUILD YOUR SET       \u003c\/span\u003e        \u003ch2\u003e         One Favorite or the Full Starting Lineup       \u003c\/h2\u003e        \u003cp\u003e         Choose Star, Helmet, Stadium or Foam Finger individually — or bring home the full four-style collection.       \u003c\/p\u003e     \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- DETAILS TABLE --\u003e   \u003csection class=\"fg-section fg-silver\"\u003e      \u003cdiv class=\"fg-copy\"\u003e       \u003cspan class=\"fg-eyebrow\"\u003e         PRODUCT OPTIONS       \u003c\/span\u003e        \u003ch2\u003e         Choose the Version That Fits Your Setup       \u003c\/h2\u003e     \u003c\/div\u003e      \u003cdiv class=\"fg-details\"\u003e        \u003cdiv class=\"fg-detail\"\u003e         \u003cstrong\u003eProduct\u003c\/strong\u003e         \u003cspan\u003eFootball-Inspired Decorative Glass\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-detail\"\u003e         \u003cstrong\u003eStyles\u003c\/strong\u003e         \u003cspan\u003eStar \/ Helmet \/ Stadium \/ Foam Finger\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-detail\"\u003e         \u003cstrong\u003eSingle Option\u003c\/strong\u003e         \u003cspan\u003eChoose 1 individual design\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"fg-detail\"\u003e         \u003cstrong\u003eSet Option\u003c\/strong\u003e         \u003cspan\u003eComplete 4-Style Collection\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- FINAL IMAGE --\u003e   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/ChatGPT_Image_2026_8_28_15_29_40_8.png?v=1787904835\" alt=\"Football-inspired decorative glass collection displayed in home bar\" loading=\"lazy\"\u003e     \u003c!-- FINAL --\u003e   \u003csection class=\"fg-final\"\u003e      \u003cspan class=\"fg-eyebrow\"\u003e       GAME DAY DESERVES BETTER DRINKWARE     \u003c\/span\u003e      \u003ch2\u003e       Pick Your Favorite Football Design — Or Bring Home All Four 🏈     \u003c\/h2\u003e      \u003cp\u003e       A bold little upgrade for watch parties, home bars, fan rooms and anyone who likes their game-day setup to have more personality.     \u003c\/p\u003e      \u003cdiv class=\"fg-badges\"\u003e       \u003cspan class=\"fg-badge\"\u003eStar\u003c\/span\u003e       \u003cspan class=\"fg-badge\"\u003eHelmet\u003c\/span\u003e       \u003cspan class=\"fg-badge\"\u003eStadium\u003c\/span\u003e       \u003cspan class=\"fg-badge\"\u003eFoam Finger\u003c\/span\u003e     \u003c\/div\u003e    \u003c\/section\u003e  \u003c\/div\u003e","brand":"XST","offers":[{"title":"Star Design","offer_id":54186647224431,"sku":null,"price":22.99,"currency_code":"USD","in_stock":true},{"title":"Helmet Design","offer_id":54186647257199,"sku":null,"price":22.99,"currency_code":"USD","in_stock":true},{"title":"Stadium Design","offer_id":54186647289967,"sku":null,"price":22.99,"currency_code":"USD","in_stock":true},{"title":"Foam Finger Design","offer_id":54186647322735,"sku":null,"price":22.99,"currency_code":"USD","in_stock":true},{"title":"Complete 4-Style Set","offer_id":54186647355503,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/ChatGPT_Image_2026_8_28_16_20_44_1.png?v=1788230564","url":"https:\/\/suzvo.com\/products\/football-game-day-glass","provider":"suzvo","version":"1.0","type":"link"}