{"product_id":"🎣-the-last-cast-collection-7-piece-fishing-pint-glass-gift-set-for-fishermen","title":"🎣 The Last Cast Collection – 7-Piece Fishing Pint Glass Gift Set for Fishermen","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   THE LAST CAST\n   7-PIECE FISHING PINT GLASS GIFT SET\n   SHOPIFY PRODUCT DESCRIPTION\n   NO LAZY LOAD \/ NO SCROLL LOAD \/ NO JS\n========================================================= *\/\n\n.fisher-page{\n  --fisher-navy:#071a2f;\n  --fisher-blue:#0e3154;\n  --fisher-blue2:#174e78;\n  --fisher-gold:#c9a45a;\n  --fisher-gold2:#e1c27c;\n  --fisher-cream:#f8f3e8;\n  --fisher-white:#ffffff;\n  --fisher-text:#526173;\n  --fisher-dark:#172536;\n  --fisher-line:rgba(31,62,92,.16);\n\n  width:100%;\n  max-width:960px;\n\n  margin:0 auto;\n\n  padding:\n    8px\n    8px\n    60px;\n\n  overflow:hidden;\n\n  color:var(--fisher-text)!important;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  line-height:1.6;\n\n  background:\n    radial-gradient(\n      circle at 10% 3%,\n      rgba(28,91,133,.13),\n      transparent 25%\n    ),\n    radial-gradient(\n      circle at 94% 20%,\n      rgba(201,164,90,.12),\n      transparent 25%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f5f8fa 50%,\n      #f7f1e7 100%\n    );\n}\n\n\n.fisher-page *,\n.fisher-page *:before,\n.fisher-page *:after{\n  box-sizing:border-box;\n}\n\n.fisher-page h1,\n.fisher-page h2,\n.fisher-page h3,\n.fisher-page h4{\n  margin:0;\n\n  color:var(--fisher-dark)!important;\n\n  line-height:1.12;\n\n  font-weight:900!important;\n\n  letter-spacing:-.035em;\n}\n\n.fisher-page p{\n  color:var(--fisher-text)!important;\n}\n\n.fisher-page img{\n  display:block;\n\n  width:100%;\n\n  max-width:100%;\n\n  height:auto;\n}\n\n\n\/* =========================================================\n   SECTION\n========================================================= *\/\n\n.fisher-section{\n  position:relative;\n\n  margin:18px 0;\n}\n\n.fisher-card{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:30px;\n\n  border-radius:30px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.98),\n      rgba(248,246,240,.97)\n    );\n\n  border:\n    1px solid\n    var(--fisher-line);\n\n  box-shadow:\n    0 24px 65px\n    rgba(14,42,68,.09),\n\n    0 6px 20px\n    rgba(14,42,68,.05);\n}\n\n.fisher-card:before{\n  content:\"\";\n\n  position:absolute;\n\n  width:280px;\n  height:280px;\n\n  right:-150px;\n  top:-150px;\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(23,78,120,.10),\n      transparent 68%\n    );\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.fisher-hero{\n  padding:\n    40px\n    24px\n    25px;\n\n  text-align:center;\n}\n\n.fisher-kicker{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:8px;\n\n  padding:\n    9px\n    17px;\n\n  margin-bottom:17px;\n\n  border-radius:999px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #092442,\n      #164f78\n    );\n\n  color:#fff!important;\n\n  font-size:11px;\n\n  font-weight:900;\n\n  letter-spacing:.13em;\n\n  box-shadow:\n    0 9px 25px\n    rgba(8,38,67,.22);\n}\n\n.fisher-kicker span{\n  color:#fff!important;\n}\n\n.fisher-title{\n  max-width:820px;\n\n  margin:0 auto!important;\n\n  font-size:\n    clamp(\n      40px,\n      7vw,\n      68px\n    )!important;\n}\n\n.fisher-gold{\n  background:\n    linear-gradient(\n      90deg,\n      #a57c31,\n      #d5b66e,\n      #9d742d\n    );\n\n  background-size:200% auto;\n\n  -webkit-background-clip:text;\n\n  background-clip:text;\n\n  -webkit-text-fill-color:transparent;\n\n  animation:\n    fisherGold\n    5s\n    linear\n    infinite;\n}\n\n@keyframes fisherGold{\n\n  to{\n    background-position:\n      200%\n      center;\n  }\n\n}\n\n.fisher-subtitle{\n  max-width:720px;\n\n  margin:\n    17px\n    auto\n    0!important;\n\n  font-size:18px;\n\n  color:#5d6b7b!important;\n}\n\n\n\/* =========================================================\n   HERO IMAGE\n========================================================= *\/\n\n.fisher-hero-image-wrap{\n  position:relative;\n\n  margin:\n    27px\n    auto\n    0;\n\n  max-width:850px;\n\n  padding:8px;\n}\n\n.fisher-hero-image-wrap:before{\n  content:\"\";\n\n  position:absolute;\n\n  left:50%;\n  top:50%;\n\n  width:78%;\n\n  aspect-ratio:1;\n\n  transform:\n    translate(-50%,-50%);\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(17,75,111,.12),\n      transparent 67%\n    );\n}\n\n.fisher-hero-image{\n  position:relative;\n\n  z-index:2;\n\n  border-radius:26px;\n\n  box-shadow:\n    0 30px 70px\n    rgba(14,39,63,.18),\n\n    0 7px 22px\n    rgba(14,39,63,.08);\n}\n\n\n\/* =========================================================\n   HERO BADGES\n========================================================= *\/\n\n.fisher-badges{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:11px;\n\n  margin-top:22px;\n}\n\n.fisher-badge{\n  padding:\n    13px\n    8px;\n\n  border-radius:16px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f1f4f6\n    );\n\n  border:\n    1px solid\n    rgba(25,60,88,.14);\n\n  color:#36536d!important;\n\n  font-size:13px;\n\n  font-weight:850;\n\n  box-shadow:\n    0 7px 18px\n    rgba(20,50,76,.05);\n}\n\n\n\/* =========================================================\n   HEADINGS\n========================================================= *\/\n\n.fisher-center{\n  text-align:center;\n}\n\n.fisher-heading{\n  font-size:\n    clamp(\n      30px,\n      5.5vw,\n      46px\n    )!important;\n}\n\n.fisher-lead{\n  max-width:700px;\n\n  margin:\n    13px\n    auto\n    0!important;\n\n  font-size:16px;\n\n  color:#627082!important;\n}\n\n\n\/* =========================================================\n   STORY \/ PROBLEM\n========================================================= *\/\n\n.fisher-story-grid{\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:16px;\n\n  margin-top:25px;\n}\n\n.fisher-story{\n  padding:24px;\n\n  border-radius:23px;\n}\n\n.fisher-story-old{\n  background:\n    linear-gradient(\n      145deg,\n      #f5f6f6,\n      #ffffff\n    );\n\n  border:\n    1px solid\n    #dfe3e6;\n}\n\n.fisher-story-new{\n  background:\n    linear-gradient(\n      145deg,\n      #edf5f8,\n      #ffffff\n    );\n\n  border:\n    1px solid\n    #cbdde6;\n}\n\n.fisher-label{\n  display:inline-flex;\n\n  padding:\n    6px\n    11px;\n\n  margin-bottom:11px;\n\n  border-radius:999px;\n\n  font-size:10px;\n\n  font-weight:900;\n\n  letter-spacing:.1em;\n}\n\n.fisher-story-old .fisher-label{\n  background:#e9ecee;\n\n  color:#66717a!important;\n}\n\n.fisher-story-new .fisher-label{\n  background:#dcebf1;\n\n  color:#1f5573!important;\n}\n\n.fisher-story h3{\n  font-size:21px!important;\n}\n\n.fisher-story ul{\n  margin:\n    13px\n    0\n    0;\n\n  padding-left:19px;\n}\n\n.fisher-story li{\n  margin:8px 0;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   IMAGE FEATURE\n========================================================= *\/\n\n.fisher-full-image{\n  margin-top:24px;\n\n  border-radius:25px;\n\n  box-shadow:\n    0 20px 50px\n    rgba(16,42,65,.14);\n}\n\n\n\/* =========================================================\n   GLASS QUALITY\n========================================================= *\/\n\n.fisher-quality{\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:22px;\n\n  align-items:center;\n}\n\n.fisher-quality-image{\n  width:100%;\n\n  border-radius:24px;\n\n  box-shadow:\n    0 20px 48px\n    rgba(17,43,64,.15);\n}\n\n.fisher-quality-content{\n  padding:4px 5px;\n}\n\n.fisher-quality-list{\n  margin-top:20px;\n}\n\n.fisher-quality-item{\n  display:flex;\n\n  gap:13px;\n\n  align-items:flex-start;\n\n  margin-bottom:15px;\n}\n\n.fisher-quality-icon{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  flex:0 0 43px;\n\n  width:43px;\n  height:43px;\n\n  border-radius:14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #eef4f6,\n      #dbe9ef\n    );\n\n  font-size:21px;\n\n  box-shadow:\n    0 7px 17px\n    rgba(24,64,87,.09);\n}\n\n.fisher-quality-item h3{\n  font-size:17px!important;\n\n  margin-bottom:3px;\n}\n\n.fisher-quality-item p{\n  margin:0!important;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n.fisher-dark{\n  background:\n    radial-gradient(\n      circle at 85% 10%,\n      rgba(70,135,174,.28),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 8% 92%,\n      rgba(201,164,90,.16),\n      transparent 27%\n    ),\n    linear-gradient(\n      145deg,\n      #061a30,\n      #0b2948\n    );\n\n  border:\n    1px solid\n    rgba(126,175,202,.20);\n\n  box-shadow:\n    0 26px 65px\n    rgba(4,22,40,.25);\n}\n\n.fisher-dark h2,\n.fisher-dark h3{\n  color:#fff!important;\n}\n\n.fisher-dark p{\n  color:#d3e0e9!important;\n}\n\n\n\/* =========================================================\n   COLLECTION\n========================================================= *\/\n\n.fisher-collection{\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:22px;\n\n  align-items:center;\n}\n\n.fisher-collection-image{\n  width:100%;\n\n  border-radius:24px;\n\n  box-shadow:\n    0 22px 50px\n    rgba(3,23,41,.28);\n}\n\n.fisher-collection-content{\n  padding:5px;\n}\n\n.fisher-collection-content h2{\n  color:#fff!important;\n}\n\n.fisher-collection-content p{\n  margin-top:15px!important;\n}\n\n.fisher-pills{\n  display:flex;\n\n  flex-wrap:wrap;\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.fisher-pill{\n  padding:\n    8px\n    12px;\n\n  border-radius:999px;\n\n  border:\n    1px solid\n    rgba(215,189,132,.30);\n\n  background:\n    rgba(255,255,255,.06);\n\n  color:#f0dfba!important;\n\n  font-size:12px;\n\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   SOCIAL PROOF \/ LIFESTYLE\n========================================================= *\/\n\n.fisher-lifestyle{\n  position:relative;\n\n  overflow:hidden;\n}\n\n.fisher-lifestyle-image{\n  border-radius:25px;\n\n  box-shadow:\n    0 24px 58px\n    rgba(17,43,66,.16);\n}\n\n.fisher-lifestyle-caption{\n  max-width:720px;\n\n  margin:\n    21px\n    auto\n    0;\n\n  text-align:center;\n}\n\n.fisher-lifestyle-caption h2{\n  font-size:\n    clamp(\n      29px,\n      5vw,\n      44px\n    )!important;\n}\n\n\n\/* =========================================================\n   BENEFIT GRID\n========================================================= *\/\n\n.fisher-benefits{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap:14px;\n\n  margin-top:24px;\n}\n\n.fisher-benefit{\n  padding:22px 18px;\n\n  border-radius:21px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f4f6f7\n    );\n\n  border:\n    1px solid\n    rgba(27,61,87,.14);\n\n  box-shadow:\n    0 11px 28px\n    rgba(18,47,70,.06);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.fisher-benefit:hover{\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 17px 35px\n    rgba(18,47,70,.11);\n}\n\n.fisher-benefit-icon{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:51px;\n  height:51px;\n\n  margin-bottom:13px;\n\n  border-radius:16px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #eef4f6,\n      #d9e8ee\n    );\n\n  font-size:24px;\n}\n\n.fisher-benefit h3{\n  font-size:18px!important;\n}\n\n.fisher-benefit p{\n  margin:\n    8px\n    0\n    0!important;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   GIFT SECTION\n========================================================= *\/\n\n.fisher-gift{\n  text-align:center;\n\n  padding:\n    40px\n    24px;\n}\n\n.fisher-gift-mark{\n  color:var(--fisher-gold)!important;\n\n  font-size:43px;\n\n  line-height:1;\n}\n\n.fisher-gift h2{\n  max-width:750px;\n\n  margin:\n    7px\n    auto\n    0!important;\n}\n\n.fisher-gift p{\n  max-width:650px;\n\n  margin:\n    14px\n    auto\n    0!important;\n\n  font-size:16px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.fisher-specs{\n  overflow:hidden;\n\n  margin-top:24px;\n\n  border-radius:22px;\n\n  border:\n    1px solid\n    #dce3e8;\n\n  box-shadow:\n    0 8px 24px\n    rgba(18,47,70,.05);\n}\n\n.fisher-spec{\n  display:grid;\n\n  grid-template-columns:\n    38%\n    62%;\n\n  border-bottom:\n    1px solid\n    #e5e9ec;\n}\n\n.fisher-spec:last-child{\n  border-bottom:none;\n}\n\n.fisher-spec div{\n  padding:\n    14px\n    15px;\n\n  font-size:14px;\n}\n\n.fisher-spec div:first-child{\n  background:#eef3f6;\n\n  color:#304b63!important;\n\n  font-weight:850;\n}\n\n.fisher-spec div:last-child{\n  background:#ffffff;\n\n  color:#5d6d7d!important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.fisher-final{\n  text-align:center;\n\n  padding:\n    42px\n    24px;\n}\n\n.fisher-final h2{\n  max-width:780px;\n\n  margin:auto!important;\n}\n\n.fisher-final p{\n  max-width:680px;\n\n  margin:\n    15px\n    auto\n    0!important;\n}\n\n.fisher-cta{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:min(100%,470px);\n\n  min-height:61px;\n\n  margin-top:25px;\n\n  padding:\n    15px\n    23px;\n\n  border-radius:17px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #0a2946,\n      #174f76,\n      #0a2946\n    );\n\n  background-size:200% auto;\n\n  color:#fff!important;\n\n  text-decoration:none!important;\n\n  font-size:16px;\n\n  font-weight:950;\n\n  letter-spacing:.01em;\n\n  box-shadow:\n    0 15px 36px\n    rgba(8,40,66,.28),\n\n    inset 0 1px\n    rgba(255,255,255,.25);\n\n  animation:\n    fisherCTA\n    4s\n    ease-in-out\n    infinite;\n}\n\n@keyframes fisherCTA{\n\n  0%,100%{\n    background-position:\n      0%\n      center;\n  }\n\n  50%{\n    background-position:\n      100%\n      center;\n  }\n\n}\n\n.fisher-note{\n  margin-top:\n    10px!important;\n\n  font-size:\n    12px!important;\n\n  color:#7c8792!important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .fisher-page{\n    padding:\n      4px\n      4px\n      40px;\n  }\n\n  .fisher-section{\n    margin:\n      13px\n      0;\n  }\n\n  .fisher-card{\n    padding:\n      23px\n      16px;\n\n    border-radius:23px;\n  }\n\n  .fisher-hero{\n    padding:\n      29px\n      13px\n      18px;\n  }\n\n  .fisher-title{\n    font-size:\n      39px!important;\n  }\n\n  .fisher-subtitle{\n    font-size:16px;\n  }\n\n  .fisher-badges{\n    grid-template-columns:\n      1fr;\n  }\n\n  .fisher-story-grid{\n    grid-template-columns:\n      1fr;\n  }\n\n  .fisher-quality{\n    grid-template-columns:\n      1fr;\n  }\n\n  .fisher-collection{\n    grid-template-columns:\n      1fr;\n  }\n\n  .fisher-collection-image{\n    order:2;\n  }\n\n  .fisher-benefits{\n    display:flex;\n\n    overflow-x:auto;\n\n    gap:12px;\n\n    margin-left:-16px;\n    margin-right:-16px;\n\n    padding:\n      4px\n      16px\n      14px;\n\n    scrollbar-width:none;\n  }\n\n  .fisher-benefits::-webkit-scrollbar{\n    display:none;\n  }\n\n  .fisher-benefit{\n    flex:\n      0 0\n      82%;\n  }\n\n  .fisher-spec{\n    grid-template-columns:\n      38%\n      62%;\n  }\n\n  .fisher-spec div{\n    padding:\n      12px\n      10px;\n\n    font-size:12px;\n  }\n\n  .fisher-hero-image-wrap:before{\n    width:95%;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCE MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .fisher-gold,\n  .fisher-cta{\n    animation:none!important;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"custom-product-liquid-wrapper\"\u003e\n\u003cdiv class=\"fisher-page\"\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card fisher-hero\"\u003e\n\u003cdiv class=\"fisher-kicker\"\u003e🎣 \u003cspan\u003eTHE LAST CAST • LAKE \u0026amp; RIVER COLLECTION\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"fisher-title\"\u003eFor The Fisherman \u003cbr\u003eWho Has \u003cspan class=\"fisher-gold\"\u003e Everything. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"fisher-subtitle\"\u003eSeven unique fishing-inspired pint glasses made for lake days, campfires, good friends and the stories that are always worth telling again.\u003c\/p\u003e\n\u003cdiv class=\"fisher-hero-image-wrap\"\u003e\u003cimg class=\"fisher-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/main-10_5c90c7d2-e196-4a48-8152-0d6a0dd69755.jpg?v=1787152415\" alt=\"Friends enjoying fishing themed pint glasses by the lake\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"fisher-badges\"\u003e\n\u003cdiv class=\"fisher-badge\"\u003e🎣 Fishing-Inspired Designs\u003c\/div\u003e\n\u003cdiv class=\"fisher-badge\"\u003e🍺 7 Unique Pint Glasses\u003c\/div\u003e\n\u003cdiv class=\"fisher-badge\"\u003e🎁 Gift-Ready Collection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     EMOTIONAL INTRO\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card\"\u003e\n\u003cdiv class=\"fisher-center\"\u003e\n\u003cdiv class=\"fisher-kicker\"\u003e🌊 \u003cspan\u003eMORE THAN JUST GLASSWARE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"fisher-heading\"\u003eSome Gifts Get Opened. \u003cbr\u003eThis One Gets \u003cspan class=\"fisher-gold\"\u003e Used. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fisher-lead\"\u003eThe best fishing gifts aren't the ones that sit untouched on a shelf. They're the ones that come out when the boat is back at the dock, the fire is going, and everyone has a story to tell.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-story-grid\"\u003e\n\u003cdiv class=\"fisher-story fisher-story-old\"\u003e\n\u003cspan class=\"fisher-label\"\u003e ORDINARY GIFT \u003c\/span\u003e\n\u003ch3\u003eNice to Have. Easy to Forget.\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAnother item that ends up sitting in a cabinet.\u003c\/li\u003e\n\u003cli\u003eLittle connection to the moments fishermen actually enjoy.\u003c\/li\u003e\n\u003cli\u003eLooks like something anyone could have bought.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-story fisher-story-new\"\u003e\n\u003cspan class=\"fisher-label\"\u003e THE LAST CAST \u003c\/span\u003e\n\u003ch3\u003eMade for the Stories After the Catch.\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSeven fishing-inspired designs to make every glass feel personal.\u003c\/li\u003e\n\u003cli\u003ePerfect for lake houses, man caves, campfires and boat docks.\u003c\/li\u003e\n\u003cli\u003eA gift that becomes part of the next fishing story.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     GLASS QUALITY\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card\"\u003e\n\u003cdiv class=\"fisher-quality\"\u003e\n\u003cimg class=\"fisher-quality-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/main-11_9cfddac0-6f0b-43d4-8b69-759701401b05.jpg?v=1787152415\" alt=\"Fishing themed pint glasses with detailed fish artwork\"\u003e\n\u003cdiv class=\"fisher-quality-content\"\u003e\n\u003cdiv class=\"fisher-kicker\"\u003e🍺 \u003cspan\u003eLOOKS GREAT EMPTY. EVEN BETTER POURED.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"fisher-heading\"\u003eThe Glass \u003cbr\u003eIs Part of the Experience.\u003c\/h2\u003e\n\u003cp style=\"margin-top: 15px!important;\"\u003eClear glass lets the artwork stand out while the substantial base gives each pint a satisfying, sturdy feel in your hand.\u003c\/p\u003e\n\u003cdiv class=\"fisher-quality-list\"\u003e\n\u003cdiv class=\"fisher-quality-item\"\u003e\n\u003cdiv class=\"fisher-quality-icon\"\u003e🐟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eVivid Fishing Artwork\u003c\/h3\u003e\n\u003cp\u003eDetailed fish and water scenes turn every pint into part of the collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-quality-item\"\u003e\n\u003cdiv class=\"fisher-quality-icon\"\u003e💎\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eClear Glass\u003c\/h3\u003e\n\u003cp\u003eThe transparent body keeps the designs visible whether the glass is empty or filled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-quality-item\"\u003e\n\u003cdiv class=\"fisher-quality-icon\"\u003e🥃\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSubstantial Base\u003c\/h3\u003e\n\u003cp\u003eA thicker bottom gives the glass a more satisfying presence on the table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FULL LIFESTYLE IMAGE\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card fisher-lifestyle\"\u003e\n\u003cimg class=\"fisher-lifestyle-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/main-12.jpg?v=1787152415\" alt=\"Fishermen enjoying the fishing glass collection around a campfire\"\u003e\n\u003cdiv class=\"fisher-lifestyle-caption\"\u003e\n\u003cdiv class=\"fisher-kicker\"\u003e🔥 \u003cspan\u003eLAKE DAYS • CAMPFIRES • GOOD COMPANY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003eMade for the \u003cspan class=\"fisher-gold\"\u003e Moments Between Casts. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin-top: 13px!important;\"\u003eBecause some of the best memories aren't made while you're fishing. They're made afterward — sitting around the fire, swapping stories and raising a glass with the people who were there.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DARK COLLECTION SECTION\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card fisher-dark\"\u003e\n\u003cdiv class=\"fisher-collection\"\u003e\n\u003cdiv class=\"fisher-collection-content\"\u003e\n\u003cdiv class=\"fisher-kicker\"\u003e🎣 \u003cspan\u003eFROM THE FIRST CAST TO THE LAST POUR\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"fisher-heading\"\u003eSeven Designs. \u003cbr\u003eOne Collection \u003cbr\u003eBuilt for Fishermen.\u003c\/h2\u003e\n\u003cp\u003eFrom bass and trout to the scenery, gear and quiet moments that define a day on the water, each glass brings another piece of the fishing experience to the table.\u003c\/p\u003e\n\u003cdiv class=\"fisher-pills\"\u003e\n\u003cspan class=\"fisher-pill\"\u003e 🐟 Bass \u003c\/span\u003e \u003cspan class=\"fisher-pill\"\u003e 🐟 Trout \u003c\/span\u003e \u003cspan class=\"fisher-pill\"\u003e 🐟 Salmon \u003c\/span\u003e \u003cspan class=\"fisher-pill\"\u003e 🌊 Lake Life \u003c\/span\u003e \u003cspan class=\"fisher-pill\"\u003e 🎣 Fishing Gear \u003c\/span\u003e \u003cspan class=\"fisher-pill\"\u003e 🏕️ Campfire \u003c\/span\u003e \u003cspan class=\"fisher-pill\"\u003e 🌅 Sunset \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"fisher-collection-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/main-08_565ea7dc-ebc1-491d-9011-118a552448ff.jpg?v=1787152415\" alt=\"The Last Cast seven piece fishing pint glass collection\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BENEFITS\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card\"\u003e\n\u003cdiv class=\"fisher-center\"\u003e\n\u003cdiv class=\"fisher-kicker\"\u003e🎁 \u003cspan\u003eWHY FISHERMEN WILL LOVE IT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"fisher-heading\"\u003eNot Just Another \u003cbr\u003eFishing Gift.\u003c\/h2\u003e\n\u003cp class=\"fisher-lead\"\u003eIt's a collection designed around the lifestyle — the water, the fish, the friends and the stories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-benefits\"\u003e\n\u003cdiv class=\"fisher-benefit\"\u003e\n\u003cdiv class=\"fisher-benefit-icon\"\u003e🎣\u003c\/div\u003e\n\u003ch3\u003eActually Feels Personal\u003c\/h3\u003e\n\u003cp\u003eThe fishing artwork makes the collection feel made for someone who genuinely loves being on the water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-benefit\"\u003e\n\u003cdiv class=\"fisher-benefit-icon\"\u003e🍺\u003c\/div\u003e\n\u003ch3\u003eBuilt for Sharing\u003c\/h3\u003e\n\u003cp\u003eSeven unique glasses give everyone around the table a design of their own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-benefit\"\u003e\n\u003cdiv class=\"fisher-benefit-icon\"\u003e🏡\u003c\/div\u003e\n\u003ch3\u003eLooks Great on Display\u003c\/h3\u003e\n\u003cp\u003eKeep the collection in a lake house, home bar, cabin or man cave when it's not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     GIFT SECTION\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card fisher-gift\"\u003e\n\u003cdiv class=\"fisher-gift-mark\"\u003e✦\u003c\/div\u003e\n\u003ch2 class=\"fisher-heading\"\u003eThe Gift He'll \u003cbr\u003eActually Want to \u003cspan class=\"fisher-gold\"\u003e Use. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eFor the dad who already has every fishing lure, the buddy who never misses opening day, the grandpa with decades of stories, or the guy whose favorite place is anywhere near the water.\u003c\/p\u003e\n\u003cdiv class=\"fisher-badges\" style=\"max-width: 720px; margin-left: auto; margin-right: auto;\"\u003e\n\u003cdiv class=\"fisher-badge\"\u003e🎣 Dad\u003c\/div\u003e\n\u003cdiv class=\"fisher-badge\"\u003e👨👦 Fishing Buddy\u003c\/div\u003e\n\u003cdiv class=\"fisher-badge\"\u003e🏕️ Outdoorsman\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card\"\u003e\n\u003cdiv class=\"fisher-center\"\u003e\n\u003cdiv class=\"fisher-kicker\"\u003e📦 \u003cspan\u003eTHE COLLECTION\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"fisher-heading\"\u003eEverything About \u003cbr\u003ethe Set.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-specs\"\u003e\n\u003cdiv class=\"fisher-spec\"\u003e\n\u003cdiv\u003eCollection\u003c\/div\u003e\n\u003cdiv\u003eThe Last Cast — Lake \u0026amp; River Collection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-spec\"\u003e\n\u003cdiv\u003eSet\u003c\/div\u003e\n\u003cdiv\u003e7 Unique Fishing-Inspired Pint Glasses\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-spec\"\u003e\n\u003cdiv\u003eDesign Theme\u003c\/div\u003e\n\u003cdiv\u003eFishing \/ Lake Life \/ River Life \/ Outdoors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-spec\"\u003e\n\u003cdiv\u003eGlass Style\u003c\/div\u003e\n\u003cdiv\u003eClear Pint Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-spec\"\u003e\n\u003cdiv\u003eArtwork\u003c\/div\u003e\n\u003cdiv\u003eDetailed Fishing \u0026amp; Outdoor Scenes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-spec\"\u003e\n\u003cdiv\u003eDisplay\u003c\/div\u003e\n\u003cdiv\u003eHome Bar \/ Cabin \/ Lake House \/ Man Cave\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fisher-spec\"\u003e\n\u003cdiv\u003eGift Occasion\u003c\/div\u003e\n\u003cdiv\u003eBirthday \/ Father's Day \/ Christmas \/ Fishing Gift\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL IMAGE\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card\"\u003e\u003cimg class=\"fisher-full-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/main-09_d8ae8f27-16ae-44b9-bf9b-6da2a92d9acf.jpg?v=1787152415\" alt=\"The Last Cast fishing pint glass gift set\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"fisher-section\"\u003e\n\u003cdiv class=\"fisher-card fisher-dark fisher-final\"\u003e\n\u003cdiv class=\"fisher-kicker\"\u003e🎣 \u003cspan\u003eTHE LAST CAST COLLECTION\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"fisher-heading\"\u003eFor the Fisherman \u003cbr\u003eWho Has \u003cspan class=\"fisher-gold\"\u003e Everything. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eGive him something that belongs on the dock, around the campfire and at the table with his favorite fishing buddies. Seven glasses. Seven designs. Plenty of stories waiting to happen.\u003c\/p\u003e\n\u003ca class=\"fisher-cta\" href=\"#product-form\"\u003e 🎣 GET THE LAST CAST COLLECTION \u003c\/a\u003e\n\u003cp class=\"fisher-note\"\u003eChoose your preferred option above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"choooooovy","offers":[{"title":"Largemouth Bass","offer_id":64434026905969,"sku":"-1","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Rainbow Trout","offer_id":64434026938737,"sku":"-2","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Wild Salmon","offer_id":64434026971505,"sku":"-3","price":19.99,"currency_code":"USD","in_stock":true},{"title":"River Catfish","offer_id":64434027004273,"sku":"-4","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Fishing Boat","offer_id":64434027037041,"sku":"-5","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Hook \u0026 Lure","offer_id":64434027069809,"sku":"-6","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Lakeside Cabin","offer_id":64434027102577,"sku":"-7","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥All Styles - 7Pcs(✨Save 30% \u0026 Free VIP Shipping)","offer_id":64434027135345,"sku":"-8","price":97.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/main-01_1930c463-31e8-4f3c-b9fd-360070eeadfc.jpg?v=1787152415","url":"https:\/\/viqzes.com\/products\/%f0%9f%8e%a3-the-last-cast-collection-7-piece-fishing-pint-glass-gift-set-for-fishermen","provider":"viqzes","version":"1.0","type":"link"}