{"title":"Odyssey Special","description":null,"products":[{"product_id":"odyssey-square-2-square-tri-hot-jailbird-putter","title":"Square 2 Square Tri-Hot Jailbird Cruiser Center Shaft Putter","description":"\u003cbody\u003e\n\n\n\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\n\u003ctitle\u003eSquare 2 Square TRI-HOT Jailbird Cruiser\u003c\/title\u003e\n\u003cmeta content=\"Explore the construction, insert technology, specifications, video, and product details of the Square 2 Square TRI-HOT Jailbird Cruiser putter.\" name=\"description\"\u003e\n\u003cstyle\u003e\n    :root {\n      --black: #080808;\n      --charcoal: #111111;\n      --graphite: #191919;\n      --soft-black: #232323;\n      --white: #ffffff;\n      --off-white: #f5f3ef;\n      --silver: #c8c8c8;\n      --muted: #a8a8a8;\n      --line: rgba(255, 255, 255, 0.12);\n      --accent: #b6121b;\n      --max-width: 1280px;\n      --radius-lg: 24px;\n      --radius-md: 16px;\n      --shadow: 0 24px 70px rgba(0, 0, 0, 0.24);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      background: var(--black);\n      color: var(--white);\n      font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n    }\n\n    img {\n      display: block;\n      width: 100%;\n    }\n\n    a {\n      color: inherit;\n    }\n\n    .product-page {\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 12% 4%, rgba(182, 18, 27, 0.16), transparent 28%),\n        linear-gradient(180deg, #090909 0%, #111111 45%, #080808 100%);\n    }\n\n    .container {\n      width: min(calc(100% - 40px), var(--max-width));\n      margin: 0 auto;\n    }\n.eyebrow {\n      margin: 0 0 14px;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n    }\n.section {\n      padding: 104px 0;\n    }\n\n    .section-header {\n      display: grid;\n      grid-template-columns: minmax(0, 0.75fr) minmax(300px, 1.25fr);\n      gap: 48px;\n      align-items: end;\n      margin-bottom: 52px;\n    }\n\n    .section-kicker {\n      margin: 0 0 12px;\n      color: var(--accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    .section-title {\n      margin: 0;\n      font-size: clamp(34px, 5vw, 60px);\n      line-height: 1;\n      letter-spacing: -0.045em;\n    }\n\n    .section-intro {\n      margin: 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .tech-grid {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .tech-card {\n      grid-column: span 2;\n      position: relative;\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),\n        var(--charcoal);\n      box-shadow: var(--shadow);\n      transition: transform 220ms ease, border-color 220ms ease;\n    }\n\n    .tech-card:nth-child(4) {\n      grid-column: 2 \/ span 2;\n    }\n\n    .tech-card:nth-child(5) {\n      grid-column: 4 \/ span 2;\n    }\n\n    .tech-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(255, 255, 255, 0.26);\n    }\n\n    .tech-image {\n      aspect-ratio: 4 \/ 3;\n      overflow: hidden;\n      background: #d9d9d9;\n    }\n\n    .tech-image img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 500ms ease;\n    }\n\n    .tech-card:hover .tech-image img {\n      transform: scale(1.035);\n    }\n\n    .tech-content {\n      padding: 28px 28px 32px;\n    }\n\n    .tech-index {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      margin-bottom: 22px;\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      border-radius: 50%;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .tech-card h3 {\n      margin: 0 0 14px;\n      font-size: 24px;\n      line-height: 1.15;\n      letter-spacing: -0.025em;\n    }\n\n    .tech-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .spec-section {\n      background: var(--off-white);\n      color: #111111;\n    }\n\n    .spec-section .section-kicker {\n      color: var(--accent);\n    }\n\n    .spec-section .section-intro {\n      color: #606060;\n    }\n\n    .table-shell {\n      overflow: hidden;\n      border: 1px solid rgba(0, 0, 0, 0.10);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .spec-table {\n      width: 100%;\n      min-width: 1040px;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table thead {\n      background: #111111;\n      color: #ffffff;\n    }\n\n    .spec-table th {\n      padding: 20px 18px;\n      border-right: 1px solid rgba(255, 255, 255, 0.10);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .spec-table td {\n      padding: 22px 18px;\n      border-top: 1px solid #e8e8e8;\n      font-size: 14px;\n      line-height: 1.45;\n      white-space: nowrap;\n    }\n\n    .spec-table tbody tr:nth-child(even) {\n      background: #f7f7f7;\n    }\n\n    .spec-table tbody tr:hover {\n      background: #f0efec;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 700;\n    }\n\n    .video-wrap {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow);\n      background: #000;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .video-wrap iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    .gallery {\n      display: grid;\n      grid-template-columns: repeat(12, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gallery-item {\n      grid-column: span 3;\n      position: relative;\n      overflow: hidden;\n      min-height: 360px;\n      border-radius: var(--radius-md);\n      background: var(--graphite);\n    }\n\n    .gallery-item img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 550ms ease, filter 550ms ease;\n    }\n\n    .gallery-item:hover img {\n      transform: scale(1.045);\n      filter: contrast(1.03);\n    }\n\n    .gallery-item::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      border: 1px solid rgba(255, 255, 255, 0.10);\n      border-radius: inherit;\n      pointer-events: none;\n    }\n\n    .footer-note {\n      padding: 0 0 56px;\n      color: #747474;\n      font-size: 12px;\n      text-align: center;\n    }\n\n\n    .text-hero {\n      position: relative;\n      padding: 112px 0 92px;\n      overflow: hidden;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.10);\n      background:\n        radial-gradient(circle at 14% 20%, rgba(182, 18, 27, 0.18), transparent 34%),\n        linear-gradient(180deg, #090909 0%, #111111 100%);\n    }\n\n    .text-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -110px;\n      bottom: -170px;\n      width: 420px;\n      height: 420px;\n      border: 1px solid rgba(255, 255, 255, 0.06);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .text-hero-inner {\n      position: relative;\n      z-index: 1;\n    }\n\n    .text-hero h1 {\n      max-width: 780px;\n      margin: 0;\n      font-size: clamp(54px, 9vw, 108px);\n      line-height: 0.88;\n      letter-spacing: -0.06em;\n      text-transform: uppercase;\n    }\n\n    .text-hero-copy {\n      max-width: 600px;\n      margin: 28px 0 0;\n      color: #d4d4d4;\n      font-size: clamp(16px, 2vw, 20px);\n      line-height: 1.65;\n    }\n\n    @media (max-width: 980px) {\n      .section {\n        padding: 82px 0;\n      }\n\n      .section-header {\n        grid-template-columns: 1fr;\n        gap: 22px;\n      }\n\n      .tech-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tech-card,\n      .tech-card:nth-child(4),\n      .tech-card:nth-child(5) {\n        grid-column: auto;\n      }\n\n      .tech-card:last-child {\n        grid-column: 1 \/ -1;\n      }\n\n      .gallery-item {\n        grid-column: span 6;\n        min-height: 420px;\n      }\n    }\n\n    @media (max-width: 640px) {\n\n      .text-hero {\n        padding: 78px 0 64px;\n      }\n\n      .text-hero h1 {\n        font-size: clamp(50px, 18vw, 72px);\n      }\n\n      .text-hero-copy {\n        margin-top: 22px;\n      }\n\n\n      .container,\n.section {\n        padding: 64px 0;\n      }\n\n      .section-header {\n        margin-bottom: 34px;\n      }\n\n      .tech-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tech-card:last-child {\n        grid-column: auto;\n      }\n\n      .tech-content {\n        padding: 24px;\n      }\n\n      .gallery {\n        grid-template-columns: 1fr;\n      }\n\n      .gallery-item {\n        grid-column: auto;\n        min-height: 420px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      html {\n        scroll-behavior: auto;\n      }\n\n      *,\n      *::before,\n      *::after {\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\u003cmain class=\"product-page\"\u003e\u003csection aria-label=\"Square 2 Square TRI-HOT Jailbird Cruiser introduction\" class=\"text-hero\"\u003e\u003cdiv class=\"container text-hero-inner\"\u003e\n\u003cp class=\"eyebrow\"\u003eSquare 2 Square TRI-HOT\u003c\/p\u003e\n\u003ch1\u003eJailbird Cruiser\u003c\/h1\u003e\n\u003cp class=\"text-hero-copy\"\u003eA longer, more stable Jailbird configuration built around Odyssey’s multi-material Zero Torque design, forward center of gravity, and the two-layer urethane Ai-DUAL insert.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection aria-labelledby=\"technology-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eTechnology\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"technology-title\"\u003eLonger build. Same TRI-HOT precision.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eThe Jailbird Cruiser combines the proven TRI-HOT platform with a longer setup for added stability, while maintaining consistent ball speed, forward roll, feel, and face awareness throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-grid\"\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird Cruiser multi-material construction\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird-cruiser\/putters-2026-square-to-square-tri-hot-jailbird-cruiser___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMulti-Material Construction\u003c\/h3\u003e\n\u003cp\u003eAluminum, steel, and more than 140 grams of tungsten are strategically combined to create the Zero Torque design, placing more than 80% of the weight below the topline while supporting the forward center of gravity and hosel position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Ai-DUAL insert detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt447bedddec272bd4\/69024d1ca947a9a207bcc9e9\/Putters-2026-s2s-tri-hot-jailbird-tech-3.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eAi-DUAL Insert\u003c\/h3\u003e\n\u003cp\u003eDesigned using Artificial Intelligence, the two-layer urethane insert combines a soft outer layer with a firm inner layer to deliver consistent ball speed across the face, improved forward roll, and responsive feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"F.R.D. groove design detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt99812303af5741d2\/69024d4488e4ea3f5e3b160e\/Putters-2026-s2s-tri-hot-jailbird-tech-4.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eNew F.R.D. Groove Design\u003c\/h3\u003e\n\u003cp\u003eThe deeper, more aggressive Forward Roll Design uses a 19° slope and works with the dual-layer insert to improve forward roll across vertical impact locations on the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Pistol Plus grip detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt9a11613b6540c087\/68fbff31831bbe6d4c3eb842\/Putters-2026-s2s-tri-hot-jailbird-tech-5.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eNew Pistol Plus Grip\u003c\/h3\u003e\n\u003cp\u003eDeveloped after reviewing popular Tour grips, this mid-sized pistol profile features crisp edges for a comfortable fit and clearer awareness of the putter face throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Black SL 120 shaft detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt4c3dcc91b03b7d82\/69000274bda3d401f0570dd6\/Putters-2026-s2s-tri-hot-jailbird-tech-6.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eBlack SL 120 Shaft\u003c\/h3\u003e\n\u003cp\u003eDeveloped from Tour player feedback, the black PVD SL 120 shaft is heavier and stiffer than the SL 90 and is well suited to the Square 2 Square setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"specifications-title\" class=\"section spec-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"specifications-title\"\u003eJailbird Cruiser model details.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eA clean at-a-glance table for the Jailbird Cruiser’s model setup and key specification details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-shell\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eHead Type\u003c\/th\u003e\n\u003cth\u003eLoft\u003c\/th\u003e\n\u003cth\u003eAvailability\u003c\/th\u003e\n\u003cth\u003eStandard Length\u003c\/th\u003e\n\u003cth\u003eLie\u003c\/th\u003e\n\u003cth\u003eToe Hang\u003c\/th\u003e\n\u003cth\u003eHead Weight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eJailbird Cruiser\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH Only\u003c\/td\u003e\n\u003ctd\u003e38\"\u003c\/td\u003e\n\u003ctd\u003e72.0°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e380g\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"video-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eIn Action\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"video-title\"\u003eSee Jailbird Cruiser in motion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eWatch the TRI-HOT product video for a closer look at the construction, shape, insert technology, and Zero Torque design philosophy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrap\"\u003e\n\u003ciframe allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"\" loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DmfB46uWkgc?controls=1\u0026amp;rel=0\" title=\"Square 2 Square TRI-HOT Jailbird Cruiser product video\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"gallery-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eGallery\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"gallery-title\"\u003eThe Jailbird Cruiser from every angle.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eA closer look at the Jailbird Cruiser head shape, alignment system, multi-material construction, and extended setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery\"\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird Cruiser sole view\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird-cruiser\/putters-2026-square-to-square-tri-hot-jailbird-cruiser___2.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird Cruiser top view\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird-cruiser\/putters-2026-square-to-square-tri-hot-jailbird-cruiser___3.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird Cruiser rear angle\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird-cruiser\/putters-2026-square-to-square-tri-hot-jailbird-cruiser___4.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird Cruiser face and sole detail\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird-cruiser\/putters-2026-square-to-square-tri-hot-jailbird-cruiser___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container footer-note\"\u003eProduct imagery and product-page structure are adapted for the official Odyssey Square 2 Square TRI-HOT Jailbird Cruiser model page.\u003c\/div\u003e\n\u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"Odyssey","offers":[{"title":"37\" \/ Standard (70°)","offer_id":51185616847012,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"37\" \/ 1° Flat (69°)","offer_id":51185616879780,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"37\" \/ 2° Flat (68°)","offer_id":51185616912548,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"37\" \/ 1° Upright (71°)","offer_id":51185616945316,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"37\" \/ 2° Upright (72°)","offer_id":51185616978084,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ Standard (70°)","offer_id":51185617010852,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ 1° Flat (69°)","offer_id":51185617043620,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ 2° Flat (68°)","offer_id":51185617076388,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ 1° Upright (71°)","offer_id":51185617109156,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ 2° Upright (72°)","offer_id":51185617141924,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ Standard (70°)","offer_id":51185617174692,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ 1° Flat (69°)","offer_id":51185617207460,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ 2° Flat (68°)","offer_id":51185617240228,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ 1° Upright (71°)","offer_id":51185617272996,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ 2° Upright (72°)","offer_id":51185617305764,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ Standard (70°)","offer_id":51427000320164,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ 1° Flat (69°)","offer_id":51427000352932,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ 2° Flat (68°)","offer_id":51427000385700,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ 1° Upright (71°)","offer_id":51427000418468,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ 2° Upright (72°)","offer_id":51427000451236,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ Standard (70°)","offer_id":51427000484004,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ 1° Flat (69°)","offer_id":51427000516772,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ 2° Flat (68°)","offer_id":51427000549540,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ 1° Upright (71°)","offer_id":51427000582308,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ 2° Upright (72°)","offer_id":51427000615076,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/putters-2026-square-to-square-tri-hot-jailbird___1.jpg?v=1763744278"},{"product_id":"odyssey-square-2-square-tri-hot-7-putter","title":"Square 2 Square TRI-HOT #7 Center Shaft Putter","description":"\u003cbody\u003e\n\n\n\n\t\u003ctitle\u003e\u003c\/title\u003e\n\t\u003cmeta content=\"summary_large_image\" name=\"twitter:card\"\u003e\n\t\u003cmeta content=\"website\" property=\"og:type\"\u003e\n\t\u003cmeta content=\"\" property=\"og:description\"\u003e\n\t\u003cmeta content=\"https:\/\/2325cgkrcs.preview-beefreecontent.com\/ZyGRp\" property=\"og:url\"\u003e\n\t\u003cmeta content=\"https:\/\/pro-bee-beepro-thumbnail.getbee.io\/messages\/1380665\/1367190\/2449599\/13690171_large.jpg\" property=\"og:image\"\u003e\n\t\u003cmeta content=\"\" property=\"og:title\"\u003e\n\t\u003cmeta content=\"\" name=\"description\"\u003e\n\t\u003cmeta charset=\"utf-8\"\u003e\n\t\u003cmeta content=\"width=device-width\" name=\"viewport\"\u003e\n\t\u003cstyle\u003e\n\t\t.bee-row,\n\t\t.bee-row-content {\n\t\t\tposition: relative\n\t\t}\n\n\t\t.bee-row-1,\n\t\t.bee-row-1 .bee-row-content,\n\t\t.bee-row-2,\n\t\t.bee-row-3,\n\t\t.bee-row-4,\n\t\t.bee-row-5,\n\t\t.bee-row-6 {\n\t\t\tbackground-repeat: no-repeat\n\t\t}\n\n\t\tbody {\n\t\t\tbackground-color: #ffffff;\n\t\t\tcolor: #000000;\n\t\t\tfont-family: Arial, Helvetica, sans-serif\n\t\t}\n\n\t\ta {\n\t\t\tcolor: #7747FF\n\t\t}\n\n\t\t* {\n\t\t\tbox-sizing: border-box\n\t\t}\n\n\t\tbody,\n\t\th2,\n\t\tp {\n\t\t\tmargin: 0\n\t\t}\n\n\t\t.bee-row-content {\n\t\t\tmax-width: 1280px;\n\t\t\tmargin: 0 auto;\n\t\t\tdisplay: flex\n\t\t}\n\n\t\t.bee-row-content .bee-col-w3 {\n\t\t\tflex-basis: 25%\n\t\t}\n\n\t\t.bee-row-content .bee-col-w4 {\n\t\t\tflex-basis: 33.3333333333%\n\t\t}\n\n\t\t.bee-row-content .bee-col-w12 {\n\t\t\tflex-basis: 100%\n\t\t}\n\n\t\t.bee-image {\n\t\t\toverflow: auto\n\t\t}\n\n\t\t.bee-image .bee-center {\n\t\t\tmargin: 0 auto\n\t\t}\n\n\t\t.bee-row-1 .bee-col-1 .bee-block-1,\n\t\t.bee-row-2 .bee-col-1 .bee-block-1,\n\t\t.bee-row-2 .bee-col-2 .bee-block-1,\n\t\t.bee-row-2 .bee-col-3 .bee-block-1,\n\t\t.bee-row-3 .bee-col-1 .bee-block-1,\n\t\t.bee-row-3 .bee-col-2 .bee-block-1,\n\t\t.bee-row-5 .bee-col-1 .bee-block-1 {\n\t\t\twidth: 100%\n\t\t}\n\n\t\t.bee-image img {\n\t\t\tdisplay: block;\n\t\t\twidth: 100%\n\t\t}\n\n\t\t.bee-paragraph {\n\t\t\toverflow-wrap: anywhere\n\t\t}\n\n\t\t.bee-table table {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%\n\t\t}\n\n\t\t.bee-table table tbody,\n\t\t.bee-table table thead {\n\t\t\tvertical-align: top\n\t\t}\n\n\t\t.bee-table table td,\n\t\t.bee-table table th {\n\t\t\tpadding: 10px;\n\t\t\tword-break: break-word\n\t\t}\n\n\t\t.bee-video a {\n\t\t\tposition: relative;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tdisplay: block\n\t\t}\n\n\t\t.bee-video img {\n\t\t\tdisplay: block;\n\t\t\twidth: 100%;\n\t\t\theight: auto\n\t\t}\n\n\t\t@media (max-width:768px) {\n\t\t\t.bee-row-content:not(.no_stack) {\n\t\t\t\tdisplay: block\n\t\t\t}\n\t\t}\n\n\t\t.bee-row-1 .bee-row-content {\n\t\t\tcolor: #000000\n\t\t}\n\n\t\t.bee-row-1 .bee-col-1,\n\t\t.bee-row-2 .bee-col-1,\n\t\t.bee-row-2 .bee-col-2,\n\t\t.bee-row-2 .bee-col-3,\n\t\t.bee-row-3 .bee-col-1,\n\t\t.bee-row-3 .bee-col-2,\n\t\t.bee-row-3 .bee-col-3,\n\t\t.bee-row-4 .bee-col-1,\n\t\t.bee-row-5 .bee-col-1,\n\t\t.bee-row-6 .bee-col-1,\n\t\t.bee-row-6 .bee-col-2,\n\t\t.bee-row-6 .bee-col-3,\n\t\t.bee-row-6 .bee-col-4 {\n\t\t\tpadding-bottom: 5px;\n\t\t\tpadding-top: 5px\n\t\t}\n\n\t\t.bee-row-2,\n\t\t.bee-row-3 {\n\t\t\tbackground-color: #e2e2e2\n\t\t}\n\n\t\t.bee-row-2 .bee-row-content,\n\t\t.bee-row-3 .bee-row-content,\n\t\t.bee-row-4 .bee-row-content,\n\t\t.bee-row-5 .bee-row-content,\n\t\t.bee-row-6 .bee-row-content {\n\t\t\tbackground-repeat: no-repeat;\n\t\t\tborder-radius: 0;\n\t\t\tcolor: #000000\n\t\t}\n\n\t\t.bee-row-2 .bee-col-1 .bee-block-2,\n\t\t.bee-row-2 .bee-col-2 .bee-block-2,\n\t\t.bee-row-2 .bee-col-3 .bee-block-2,\n\t\t.bee-row-3 .bee-col-1 .bee-block-2,\n\t\t.bee-row-3 .bee-col-2 .bee-block-2 {\n\t\t\tpadding: 10px;\n\t\t\ttext-align: center;\n\t\t\twidth: 100%\n\t\t}\n\n\t\t.bee-row-2 .bee-col-1 .bee-block-3,\n\t\t.bee-row-2 .bee-col-2 .bee-block-3,\n\t\t.bee-row-2 .bee-col-3 .bee-block-3,\n\t\t.bee-row-3 .bee-col-1 .bee-block-3,\n\t\t.bee-row-3 .bee-col-2 .bee-block-3 {\n\t\t\tpadding: 10px;\n\t\t\tcolor: #000000;\n\t\t\tdirection: ltr;\n\t\t\tfont-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n\t\t\tfont-size: 16px;\n\t\t\tfont-weight: 400;\n\t\t\tletter-spacing: 0;\n\t\t\tline-height: 150%;\n\t\t\ttext-align: center\n\t\t}\n\n\t\t.bee-row-4 .bee-col-1 .bee-block-1 {\n\t\t\tpadding: 10px\n\t\t}\n\n\t\t.bee-row-6 .bee-col-1 .bee-block-1,\n\t\t.bee-row-6 .bee-col-2 .bee-block-1,\n\t\t.bee-row-6 .bee-col-3 .bee-block-1,\n\t\t.bee-row-6 .bee-col-4 .bee-block-1 {\n\t\t\tpadding: 5px;\n\t\t\twidth: 100%\n\t\t}\n\n\t\t.bee-row-2 .bee-col-1 .bee-block-2 h2,\n\t\t.bee-row-2 .bee-col-2 .bee-block-2 h2,\n\t\t.bee-row-2 .bee-col-3 .bee-block-2 h2,\n\t\t.bee-row-3 .bee-col-1 .bee-block-2 h2,\n\t\t.bee-row-3 .bee-col-2 .bee-block-2 h2 {\n\t\t\tcolor: #000000;\n\t\t\tdirection: ltr;\n\t\t\tfont-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n\t\t\tfont-size: 30px;\n\t\t\tfont-weight: 700;\n\t\t\tletter-spacing: normal;\n\t\t\tline-height: 120%;\n\t\t\ttext-align: center\n\t\t}\n\n\t\t.bee-row-2 .bee-col-1 .bee-block-3 a,\n\t\t.bee-row-2 .bee-col-2 .bee-block-3 a,\n\t\t.bee-row-2 .bee-col-3 .bee-block-3 a,\n\t\t.bee-row-3 .bee-col-1 .bee-block-3 a,\n\t\t.bee-row-3 .bee-col-2 .bee-block-3 a {\n\t\t\tcolor: #bc141b\n\t\t}\n\n\t\t.bee-row-2 .bee-col-1 .bee-block-3 p:not(:last-child),\n\t\t.bee-row-2 .bee-col-2 .bee-block-3 p:not(:last-child),\n\t\t.bee-row-2 .bee-col-3 .bee-block-3 p:not(:last-child),\n\t\t.bee-row-3 .bee-col-1 .bee-block-3 p:not(:last-child),\n\t\t.bee-row-3 .bee-col-2 .bee-block-3 p:not(:last-child) {\n\t\t\tmargin-bottom: 16px\n\t\t}\n\t\u003c\/style\u003e\n\n\n\n\t\u003cdiv class=\"bee-page-container\"\u003e\n\t\t\u003cdiv class=\"bee-row bee-row-1\"\u003e\n\t\t\t\u003cdiv class=\"bee-row-content\"\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-1 bee-col-w12\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt56fd1f341125d641\/690e907a4079b595f5a65f08\/2025TRI-HOT-QuoteBanner-2x.gif?w=2160\u0026amp;q=80\u0026amp;auto=format\" style=\"max-width:1280px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\u003c\/div\u003e\n\t\t\u003cdiv class=\"bee-row bee-row-2\"\u003e\n\t\t\t\u003cdiv class=\"bee-row-content\"\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-1 bee-col-w4\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt7c8cad882bbdf9b6\/68fbf2f2531a4761d8bc27a4\/Putters-2026-s2s-tri-hot-rossie-tech-2.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\" style=\"max-width:426px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-2 bee-heading\"\u003e\n\t\t\t\t\t\t\u003ch2\u003e\n\u003cspan class=\"tinyMce-placeholder\"\u003eMulti-Material Construction\u003c\/span\u003e \u003c\/h2\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-3 bee-paragraph\"\u003e\n\t\t\t\t\t\t\u003cp\u003eBy strategically using Aluminum, Steel, and over 140 grams of tungsten we have been able to design a “Zero Torque” putter with more than 80% of it’s weight under the topline and allowing for our forward CG and hosel position.\u003c\/p\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-2 bee-col-w4\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt447bedddec272bd4\/69024d1ca947a9a207bcc9e9\/Putters-2026-s2s-tri-hot-jailbird-tech-3.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\" style=\"max-width:426px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-2 bee-heading\"\u003e\n\t\t\t\t\t\t\u003ch2\u003eAi-DUAL Insert \u003c\/h2\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-3 bee-paragraph\"\u003e\n\t\t\t\t\t\t\u003cp\u003eDesigned using Artificial Intelligence, this dual-layer urethane insert has a soft outer layer and a firm inner layer delivering not only consistent ball speed across the face, but also enhanced forward roll up and down the face and amazing feel.\u003c\/p\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-3 bee-col-w4\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt99812303af5741d2\/69024d4488e4ea3f5e3b160e\/Putters-2026-s2s-tri-hot-jailbird-tech-4.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\" style=\"max-width:426px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-2 bee-heading\"\u003e\n\t\t\t\t\t\t\u003ch2\u003eNew F.R.D. Groove Design \u003c\/h2\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-3 bee-paragraph\"\u003e\n\t\t\t\t\t\t\u003cp\u003eThis new Forward Roll Design groove design is deeper and more aggressive with a 19° slope it works in conjunction with the dual layer design to improve forward roll up and down the face.\u003c\/p\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\u003c\/div\u003e\n\t\t\u003cdiv class=\"bee-row bee-row-3\"\u003e\n\t\t\t\u003cdiv class=\"bee-row-content\"\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-1 bee-col-w4\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt9a11613b6540c087\/68fbff31831bbe6d4c3eb842\/Putters-2026-s2s-tri-hot-jailbird-tech-5.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\" style=\"max-width:426px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-2 bee-heading\"\u003e\n\t\t\t\t\t\t\u003ch2\u003eNew Pistol Plus Grip \u003c\/h2\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-3 bee-paragraph\"\u003e\n\t\t\t\t\t\t\u003cp\u003eWe surveyed the most popular grips used on Tours around the world and looked for commonalities and opportunities to improve on those designs. The result is a mid-sized pistol grip with crisp edges that allow it to fit comfortably in your hands and give you a better awareness of where the putter face is throughout your stroke.\u003c\/p\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-2 bee-col-w4\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt4c3dcc91b03b7d82\/69000274bda3d401f0570dd6\/Putters-2026-s2s-tri-hot-jailbird-tech-6.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\" style=\"max-width:426px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-2 bee-heading\"\u003e\n\t\t\t\t\t\t\u003ch2\u003eBlack SL 120 Shaft \u003c\/h2\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-3 bee-paragraph\"\u003e\n\t\t\t\t\t\t\u003cp\u003eThis black PVD shaft, developed based on Tour player feedback, is heavier and stiffer than our SL 90 and ideally suite for this style of putter.Designed using Artificial Intelligence, this dual-layer urethane insert has a soft outer layer and a firm inner layer delivering not only consistent ball speed across the face, but also enhanced forward roll up and down the face and amazing feel.\u003c\/p\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-3 bee-col-w4\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-spacer\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"spacer\" style=\"height:60px;\"\u003e\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\u003c\/div\u003e\n\t\t\u003cdiv class=\"bee-row bee-row-4\"\u003e\n\t\t\t\u003cdiv class=\"bee-row-content\"\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-1 bee-col-w12\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-table\"\u003e\n\t\t\t\t\t\t\u003ctable style=\"table-layout:fixed;direction:ltr;background-color:transparent;font-family:Arial, Helvetica, sans-serif;font-weight:400;color:#101112;text-align:center;letter-spacing:0px;\"\u003e\n\t\t\t\t\t\t\t\u003cthead style=\"background-color:#f2f2f2;color:#101112;font-size:14px;line-height:120%;text-align:center;\"\u003e\n\t\t\t\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\t\t\t\u003cth style=\"font-weight:700;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eMODEL\u003c\/th\u003e\n\t\t\t\t\t\t\t\t\t\u003cth style=\"font-weight:700;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eHEAD TYPE \u003c\/th\u003e\n\t\t\t\t\t\t\t\t\t\u003cth style=\"font-weight:700;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eLOFT\u003c\/th\u003e\n\t\t\t\t\t\t\t\t\t\u003cth style=\"font-weight:700;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eAVAILABILITY\u003c\/th\u003e\n\t\t\t\t\t\t\t\t\t\u003cth style=\"font-weight:700;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eSTANDARD LENGTH\u003c\/th\u003e\n\t\t\t\t\t\t\t\t\t\u003cth style=\"font-weight:700;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eLIE\u003c\/th\u003e\n\t\t\t\t\t\t\t\t\t\u003cth style=\"font-weight:700;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eTOE HANG\u003c\/th\u003e\n\t\t\t\t\t\t\t\t\t\u003cth style=\"font-weight:700;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eHEAD WEIGHT\u003c\/th\u003e\n\t\t\t\t\t\t\t\t\u003c\/tr\u003e\n\t\t\t\t\t\t\t\u003c\/thead\u003e\n\t\t\t\t\t\t\t\u003ctbody style=\"font-size:16px;line-height:120%;\"\u003e\n\t\t\t\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e#7\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eMALLET\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e3°\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eRH ONLY\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e33°,34°,35°\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e72.0°\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e90° up\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e365g\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\u003c\/tr\u003e\n\t\t\t\t\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e#7\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eMALLET\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e3°\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003eRH ONLY\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e34°,35°\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e72.0°\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e90° up\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\t\u003ctd style=\"border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;\"\u003e365g\u003c\/td\u003e\n\t\t\t\t\t\t\t\t\u003c\/tr\u003e\n\t\t\t\t\t\t\t\u003c\/tbody\u003e\n\t\t\t\t\t\t\u003c\/table\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\u003c\/div\u003e\n\t\t\u003cdiv class=\"bee-row bee-row-5\"\u003e\n\t\t\t\u003cdiv class=\"bee-row-content\"\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-1 bee-col-w12\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-video\"\u003e\n\t\t\t\t\t\t\u003cdiv style=\"padding:56.25% 0 0 0;position:relative;\"\u003e\u003ciframe allow=\"fullscreen\" allowfullscreen=\"\" frameborder=\"0\" src=\"https:\/\/www.youtube.com\/embed\/DmfB46uWkgc?controls=0\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\t\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\u003c\/div\u003e\n\t\t\u003cdiv class=\"bee-row bee-row-6\"\u003e\n\t\t\t\u003cdiv class=\"bee-row-content\"\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-1 bee-col-w3\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt52beb016aa7fba9e\/6902734c8310e863f9ad6d96\/putters-2026-s2s-tri-hot-seven_lifestyle_1_updated.jpg?auto=webp\u0026amp;width=1200\u0026amp;quality=75\" style=\"max-width:310px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-2 bee-col-w3\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltad27658030b6ca1f\/6902734b88e4eade743b17a5\/putters-2026-s2s-tri-hot-seven_lifestyle_2_updated.jpg?auto=webp\u0026amp;width=1200\u0026amp;quality=75\" style=\"max-width:310px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-3 bee-col-w3\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt7a9210e21212bb36\/6902734b88e4ea40e33b17a9\/putters-2026-s2s-tri-hot-seven_lifestyle_3_updated.jpg?auto=webp\u0026amp;width=1200\u0026amp;quality=75\" style=\"max-width:310px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\u003cdiv class=\"bee-col bee-col-4 bee-col-w3\"\u003e\n\t\t\t\t\t\u003cdiv class=\"bee-block bee-block-1 bee-image\"\u003e\u003cimg alt=\"\" class=\"bee-center bee-autowidth\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt6d256490b7d22643\/6902734a9ac3c76e96b42f1c\/putters-2026-s2s-tri-hot-seven_lifestyle_4_updated.jpg?auto=webp\u0026amp;width=1200\u0026amp;quality=75\" style=\"max-width:310px;\" title=\"\"\u003e\u003c\/div\u003e\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Odyssey","offers":[{"title":"32\" \/ Standard (70°)","offer_id":51426998878372,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Flat (69°)","offer_id":51426998911140,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Flat (68°)","offer_id":51426998943908,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Upright (71°)","offer_id":51426998976676,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Upright (72°)","offer_id":51426999009444,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ Standard (70°)","offer_id":51185618387108,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Flat (69°)","offer_id":51185618419876,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Flat (68°)","offer_id":51185618452644,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Upright (71°)","offer_id":51185618485412,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Upright (72°)","offer_id":51185618518180,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ Standard (70°)","offer_id":51185618550948,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Flat (69°)","offer_id":51185618583716,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Flat (68°)","offer_id":51185618616484,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Upright (71°)","offer_id":51185618649252,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Upright (72°)","offer_id":51185618682020,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ Standard (70°)","offer_id":51185618714788,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Flat (69°)","offer_id":51185618747556,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Flat (68°)","offer_id":51185618780324,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Upright (71°)","offer_id":51185618813092,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Upright (72°)","offer_id":51185618845860,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/putters-2026-square-to-square-tri-hot-seven___1.jpg?v=1763744394"},{"product_id":"odyssey-square-2-square-tri-hot-jailbird-cruiser-putter","title":"Square 2 Square TRI-HOT Jailbird Center Shaft Putter","description":"\u003cbody\u003e\n\n\n\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\n\u003ctitle\u003eSquare 2 Square TRI-HOT Jailbird\u003c\/title\u003e\n\u003cmeta content=\"Explore the construction, insert technology, specifications, video, and product details of the Square 2 Square TRI-HOT Jailbird putter.\" name=\"description\"\u003e\n\u003cstyle\u003e\n    :root {\n      --black: #080808;\n      --charcoal: #111111;\n      --graphite: #191919;\n      --soft-black: #232323;\n      --white: #ffffff;\n      --off-white: #f5f3ef;\n      --silver: #c8c8c8;\n      --muted: #a8a8a8;\n      --line: rgba(255, 255, 255, 0.12);\n      --accent: #b6121b;\n      --max-width: 1280px;\n      --radius-lg: 24px;\n      --radius-md: 16px;\n      --shadow: 0 24px 70px rgba(0, 0, 0, 0.24);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      background: var(--black);\n      color: var(--white);\n      font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n    }\n\n    img {\n      display: block;\n      width: 100%;\n    }\n\n    a {\n      color: inherit;\n    }\n\n    .product-page {\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 12% 4%, rgba(182, 18, 27, 0.16), transparent 28%),\n        linear-gradient(180deg, #090909 0%, #111111 45%, #080808 100%);\n    }\n\n    .container {\n      width: min(calc(100% - 40px), var(--max-width));\n      margin: 0 auto;\n    }\n.eyebrow {\n      margin: 0 0 14px;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n    }\n.section {\n      padding: 104px 0;\n    }\n\n    .section-header {\n      display: grid;\n      grid-template-columns: minmax(0, 0.75fr) minmax(300px, 1.25fr);\n      gap: 48px;\n      align-items: end;\n      margin-bottom: 52px;\n    }\n\n    .section-kicker {\n      margin: 0 0 12px;\n      color: var(--accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    .section-title {\n      margin: 0;\n      font-size: clamp(34px, 5vw, 60px);\n      line-height: 1;\n      letter-spacing: -0.045em;\n    }\n\n    .section-intro {\n      margin: 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .tech-grid {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .tech-card {\n      grid-column: span 2;\n      position: relative;\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),\n        var(--charcoal);\n      box-shadow: var(--shadow);\n      transition: transform 220ms ease, border-color 220ms ease;\n    }\n\n    .tech-card:nth-child(4) {\n      grid-column: 2 \/ span 2;\n    }\n\n    .tech-card:nth-child(5) {\n      grid-column: 4 \/ span 2;\n    }\n\n    .tech-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(255, 255, 255, 0.26);\n    }\n\n    .tech-image {\n      aspect-ratio: 4 \/ 3;\n      overflow: hidden;\n      background: #d9d9d9;\n    }\n\n    .tech-image img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 500ms ease;\n    }\n\n    .tech-card:hover .tech-image img {\n      transform: scale(1.035);\n    }\n\n    .tech-content {\n      padding: 28px 28px 32px;\n    }\n\n    .tech-index {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      margin-bottom: 22px;\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      border-radius: 50%;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .tech-card h3 {\n      margin: 0 0 14px;\n      font-size: 24px;\n      line-height: 1.15;\n      letter-spacing: -0.025em;\n    }\n\n    .tech-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .spec-section {\n      background: var(--off-white);\n      color: #111111;\n    }\n\n    .spec-section .section-kicker {\n      color: var(--accent);\n    }\n\n    .spec-section .section-intro {\n      color: #606060;\n    }\n\n    .table-shell {\n      overflow: hidden;\n      border: 1px solid rgba(0, 0, 0, 0.10);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .spec-table {\n      width: 100%;\n      min-width: 1040px;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table thead {\n      background: #111111;\n      color: #ffffff;\n    }\n\n    .spec-table th {\n      padding: 20px 18px;\n      border-right: 1px solid rgba(255, 255, 255, 0.10);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .spec-table td {\n      padding: 22px 18px;\n      border-top: 1px solid #e8e8e8;\n      font-size: 14px;\n      line-height: 1.45;\n      white-space: nowrap;\n    }\n\n    .spec-table tbody tr:nth-child(even) {\n      background: #f7f7f7;\n    }\n\n    .spec-table tbody tr:hover {\n      background: #f0efec;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 700;\n    }\n\n    .video-wrap {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow);\n      background: #000;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .video-wrap iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    .gallery {\n      display: grid;\n      grid-template-columns: repeat(12, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gallery-item {\n      grid-column: span 3;\n      position: relative;\n      overflow: hidden;\n      min-height: 360px;\n      border-radius: var(--radius-md);\n      background: var(--graphite);\n    }\n\n    .gallery-item img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 550ms ease, filter 550ms ease;\n    }\n\n    .gallery-item:hover img {\n      transform: scale(1.045);\n      filter: contrast(1.03);\n    }\n\n    .gallery-item::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      border: 1px solid rgba(255, 255, 255, 0.10);\n      border-radius: inherit;\n      pointer-events: none;\n    }\n\n    .footer-note {\n      padding: 0 0 56px;\n      color: #747474;\n      font-size: 12px;\n      text-align: center;\n    }\n\n\n    .text-hero {\n      position: relative;\n      padding: 112px 0 92px;\n      overflow: hidden;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.10);\n      background:\n        radial-gradient(circle at 14% 20%, rgba(182, 18, 27, 0.18), transparent 34%),\n        linear-gradient(180deg, #090909 0%, #111111 100%);\n    }\n\n    .text-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -110px;\n      bottom: -170px;\n      width: 420px;\n      height: 420px;\n      border: 1px solid rgba(255, 255, 255, 0.06);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .text-hero-inner {\n      position: relative;\n      z-index: 1;\n    }\n\n    .text-hero h1 {\n      max-width: 780px;\n      margin: 0;\n      font-size: clamp(54px, 9vw, 108px);\n      line-height: 0.88;\n      letter-spacing: -0.06em;\n      text-transform: uppercase;\n    }\n\n    .text-hero-copy {\n      max-width: 600px;\n      margin: 28px 0 0;\n      color: #d4d4d4;\n      font-size: clamp(16px, 2vw, 20px);\n      line-height: 1.65;\n    }\n\n    @media (max-width: 980px) {\n      .section {\n        padding: 82px 0;\n      }\n\n      .section-header {\n        grid-template-columns: 1fr;\n        gap: 22px;\n      }\n\n      .tech-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tech-card,\n      .tech-card:nth-child(4),\n      .tech-card:nth-child(5) {\n        grid-column: auto;\n      }\n\n      .tech-card:last-child {\n        grid-column: 1 \/ -1;\n      }\n\n      .gallery-item {\n        grid-column: span 6;\n        min-height: 420px;\n      }\n    }\n\n    @media (max-width: 640px) {\n\n      .text-hero {\n        padding: 78px 0 64px;\n      }\n\n      .text-hero h1 {\n        font-size: clamp(50px, 18vw, 72px);\n      }\n\n      .text-hero-copy {\n        margin-top: 22px;\n      }\n\n\n      .container,\n.section {\n        padding: 64px 0;\n      }\n\n      .section-header {\n        margin-bottom: 34px;\n      }\n\n      .tech-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tech-card:last-child {\n        grid-column: auto;\n      }\n\n      .tech-content {\n        padding: 24px;\n      }\n\n      .gallery {\n        grid-template-columns: 1fr;\n      }\n\n      .gallery-item {\n        grid-column: auto;\n        min-height: 420px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      html {\n        scroll-behavior: auto;\n      }\n\n      *,\n      *::before,\n      *::after {\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\u003cmain class=\"product-page\"\u003e\u003csection aria-label=\"Square 2 Square TRI-HOT Jailbird introduction\" class=\"text-hero\"\u003e\u003cdiv class=\"container text-hero-inner\"\u003e\n\u003cp class=\"eyebrow\"\u003eSquare 2 Square TRI-HOT\u003c\/p\u003e\n\u003ch1\u003eJailbird\u003c\/h1\u003e\n\u003cp class=\"text-hero-copy\"\u003eA classic Odyssey shape rebuilt with multi-material construction, more than 140 grams of tungsten, a Zero Torque configuration, and a two-layer urethane Ai-DUAL insert.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection aria-labelledby=\"technology-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eTechnology\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"technology-title\"\u003eAdvanced technology. Iconic shape.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eFive integrated technologies support the Jailbird’s stability, consistent ball speed, forward roll, feel, and face awareness throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-grid\"\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Jailbird multi-material construction and tungsten weighting\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird\/putters-2026-square-to-square-tri-hot-jailbird___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMulti-Material Construction\u003c\/h3\u003e\n\u003cp\u003eStrategically combining aluminum, steel, and more than 140 grams of tungsten creates a Zero Torque configuration with more than 80% of the weight positioned below the topline, supporting the forward center of gravity and hosel location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Ai-DUAL insert detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt447bedddec272bd4\/69024d1ca947a9a207bcc9e9\/Putters-2026-s2s-tri-hot-jailbird-tech-3.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eAi-DUAL Insert\u003c\/h3\u003e\n\u003cp\u003eDesigned using Artificial Intelligence, the two-layer urethane insert combines a soft outer layer with a firm inner layer to deliver consistent ball speed across the face, improved forward roll, and responsive feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"F.R.D. groove design detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt99812303af5741d2\/69024d4488e4ea3f5e3b160e\/Putters-2026-s2s-tri-hot-jailbird-tech-4.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eNew F.R.D. Groove Design\u003c\/h3\u003e\n\u003cp\u003eThe deeper, more aggressive Forward Roll Design uses a 19° slope and works with the dual-layer insert to improve forward roll across vertical impact locations on the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Pistol Plus grip detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt9a11613b6540c087\/68fbff31831bbe6d4c3eb842\/Putters-2026-s2s-tri-hot-jailbird-tech-5.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eNew Pistol Plus Grip\u003c\/h3\u003e\n\u003cp\u003eDeveloped after reviewing popular Tour grips, this mid-sized pistol profile features crisp edges for a comfortable fit and clearer awareness of the putter face throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Black SL 120 shaft detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt4c3dcc91b03b7d82\/69000274bda3d401f0570dd6\/Putters-2026-s2s-tri-hot-jailbird-tech-6.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eBlack SL 120 Shaft\u003c\/h3\u003e\n\u003cp\u003eDeveloped from Tour player feedback, the black PVD SL 120 shaft is heavier and stiffer than the SL 90 and is well suited to this style of putter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"specifications-title\" class=\"section spec-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"specifications-title\"\u003eJailbird model details.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eReview the official head type, loft, handedness, standard length, lie, toe hang, and head-weight specifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-shell\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eHead Type\u003c\/th\u003e\n\u003cth\u003eLoft\u003c\/th\u003e\n\u003cth\u003eAvailability\u003c\/th\u003e\n\u003cth\u003eStandard Length\u003c\/th\u003e\n\u003cth\u003eLie\u003c\/th\u003e\n\u003cth\u003eToe Hang\u003c\/th\u003e\n\u003cth\u003eHead Weight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eJailbird\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH Only\u003c\/td\u003e\n\u003ctd\u003e33\", 34\", 35\"\u003c\/td\u003e\n\u003ctd\u003e72.0°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e365g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJailbird\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH Only\u003c\/td\u003e\n\u003ctd\u003e34\", 35\"\u003c\/td\u003e\n\u003ctd\u003e72.0°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e365g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"video-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eIn Action\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"video-title\"\u003eSee Jailbird in motion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eWatch the TRI-HOT product video for a closer look at the construction, shape, and putting technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrap\"\u003e\n\u003ciframe allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"\" loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DmfB46uWkgc?controls=1\u0026amp;rel=0\" title=\"Square 2 Square TRI-HOT Jailbird product video\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"gallery-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eGallery\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"gallery-title\"\u003eThe Jailbird from every angle.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eA closer look at the Jailbird profile, alignment features, sole construction, finish, and center-shaft setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery\"\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird sole view\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird\/putters-2026-square-to-square-tri-hot-jailbird___2.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird top view\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird\/putters-2026-square-to-square-tri-hot-jailbird___3.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird rear angle\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird\/putters-2026-square-to-square-tri-hot-jailbird___4.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird face and sole detail\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-to-square-tri-hot-jailbird\/putters-2026-square-to-square-tri-hot-jailbird___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container footer-note\"\u003eProduct imagery, technology descriptions, and specifications are based on the official Odyssey Square 2 Square TRI-HOT Jailbird product page.\u003c\/div\u003e\n\u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"Odyssey","offers":[{"title":"32\" \/ Standard (70°)","offer_id":51185619599524,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Flat (69°)","offer_id":51185619632292,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Flat (68°)","offer_id":51185619665060,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Upright (71°)","offer_id":51185619697828,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Upright (72°)","offer_id":51185619730596,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ Standard (70°)","offer_id":51426998091940,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Flat (69°)","offer_id":51426998124708,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Flat (68°)","offer_id":51426998157476,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Upright (71°)","offer_id":51426998190244,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Upright (72°)","offer_id":51426998223012,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ Standard (70°)","offer_id":51426998255780,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Flat (69°)","offer_id":51426998288548,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Flat (68°)","offer_id":51426998321316,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Upright (71°)","offer_id":51426998354084,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Upright (72°)","offer_id":51426998386852,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ Standard (70°)","offer_id":51426998419620,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Flat (69°)","offer_id":51426998452388,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Flat (68°)","offer_id":51426998485156,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Upright (71°)","offer_id":51426998517924,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Upright (72°)","offer_id":51426998550692,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/putters-2026-square-to-square-tri-hot-jailbird___1.jpg?v=1763744278"},{"product_id":"odyssey-square-2-square-tri-hot-rossie-putter","title":"Square 2 Square Tri-Hot Rossie Center Shaft Putter","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\u003cmeta content=\"Explore the construction, insert technology, specifications, and design details of the Square to Square TRI-HOT Rossie putter.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --black: #080808;\n      --charcoal: #111111;\n      --graphite: #191919;\n      --soft-black: #232323;\n      --white: #ffffff;\n      --off-white: #f5f3ef;\n      --silver: #c8c8c8;\n      --muted: #a8a8a8;\n      --line: rgba(255, 255, 255, 0.12);\n      --accent: #b6121b;\n      --max-width: 1280px;\n      --radius-lg: 24px;\n      --radius-md: 16px;\n      --shadow: 0 24px 70px rgba(0, 0, 0, 0.24);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      background: var(--black);\n      color: var(--white);\n      font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n    }\n\n    img {\n      display: block;\n      width: 100%;\n    }\n\n    a {\n      color: inherit;\n    }\n\n    .product-page {\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 12% 4%, rgba(182, 18, 27, 0.16), transparent 28%),\n        linear-gradient(180deg, #090909 0%, #111111 45%, #080808 100%);\n    }\n\n    .container {\n      width: min(calc(100% - 40px), var(--max-width));\n      margin: 0 auto;\n    }\n.eyebrow {\n      margin: 0 0 14px;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n    }\n.section {\n      padding: 104px 0;\n    }\n\n    .section-header {\n      display: grid;\n      grid-template-columns: minmax(0, 0.75fr) minmax(300px, 1.25fr);\n      gap: 48px;\n      align-items: end;\n      margin-bottom: 52px;\n    }\n\n    .section-kicker {\n      margin: 0 0 12px;\n      color: var(--accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    .section-title {\n      margin: 0;\n      font-size: clamp(34px, 5vw, 60px);\n      line-height: 1;\n      letter-spacing: -0.045em;\n    }\n\n    .section-intro {\n      margin: 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .tech-grid {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .tech-card {\n      grid-column: span 2;\n      position: relative;\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),\n        var(--charcoal);\n      box-shadow: var(--shadow);\n      transition: transform 220ms ease, border-color 220ms ease;\n    }\n\n    .tech-card:nth-child(4) {\n      grid-column: 2 \/ span 2;\n    }\n\n    .tech-card:nth-child(5) {\n      grid-column: 4 \/ span 2;\n    }\n\n    .tech-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(255, 255, 255, 0.26);\n    }\n\n    .tech-image {\n      aspect-ratio: 4 \/ 3;\n      overflow: hidden;\n      background: #d9d9d9;\n    }\n\n    .tech-image img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 500ms ease;\n    }\n\n    .tech-card:hover .tech-image img {\n      transform: scale(1.035);\n    }\n\n    .tech-content {\n      padding: 28px 28px 32px;\n    }\n\n    .tech-index {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      margin-bottom: 22px;\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      border-radius: 50%;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .tech-card h3 {\n      margin: 0 0 14px;\n      font-size: 24px;\n      line-height: 1.15;\n      letter-spacing: -0.025em;\n    }\n\n    .tech-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .spec-section {\n      background: var(--off-white);\n      color: #111111;\n    }\n\n    .spec-section .section-kicker {\n      color: var(--accent);\n    }\n\n    .spec-section .section-intro {\n      color: #606060;\n    }\n\n    .table-shell {\n      overflow: hidden;\n      border: 1px solid rgba(0, 0, 0, 0.10);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .spec-table {\n      width: 100%;\n      min-width: 1040px;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table thead {\n      background: #111111;\n      color: #ffffff;\n    }\n\n    .spec-table th {\n      padding: 20px 18px;\n      border-right: 1px solid rgba(255, 255, 255, 0.10);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .spec-table td {\n      padding: 22px 18px;\n      border-top: 1px solid #e8e8e8;\n      font-size: 14px;\n      line-height: 1.45;\n      white-space: nowrap;\n    }\n\n    .spec-table tbody tr:nth-child(even) {\n      background: #f7f7f7;\n    }\n\n    .spec-table tbody tr:hover {\n      background: #f0efec;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 700;\n    }\n\n    .video-wrap {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow);\n      background: #000;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .video-wrap iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    .gallery {\n      display: grid;\n      grid-template-columns: repeat(12, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gallery-item {\n      grid-column: span 3;\n      position: relative;\n      overflow: hidden;\n      min-height: 360px;\n      border-radius: var(--radius-md);\n      background: var(--graphite);\n    }\n\n    .gallery-item img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 550ms ease, filter 550ms ease;\n    }\n\n    .gallery-item:hover img {\n      transform: scale(1.045);\n      filter: contrast(1.03);\n    }\n\n    .gallery-item::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      border: 1px solid rgba(255, 255, 255, 0.10);\n      border-radius: inherit;\n      pointer-events: none;\n    }\n\n    .footer-note {\n      padding: 0 0 56px;\n      color: #747474;\n      font-size: 12px;\n      text-align: center;\n    }\n\n\n    .text-hero {\n      position: relative;\n      padding: 112px 0 92px;\n      overflow: hidden;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.10);\n      background:\n        radial-gradient(circle at 14% 20%, rgba(182, 18, 27, 0.18), transparent 34%),\n        linear-gradient(180deg, #090909 0%, #111111 100%);\n    }\n\n    .text-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -110px;\n      bottom: -170px;\n      width: 420px;\n      height: 420px;\n      border: 1px solid rgba(255, 255, 255, 0.06);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .text-hero-inner {\n      position: relative;\n      z-index: 1;\n    }\n\n    .text-hero h1 {\n      max-width: 780px;\n      margin: 0;\n      font-size: clamp(54px, 9vw, 108px);\n      line-height: 0.88;\n      letter-spacing: -0.06em;\n      text-transform: uppercase;\n    }\n\n    .text-hero-copy {\n      max-width: 600px;\n      margin: 28px 0 0;\n      color: #d4d4d4;\n      font-size: clamp(16px, 2vw, 20px);\n      line-height: 1.65;\n    }\n\n    @media (max-width: 980px) {\n      .section {\n        padding: 82px 0;\n      }\n\n      .section-header {\n        grid-template-columns: 1fr;\n        gap: 22px;\n      }\n\n      .tech-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tech-card,\n      .tech-card:nth-child(4),\n      .tech-card:nth-child(5) {\n        grid-column: auto;\n      }\n\n      .tech-card:last-child {\n        grid-column: 1 \/ -1;\n      }\n\n      .gallery-item {\n        grid-column: span 6;\n        min-height: 420px;\n      }\n    }\n\n    @media (max-width: 640px) {\n\n      .text-hero {\n        padding: 78px 0 64px;\n      }\n\n      .text-hero h1 {\n        font-size: clamp(50px, 18vw, 72px);\n      }\n\n      .text-hero-copy {\n        margin-top: 22px;\n      }\n\n\n      .container,\n.section {\n        padding: 64px 0;\n      }\n\n      .section-header {\n        margin-bottom: 34px;\n      }\n\n      .tech-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tech-card:last-child {\n        grid-column: auto;\n      }\n\n      .tech-content {\n        padding: 24px;\n      }\n\n      .gallery {\n        grid-template-columns: 1fr;\n      }\n\n      .gallery-item {\n        grid-column: auto;\n        min-height: 420px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      html {\n        scroll-behavior: auto;\n      }\n\n      *,\n      *::before,\n      *::after {\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n      }\n    }\n  \u003c\/style\u003e\n\u003cmain class=\"product-page\"\u003e\n\u003csection class=\"text-hero\"\u003e\n\u003cdiv class=\"container text-hero-inner\"\u003e\n\u003cp class=\"eyebrow\"\u003eSquare to Square TRI-HOT\u003c\/p\u003e\n\u003ch1\u003eRossie\u003c\/h1\u003e\n\u003cp class=\"text-hero-copy\"\u003eA refined multi-material design built around forward center of gravity, consistent roll, responsive feel, and confident face awareness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eTechnology\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"technology-title\"\u003eEngineered in every detail.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eFive integrated technologies work together to support stability, consistent ball speed, forward roll, feel, and control throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-grid\"\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Multi-material construction detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt7c8cad882bbdf9b6\/68fbf2f2531a4761d8bc27a4\/Putters-2026-s2s-tri-hot-rossie-tech-2.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMulti-Material Construction\u003c\/h3\u003e\n\u003cp\u003eBy strategically combining aluminum, steel, and more than 140 grams of tungsten, the design places more than 80% of its weight below the topline while supporting a forward center of gravity and hosel position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Ai-DUAL insert detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt447bedddec272bd4\/69024d1ca947a9a207bcc9e9\/Putters-2026-s2s-tri-hot-jailbird-tech-3.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eAi-DUAL Insert\u003c\/h3\u003e\n\u003cp\u003eDesigned using Artificial Intelligence, the dual-layer urethane insert pairs a soft outer layer with a firm inner layer to deliver consistent ball speed across the face, enhanced forward roll, and responsive feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"F.R.D. groove design detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt99812303af5741d2\/69024d4488e4ea3f5e3b160e\/Putters-2026-s2s-tri-hot-jailbird-tech-4.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eNew F.R.D. Groove Design\u003c\/h3\u003e\n\u003cp\u003eThe deeper, more aggressive Forward Roll Design features a 19° slope and works with the dual-layer insert to improve forward roll across vertical impact locations on the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Pistol Plus grip detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt9a11613b6540c087\/68fbff31831bbe6d4c3eb842\/Putters-2026-s2s-tri-hot-jailbird-tech-5.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eNew Pistol Plus Grip\u003c\/h3\u003e\n\u003cp\u003eDeveloped after reviewing popular Tour grips, this mid-sized pistol profile uses crisp edges for a comfortable fit and clearer awareness of the putter face throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Black SL 120 shaft detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt4c3dcc91b03b7d82\/69000274bda3d401f0570dd6\/Putters-2026-s2s-tri-hot-jailbird-tech-6.png?auto=webp\u0026amp;width=3000\u0026amp;quality=75\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eBlack SL 120 Shaft\u003c\/h3\u003e\n\u003cp\u003eDeveloped from Tour player feedback, the black PVD shaft is heavier and stiffer than the SL 90 and is ideally suited to this putter style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section spec-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"specifications-title\"\u003eRossie model details.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eReview the supplied head type, loft, availability, length, lie, toe hang, and head-weight specifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-shell\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eHead Type\u003c\/th\u003e\n\u003cth\u003eLoft\u003c\/th\u003e\n\u003cth\u003eAvailability\u003c\/th\u003e\n\u003cth\u003eStandard Length\u003c\/th\u003e\n\u003cth\u003eLie\u003c\/th\u003e\n\u003cth\u003eToe Hang\u003c\/th\u003e\n\u003cth\u003eHead Weight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eRossie\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH Only\u003c\/td\u003e\n\u003ctd\u003e33°, 34°, 35°\u003c\/td\u003e\n\u003ctd\u003e72.0°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e365g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRossie\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH Only\u003c\/td\u003e\n\u003ctd\u003e34°, 35°\u003c\/td\u003e\n\u003ctd\u003e72.0°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e365g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eIn Action\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"video-title\"\u003eSee the design in motion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eWatch the product video for a closer look at the shape, construction, and putting technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrap\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DmfB46uWkgc?controls=1\u0026amp;rel=0\" title=\"Square to Square TRI-HOT Rossie product video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eGallery\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"gallery-title\"\u003eBuilt to stand out.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eA closer look at the Rossie profile, finish, setup, and on-green presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery\"\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Rossie lifestyle image 1\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt836919905defb8eb\/68f975c098fba768c8ee20dd\/putters-2026-square-to-square-tri-hot-rossie_lifestyle_1.jpg?auto=webp\u0026amp;width=1200\u0026amp;quality=75\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Rossie lifestyle image 2\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltaab82609456f65fe\/68f975dab041111f175ff428\/putters-2026-square-to-square-tri-hot-rossie_lifestyle_2.jpg?auto=webp\u0026amp;width=1200\u0026amp;quality=75\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Rossie lifestyle image 3\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltba0b2a4f8220b624\/68f975f004fbd151aca6f958\/putters-2026-square-to-square-tri-hot-rossie_lifestyle_3.jpg?auto=webp\u0026amp;width=1200\u0026amp;quality=75\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Rossie lifestyle image 4\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt56bb2605cf257ea0\/68f9762e6a59f9bb0f38515f\/putters-2026-square-to-square-tri-hot-rossie_lifestyle_5.jpg?auto=webp\u0026amp;width=1200\u0026amp;quality=75\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container footer-note\"\u003eProduct imagery and specification values are presented from the supplied source content.\u003c\/div\u003e\n\u003c\/main\u003e","brand":"Odyssey","offers":[{"title":"32\" \/ Standard (70°)","offer_id":51427000647844,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Flat (69°)","offer_id":51427000680612,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Flat (68°)","offer_id":51427000713380,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Upright (71°)","offer_id":51427000746148,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Upright (72°)","offer_id":51427000778916,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ Standard (70°)","offer_id":51185620517028,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Flat (69°)","offer_id":51185620549796,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Flat (68°)","offer_id":51185620582564,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Upright (71°)","offer_id":51185620615332,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Upright (72°)","offer_id":51185620648100,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ Standard (70°)","offer_id":51185620877476,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Flat (69°)","offer_id":51185620910244,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Flat (68°)","offer_id":51185620943012,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Upright (71°)","offer_id":51185620975780,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Upright (72°)","offer_id":51185621008548,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ Standard (70°)","offer_id":51185621041316,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Flat (69°)","offer_id":51185621074084,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Flat (68°)","offer_id":51185621106852,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Upright (71°)","offer_id":51185621139620,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Upright (72°)","offer_id":51185621172388,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/putters-2026-square-to-square-tri-hot-rossie___1.jpg?v=1763744591"},{"product_id":"square-2-square-tri-hot-rossie-single-bend-putter","title":"Square 2 Square TRI-HOT Rossie Single Bend Putter","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\u003cmeta content=\"Explore the multi-material construction, Ai-DUAL insert technology, specifications, video, and gallery of the Square 2 Square TRI-HOT Rossie Single Bend putter.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --black: #080808;\n      --charcoal: #111111;\n      --graphite: #191919;\n      --soft-black: #232323;\n      --white: #ffffff;\n      --off-white: #f5f3ef;\n      --silver: #c8c8c8;\n      --muted: #a8a8a8;\n      --line: rgba(255, 255, 255, 0.12);\n      --accent: #b6121b;\n      --max-width: 1280px;\n      --radius-lg: 24px;\n      --radius-md: 16px;\n      --shadow: 0 24px 70px rgba(0, 0, 0, 0.24);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      background: var(--black);\n      color: var(--white);\n      font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n    }\n\n    img {\n      display: block;\n      width: 100%;\n    }\n\n    a {\n      color: inherit;\n    }\n\n    .product-page {\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 12% 4%, rgba(182, 18, 27, 0.16), transparent 28%),\n        linear-gradient(180deg, #090909 0%, #111111 45%, #080808 100%);\n    }\n\n    .container {\n      width: min(calc(100% - 40px), var(--max-width));\n      margin: 0 auto;\n    }\n.eyebrow {\n      margin: 0 0 14px;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n    }\n.section {\n      padding: 104px 0;\n    }\n\n    .section-header {\n      display: grid;\n      grid-template-columns: minmax(0, 0.75fr) minmax(300px, 1.25fr);\n      gap: 48px;\n      align-items: end;\n      margin-bottom: 52px;\n    }\n\n    .section-kicker {\n      margin: 0 0 12px;\n      color: var(--accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    .section-title {\n      margin: 0;\n      font-size: clamp(34px, 5vw, 60px);\n      line-height: 1;\n      letter-spacing: -0.045em;\n    }\n\n    .section-intro {\n      margin: 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .tech-grid {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .tech-card {\n      grid-column: span 2;\n      position: relative;\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),\n        var(--charcoal);\n      box-shadow: var(--shadow);\n      transition: transform 220ms ease, border-color 220ms ease;\n    }\n\n    .tech-card:nth-child(4) {\n      grid-column: 2 \/ span 2;\n    }\n\n    .tech-card:nth-child(5) {\n      grid-column: 4 \/ span 2;\n    }\n\n    .tech-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(255, 255, 255, 0.26);\n    }\n\n    .tech-image {\n      aspect-ratio: 4 \/ 3;\n      overflow: hidden;\n      background: #d9d9d9;\n    }\n\n    .tech-image img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 500ms ease;\n    }\n\n    .tech-card:hover .tech-image img {\n      transform: scale(1.035);\n    }\n\n    .tech-content {\n      padding: 28px 28px 32px;\n    }\n\n    .tech-index {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      margin-bottom: 22px;\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      border-radius: 50%;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .tech-card h3 {\n      margin: 0 0 14px;\n      font-size: 24px;\n      line-height: 1.15;\n      letter-spacing: -0.025em;\n    }\n\n    .tech-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .spec-section {\n      background: var(--off-white);\n      color: #111111;\n    }\n\n    .spec-section .section-kicker {\n      color: var(--accent);\n    }\n\n    .spec-section .section-intro {\n      color: #606060;\n    }\n\n    .table-shell {\n      overflow: hidden;\n      border: 1px solid rgba(0, 0, 0, 0.10);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .spec-table {\n      width: 100%;\n      min-width: 1040px;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table thead {\n      background: #111111;\n      color: #ffffff;\n    }\n\n    .spec-table th {\n      padding: 20px 18px;\n      border-right: 1px solid rgba(255, 255, 255, 0.10);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .spec-table td {\n      padding: 22px 18px;\n      border-top: 1px solid #e8e8e8;\n      font-size: 14px;\n      line-height: 1.45;\n      white-space: nowrap;\n    }\n\n    .spec-table tbody tr:nth-child(even) {\n      background: #f7f7f7;\n    }\n\n    .spec-table tbody tr:hover {\n      background: #f0efec;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 700;\n    }\n\n    .video-wrap {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow);\n      background: #000;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .video-wrap iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    .gallery {\n      display: grid;\n      grid-template-columns: repeat(12, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gallery-item {\n      grid-column: span 3;\n      position: relative;\n      overflow: hidden;\n      min-height: 360px;\n      border-radius: var(--radius-md);\n      background: var(--graphite);\n    }\n\n    .gallery-item img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 550ms ease, filter 550ms ease;\n    }\n\n    .gallery-item:hover img {\n      transform: scale(1.045);\n      filter: contrast(1.03);\n    }\n\n    .gallery-item::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      border: 1px solid rgba(255, 255, 255, 0.10);\n      border-radius: inherit;\n      pointer-events: none;\n    }\n\n    .footer-note {\n      padding: 0 0 56px;\n      color: #747474;\n      font-size: 12px;\n      text-align: center;\n    }\n\n\n    .text-hero {\n      position: relative;\n      padding: 112px 0 92px;\n      overflow: hidden;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.10);\n      background:\n        radial-gradient(circle at 14% 20%, rgba(182, 18, 27, 0.18), transparent 34%),\n        linear-gradient(180deg, #090909 0%, #111111 100%);\n    }\n\n    .text-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -110px;\n      bottom: -170px;\n      width: 420px;\n      height: 420px;\n      border: 1px solid rgba(255, 255, 255, 0.06);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .text-hero-inner {\n      position: relative;\n      z-index: 1;\n    }\n\n    .text-hero h1 {\n      max-width: 780px;\n      margin: 0;\n      font-size: clamp(54px, 9vw, 108px);\n      line-height: 0.88;\n      letter-spacing: -0.06em;\n      text-transform: uppercase;\n    }\n\n    .text-hero-copy {\n      max-width: 600px;\n      margin: 28px 0 0;\n      color: #d4d4d4;\n      font-size: clamp(16px, 2vw, 20px);\n      line-height: 1.65;\n    }\n\n    @media (max-width: 980px) {\n      .section {\n        padding: 82px 0;\n      }\n\n      .section-header {\n        grid-template-columns: 1fr;\n        gap: 22px;\n      }\n\n      .tech-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tech-card,\n      .tech-card:nth-child(4),\n      .tech-card:nth-child(5) {\n        grid-column: auto;\n      }\n\n      .tech-card:last-child {\n        grid-column: 1 \/ -1;\n      }\n\n      .gallery-item {\n        grid-column: span 6;\n        min-height: 420px;\n      }\n    }\n\n    @media (max-width: 640px) {\n\n      .text-hero {\n        padding: 78px 0 64px;\n      }\n\n      .text-hero h1 {\n        font-size: clamp(50px, 18vw, 72px);\n      }\n\n      .text-hero-copy {\n        margin-top: 22px;\n      }\n\n\n      .container,\n.section {\n        padding: 64px 0;\n      }\n\n      .section-header {\n        margin-bottom: 34px;\n      }\n\n      .tech-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tech-card:last-child {\n        grid-column: auto;\n      }\n\n      .tech-content {\n        padding: 24px;\n      }\n\n      .gallery {\n        grid-template-columns: 1fr;\n      }\n\n      .gallery-item {\n        grid-column: auto;\n        min-height: 420px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      html {\n        scroll-behavior: auto;\n      }\n\n      *,\n      *::before,\n      *::after {\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n      }\n    }\n  \u003c\/style\u003e\n\u003cmain class=\"product-page\"\u003e\n\u003csection class=\"text-hero\"\u003e\n\u003cdiv class=\"container text-hero-inner\"\u003e\n\u003cp class=\"eyebrow\"\u003eSquare 2 Square TRI-HOT\u003c\/p\u003e\n\u003ch1\u003eRossie SB\u003c\/h1\u003e\n\u003cp class=\"text-hero-copy\"\u003eA breakthrough Zero-Torque design that eliminates shaft lean and moves the shaft closer to the face, while a Single Bend shaft creates a distinctive heel-shafted setup unlike most putters in the category.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eTechnology\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"technology-title\"\u003eZero Torque. Heel-shafted control.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eRossie SB combines TRI-HOT multi-material construction with a Single Bend shaft, Odyssey’s two-layer Ai-DUAL insert, enhanced forward roll, and a Tour-inspired grip and shaft package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-grid\"\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Rossie SB multi-material sole and face construction\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-rossie-sb\/putters-2026-square-2-square-tri-hot-rossie-sb___4.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMulti-Material Construction\u003c\/h3\u003e\n\u003cp\u003eAluminum, steel, and more than 140 grams of tungsten are strategically combined to create the Zero-Torque configuration, place more than 80% of the weight below the topline, and support the forward center of gravity and hosel location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Rossie SB Ai-DUAL insert and Zero Torque design\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-rossie-sb\/putters-2026-square-2-square-tri-hot-rossie-sb___1.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eAi-DUAL Insert\u003c\/h3\u003e\n\u003cp\u003eDesigned using Artificial Intelligence, the two-layer urethane insert combines a soft outer layer with a firm inner layer to deliver consistent ball speed across the face, improved forward roll, and responsive feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Rossie SB top profile and alignment line\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-rossie-sb\/putters-2026-square-2-square-tri-hot-rossie-sb___3.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eNew F.R.D. Groove Design\u003c\/h3\u003e\n\u003cp\u003eThe deeper, more aggressive Forward Roll Design uses a 19° slope and works with the dual-layer insert to improve forward roll across vertical impact locations on the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Rossie SB Pistol Plus grip and SL120 shaft\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-rossie-sb\/putters-2026-square-2-square-tri-hot-rossie-sb___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eNew Pistol Plus Grip\u003c\/h3\u003e\n\u003cp\u003eDeveloped after reviewing popular Tour grips, this mid-sized pistol profile features crisp edges for a comfortable fit and clearer awareness of the putter face throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Rossie SB black Single Bend shaft\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltf5dc94cfadd4c07d\/69cd2c6cbbaed6c67f320050\/putters-2026-square-2-square-tri-hot-rossie-sb_lifestyle_2.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eBlack SL 120 SB Shaft\u003c\/h3\u003e\n\u003cp\u003eThe black PVD SL 120 Single Bend steel shaft creates the model’s heel-shafted configuration while providing the heavier, stiffer profile suited to the TRI-HOT platform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section spec-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"specifications-title\"\u003eRossie SB model details.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eOfficial specifications for the Square 2 Square TRI-HOT Rossie Single Bend, including its right-handed setup, 70° lie, standard lengths, and head weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-shell\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eHead Type\u003c\/th\u003e\n\u003cth\u003eLoft\u003c\/th\u003e\n\u003cth\u003eAvailability\u003c\/th\u003e\n\u003cth\u003eStandard Length\u003c\/th\u003e\n\u003cth\u003eLie\u003c\/th\u003e\n\u003cth\u003eToe Hang\u003c\/th\u003e\n\u003cth\u003eHead Weight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eRossie\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH\u003c\/td\u003e\n\u003ctd\u003e33\", 34\", 35\"\u003c\/td\u003e\n\u003ctd\u003e70°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e365g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eIn Action\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"video-title\"\u003eSee TRI-HOT in motion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eWatch the TRI-HOT product video for a closer look at the construction, Ai-DUAL insert, roll technology, and Zero-Torque design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrap\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DmfB46uWkgc?controls=1\u0026amp;rel=0\" title=\"Square 2 Square TRI-HOT Rossie Single Bend product video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eGallery\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"gallery-title\"\u003eRossie SB from every angle.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eA closer look at the compact mallet profile, Single Bend shaft, alignment system, face design, and red-and-black multi-material construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery\"\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Square 2 Square TRI-HOT Rossie SB rear view on the green\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt01824cc7d3bd25c1\/69cd2c6d76dc8061fc2229df\/putters-2026-square-2-square-tri-hot-rossie-sb_lifestyle_1.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Square 2 Square TRI-HOT Rossie SB face and single bend shaft\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltf5dc94cfadd4c07d\/69cd2c6cbbaed6c67f320050\/putters-2026-square-2-square-tri-hot-rossie-sb_lifestyle_2.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Square 2 Square TRI-HOT Rossie SB address view\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt5d2433b4979e7c7f\/69cd2c6c0a6de1383855500e\/putters-2026-square-2-square-tri-hot-rossie-sb_lifestyle_3.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Square 2 Square TRI-HOT Rossie SB sole construction detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltf0d70230eaf12a83\/69cd2c6c4027814eb9c2cbca\/putters-2026-square-2-square-tri-hot-rossie-sb_lifestyle_4.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container footer-note\"\u003eProduct imagery, model description, and specifications are based on the official Odyssey Square 2 Square TRI-HOT Rossie Single Bend product page.\u003c\/div\u003e\n\u003c\/main\u003e","brand":"Odyssey","offers":[{"title":"32\" \/ Standard (70°)","offer_id":51427001139364,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Flat (69°)","offer_id":51427001172132,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Flat (68°)","offer_id":51427001204900,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Upright (71°)","offer_id":51427001237668,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Upright (72°)","offer_id":51427001270436,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ Standard (70°)","offer_id":51427001303204,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Flat (69°)","offer_id":51427001335972,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Flat (68°)","offer_id":51427001368740,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Upright (71°)","offer_id":51427001401508,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Upright (72°)","offer_id":51427001434276,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ Standard (70°)","offer_id":51427001467044,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Flat (69°)","offer_id":51427001499812,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Flat (68°)","offer_id":51427001532580,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Upright (71°)","offer_id":51427001565348,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Upright (72°)","offer_id":51427001598116,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ Standard (70°)","offer_id":51427001630884,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Flat (69°)","offer_id":51427001663652,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Flat (68°)","offer_id":51427001696420,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Upright (71°)","offer_id":51427001729188,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Upright (72°)","offer_id":51427001761956,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/putters-2026-square-2-square-tri-hot-rossie-sb___1.jpg?v=1785885322"},{"product_id":"square-2-square-tri-hot-jailbird-single-bend-putter","title":"Square 2 Square TRI-HOT Jailbird Single Bend Putter","description":"\u003cbody\u003e\n\n\n\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\n\u003ctitle\u003eSquare 2 Square TRI-HOT Jailbird Single Bend\u003c\/title\u003e\n\u003cmeta content=\"Explore the multi-material construction, Ai-DUAL insert technology, specifications, video, and gallery of the Square 2 Square TRI-HOT Jailbird Single Bend putter.\" name=\"description\"\u003e\n\u003cstyle\u003e\n    :root {\n      --black: #080808;\n      --charcoal: #111111;\n      --graphite: #191919;\n      --soft-black: #232323;\n      --white: #ffffff;\n      --off-white: #f5f3ef;\n      --silver: #c8c8c8;\n      --muted: #a8a8a8;\n      --line: rgba(255, 255, 255, 0.12);\n      --accent: #b6121b;\n      --max-width: 1280px;\n      --radius-lg: 24px;\n      --radius-md: 16px;\n      --shadow: 0 24px 70px rgba(0, 0, 0, 0.24);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      background: var(--black);\n      color: var(--white);\n      font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n    }\n\n    img {\n      display: block;\n      width: 100%;\n    }\n\n    a {\n      color: inherit;\n    }\n\n    .product-page {\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 12% 4%, rgba(182, 18, 27, 0.16), transparent 28%),\n        linear-gradient(180deg, #090909 0%, #111111 45%, #080808 100%);\n    }\n\n    .container {\n      width: min(calc(100% - 40px), var(--max-width));\n      margin: 0 auto;\n    }\n.eyebrow {\n      margin: 0 0 14px;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n    }\n.section {\n      padding: 104px 0;\n    }\n\n    .section-header {\n      display: grid;\n      grid-template-columns: minmax(0, 0.75fr) minmax(300px, 1.25fr);\n      gap: 48px;\n      align-items: end;\n      margin-bottom: 52px;\n    }\n\n    .section-kicker {\n      margin: 0 0 12px;\n      color: var(--accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    .section-title {\n      margin: 0;\n      font-size: clamp(34px, 5vw, 60px);\n      line-height: 1;\n      letter-spacing: -0.045em;\n    }\n\n    .section-intro {\n      margin: 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .tech-grid {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .tech-card {\n      grid-column: span 2;\n      position: relative;\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),\n        var(--charcoal);\n      box-shadow: var(--shadow);\n      transition: transform 220ms ease, border-color 220ms ease;\n    }\n\n    .tech-card:nth-child(4) {\n      grid-column: 2 \/ span 2;\n    }\n\n    .tech-card:nth-child(5) {\n      grid-column: 4 \/ span 2;\n    }\n\n    .tech-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(255, 255, 255, 0.26);\n    }\n\n    .tech-image {\n      aspect-ratio: 4 \/ 3;\n      overflow: hidden;\n      background: #d9d9d9;\n    }\n\n    .tech-image img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 500ms ease;\n    }\n\n    .tech-card:hover .tech-image img {\n      transform: scale(1.035);\n    }\n\n    .tech-content {\n      padding: 28px 28px 32px;\n    }\n\n    .tech-index {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      margin-bottom: 22px;\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      border-radius: 50%;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .tech-card h3 {\n      margin: 0 0 14px;\n      font-size: 24px;\n      line-height: 1.15;\n      letter-spacing: -0.025em;\n    }\n\n    .tech-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .spec-section {\n      background: var(--off-white);\n      color: #111111;\n    }\n\n    .spec-section .section-kicker {\n      color: var(--accent);\n    }\n\n    .spec-section .section-intro {\n      color: #606060;\n    }\n\n    .table-shell {\n      overflow: hidden;\n      border: 1px solid rgba(0, 0, 0, 0.10);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .spec-table {\n      width: 100%;\n      min-width: 1040px;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table thead {\n      background: #111111;\n      color: #ffffff;\n    }\n\n    .spec-table th {\n      padding: 20px 18px;\n      border-right: 1px solid rgba(255, 255, 255, 0.10);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .spec-table td {\n      padding: 22px 18px;\n      border-top: 1px solid #e8e8e8;\n      font-size: 14px;\n      line-height: 1.45;\n      white-space: nowrap;\n    }\n\n    .spec-table tbody tr:nth-child(even) {\n      background: #f7f7f7;\n    }\n\n    .spec-table tbody tr:hover {\n      background: #f0efec;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 700;\n    }\n\n    .video-wrap {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow);\n      background: #000;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .video-wrap iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    .gallery {\n      display: grid;\n      grid-template-columns: repeat(12, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gallery-item {\n      grid-column: span 3;\n      position: relative;\n      overflow: hidden;\n      min-height: 360px;\n      border-radius: var(--radius-md);\n      background: var(--graphite);\n    }\n\n    .gallery-item img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 550ms ease, filter 550ms ease;\n    }\n\n    .gallery-item:hover img {\n      transform: scale(1.045);\n      filter: contrast(1.03);\n    }\n\n    .gallery-item::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      border: 1px solid rgba(255, 255, 255, 0.10);\n      border-radius: inherit;\n      pointer-events: none;\n    }\n\n    .footer-note {\n      padding: 0 0 56px;\n      color: #747474;\n      font-size: 12px;\n      text-align: center;\n    }\n\n\n    .text-hero {\n      position: relative;\n      padding: 112px 0 92px;\n      overflow: hidden;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.10);\n      background:\n        radial-gradient(circle at 14% 20%, rgba(182, 18, 27, 0.18), transparent 34%),\n        linear-gradient(180deg, #090909 0%, #111111 100%);\n    }\n\n    .text-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -110px;\n      bottom: -170px;\n      width: 420px;\n      height: 420px;\n      border: 1px solid rgba(255, 255, 255, 0.06);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .text-hero-inner {\n      position: relative;\n      z-index: 1;\n    }\n\n    .text-hero h1 {\n      max-width: 780px;\n      margin: 0;\n      font-size: clamp(54px, 9vw, 108px);\n      line-height: 0.88;\n      letter-spacing: -0.06em;\n      text-transform: uppercase;\n    }\n\n    .text-hero-copy {\n      max-width: 600px;\n      margin: 28px 0 0;\n      color: #d4d4d4;\n      font-size: clamp(16px, 2vw, 20px);\n      line-height: 1.65;\n    }\n\n    @media (max-width: 980px) {\n      .section {\n        padding: 82px 0;\n      }\n\n      .section-header {\n        grid-template-columns: 1fr;\n        gap: 22px;\n      }\n\n      .tech-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tech-card,\n      .tech-card:nth-child(4),\n      .tech-card:nth-child(5) {\n        grid-column: auto;\n      }\n\n      .tech-card:last-child {\n        grid-column: 1 \/ -1;\n      }\n\n      .gallery-item {\n        grid-column: span 6;\n        min-height: 420px;\n      }\n    }\n\n    @media (max-width: 640px) {\n\n      .text-hero {\n        padding: 78px 0 64px;\n      }\n\n      .text-hero h1 {\n        font-size: clamp(50px, 18vw, 72px);\n      }\n\n      .text-hero-copy {\n        margin-top: 22px;\n      }\n\n\n      .container,\n.section {\n        padding: 64px 0;\n      }\n\n      .section-header {\n        margin-bottom: 34px;\n      }\n\n      .tech-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tech-card:last-child {\n        grid-column: auto;\n      }\n\n      .tech-content {\n        padding: 24px;\n      }\n\n      .gallery {\n        grid-template-columns: 1fr;\n      }\n\n      .gallery-item {\n        grid-column: auto;\n        min-height: 420px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      html {\n        scroll-behavior: auto;\n      }\n\n      *,\n      *::before,\n      *::after {\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\u003cmain class=\"product-page\"\u003e\u003csection aria-label=\"Square 2 Square TRI-HOT Jailbird Single Bend introduction\" class=\"text-hero\"\u003e\u003cdiv class=\"container text-hero-inner\"\u003e\n\u003cp class=\"eyebrow\"\u003eSquare 2 Square TRI-HOT\u003c\/p\u003e\n\u003ch1\u003eJailbird SB\u003c\/h1\u003e\n\u003cp class=\"text-hero-copy\"\u003eA breakthrough Zero-Torque design that eliminates shaft lean and positions the shaft closer to the face, paired with a Single Bend shaft that creates a distinctive heel-shafted Jailbird setup.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection aria-labelledby=\"technology-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eTechnology\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"technology-title\"\u003eZero Torque. Heel-shafted Jailbird control.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eJailbird SB combines TRI-HOT multi-material construction with a Single Bend shaft, Odyssey’s two-layer Ai-DUAL insert, enhanced forward roll, and a Tour-inspired grip and shaft package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-grid\"\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Jailbird SB multi-material sole and face construction\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-jailbird-sb\/putters-2026-square-2-square-tri-hot-jailbird-sb___4.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMulti-Material Construction\u003c\/h3\u003e\n\u003cp\u003eAluminum, steel, and more than 140 grams of tungsten are strategically combined to create the Zero-Torque configuration, place more than 80% of the weight below the topline, and support the forward center of gravity and hosel location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Jailbird SB Ai-DUAL insert and Zero Torque configuration\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-jailbird-sb\/putters-2026-square-2-square-tri-hot-jailbird-sb___1.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eAi-DUAL Insert\u003c\/h3\u003e\n\u003cp\u003eDesigned using Artificial Intelligence, the two-layer urethane insert combines a soft outer layer with a firm inner layer to deliver consistent ball speed across the face, improved forward roll, and responsive feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Jailbird SB top profile and alignment system\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-jailbird-sb\/putters-2026-square-2-square-tri-hot-jailbird-sb___3.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eNew F.R.D. Groove Design\u003c\/h3\u003e\n\u003cp\u003eThe deeper, more aggressive Forward Roll Design uses a 19° slope and works with the dual-layer insert to improve forward roll across vertical impact locations on the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Jailbird SB Pistol Plus grip and SL120 shaft\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-jailbird-sb\/putters-2026-square-2-square-tri-hot-jailbird-sb___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eNew Pistol Plus Grip\u003c\/h3\u003e\n\u003cp\u003eDeveloped after reviewing popular Tour grips, this mid-sized pistol profile features crisp edges for a comfortable fit and clearer awareness of the putter face throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\n\u003cimg alt=\"Jailbird SB black Single Bend shaft\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt5b379e8b6ed6a3dd\/69cc383b08dd4cf36fc3603f\/putters-2026-square-2-square-tri-hot-jailbird-sb_lifestyle_2.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eBlack SL 120 SB Shaft\u003c\/h3\u003e\n\u003cp\u003eThe black PVD SL 120 Single Bend steel shaft creates the model’s heel-shafted configuration while providing the heavier, stiffer profile suited to the TRI-HOT platform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"specifications-title\" class=\"section spec-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"specifications-title\"\u003eJailbird SB model details.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eOfficial specifications for the Square 2 Square TRI-HOT Jailbird Single Bend, including its 70° lie, right- and left-handed availability, standard lengths, and head weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-shell\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eHead Type\u003c\/th\u003e\n\u003cth\u003eLoft\u003c\/th\u003e\n\u003cth\u003eAvailability\u003c\/th\u003e\n\u003cth\u003eStandard Length\u003c\/th\u003e\n\u003cth\u003eLie\u003c\/th\u003e\n\u003cth\u003eToe Hang\u003c\/th\u003e\n\u003cth\u003eHead Weight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eJailbird\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH \/ LH\u003c\/td\u003e\n\u003ctd\u003e33\", 34\", 35\"\u003c\/td\u003e\n\u003ctd\u003e70°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e365g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"video-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eIn Action\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"video-title\"\u003eSee TRI-HOT in motion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eWatch the TRI-HOT product video for a closer look at the construction, Ai-DUAL insert, roll technology, and Zero-Torque design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrap\"\u003e\n\u003ciframe allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen=\"\" loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DmfB46uWkgc?controls=1\u0026amp;rel=0\" title=\"Square 2 Square TRI-HOT Jailbird Single Bend product video\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"gallery-title\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eGallery\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"gallery-title\"\u003eJailbird SB from every angle.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eA closer look at the Jailbird profile, Single Bend shaft, alignment system, Ai-DUAL face, and red-and-black multi-material construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery\"\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird SB rear view on the green\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltdb0f046112e5988b\/69cc383b2c747b7ed9575c71\/putters-2026-square-2-square-tri-hot-jailbird-sb_lifestyle_1.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird SB face and Single Bend shaft\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt5b379e8b6ed6a3dd\/69cc383b08dd4cf36fc3603f\/putters-2026-square-2-square-tri-hot-jailbird-sb_lifestyle_2.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird SB address view\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltd491df1e15729c22\/69cc383b1604ee459f874423\/putters-2026-square-2-square-tri-hot-jailbird-sb_lifestyle_3.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\n\u003cimg alt=\"Square 2 Square TRI-HOT Jailbird SB sole construction detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt9685c40a02b75c55\/69cc383b4027819195c2c7a5\/putters-2026-square-2-square-tri-hot-jailbird-sb_lifestyle_4.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container footer-note\"\u003eProduct imagery, model description, and specifications are based on the official Odyssey Square 2 Square TRI-HOT Jailbird Single Bend product page.\u003c\/div\u003e\n\u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"Odyssey","offers":[{"title":"32\" \/ Standard (70°)","offer_id":51427003138212,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Flat (69°)","offer_id":51427003170980,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Flat (68°)","offer_id":51427003203748,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Upright (71°)","offer_id":51427003236516,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Upright (72°)","offer_id":51427003269284,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ Standard (70°)","offer_id":51427003302052,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Flat (69°)","offer_id":51427003334820,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Flat (68°)","offer_id":51427003367588,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Upright (71°)","offer_id":51427003400356,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Upright (72°)","offer_id":51427003433124,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ Standard (70°)","offer_id":51427003465892,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Flat (69°)","offer_id":51427003498660,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Flat (68°)","offer_id":51427003531428,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Upright (71°)","offer_id":51427003564196,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Upright (72°)","offer_id":51427003596964,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ Standard (70°)","offer_id":51427003629732,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Flat (69°)","offer_id":51427003662500,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Flat (68°)","offer_id":51427003695268,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Upright (71°)","offer_id":51427003728036,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Upright (72°)","offer_id":51427003760804,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/putters-2026-square-2-square-tri-hot-jailbird-sb___1.jpg?v=1785885458"},{"product_id":"square-2-square-tri-hot-seven-single-bend-putter","title":"Square 2 Square TRI-HOT Seven Single Bend Putter","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\u003cmeta content=\"Explore the multi-material construction, Ai-DUAL insert technology, specifications, video, and gallery of the Square 2 Square TRI-HOT Seven Single Bend putter.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --black: #080808;\n      --charcoal: #111111;\n      --graphite: #191919;\n      --soft-black: #232323;\n      --white: #ffffff;\n      --off-white: #f5f3ef;\n      --silver: #c8c8c8;\n      --muted: #a8a8a8;\n      --line: rgba(255, 255, 255, 0.12);\n      --accent: #b6121b;\n      --max-width: 1280px;\n      --radius-lg: 24px;\n      --radius-md: 16px;\n      --shadow: 0 24px 70px rgba(0, 0, 0, 0.24);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      background: var(--black);\n      color: var(--white);\n      font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n    }\n\n    img {\n      display: block;\n      width: 100%;\n    }\n\n    a {\n      color: inherit;\n    }\n\n    .product-page {\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 12% 4%, rgba(182, 18, 27, 0.16), transparent 28%),\n        linear-gradient(180deg, #090909 0%, #111111 45%, #080808 100%);\n    }\n\n    .container {\n      width: min(calc(100% - 40px), var(--max-width));\n      margin: 0 auto;\n    }\n.eyebrow {\n      margin: 0 0 14px;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n    }\n.section {\n      padding: 104px 0;\n    }\n\n    .section-header {\n      display: grid;\n      grid-template-columns: minmax(0, 0.75fr) minmax(300px, 1.25fr);\n      gap: 48px;\n      align-items: end;\n      margin-bottom: 52px;\n    }\n\n    .section-kicker {\n      margin: 0 0 12px;\n      color: var(--accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    .section-title {\n      margin: 0;\n      font-size: clamp(34px, 5vw, 60px);\n      line-height: 1;\n      letter-spacing: -0.045em;\n    }\n\n    .section-intro {\n      margin: 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .tech-grid {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .tech-card {\n      grid-column: span 2;\n      position: relative;\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),\n        var(--charcoal);\n      box-shadow: var(--shadow);\n      transition: transform 220ms ease, border-color 220ms ease;\n    }\n\n    .tech-card:nth-child(4) {\n      grid-column: 2 \/ span 2;\n    }\n\n    .tech-card:nth-child(5) {\n      grid-column: 4 \/ span 2;\n    }\n\n    .tech-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(255, 255, 255, 0.26);\n    }\n\n    .tech-image {\n      aspect-ratio: 4 \/ 3;\n      overflow: hidden;\n      background: #d9d9d9;\n    }\n\n    .tech-image img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 500ms ease;\n    }\n\n    .tech-card:hover .tech-image img {\n      transform: scale(1.035);\n    }\n\n    .tech-content {\n      padding: 28px 28px 32px;\n    }\n\n    .tech-index {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      margin-bottom: 22px;\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      border-radius: 50%;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .tech-card h3 {\n      margin: 0 0 14px;\n      font-size: 24px;\n      line-height: 1.15;\n      letter-spacing: -0.025em;\n    }\n\n    .tech-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .spec-section {\n      background: var(--off-white);\n      color: #111111;\n    }\n\n    .spec-section .section-kicker {\n      color: var(--accent);\n    }\n\n    .spec-section .section-intro {\n      color: #606060;\n    }\n\n    .table-shell {\n      overflow: hidden;\n      border: 1px solid rgba(0, 0, 0, 0.10);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .spec-table {\n      width: 100%;\n      min-width: 1040px;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table thead {\n      background: #111111;\n      color: #ffffff;\n    }\n\n    .spec-table th {\n      padding: 20px 18px;\n      border-right: 1px solid rgba(255, 255, 255, 0.10);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .spec-table td {\n      padding: 22px 18px;\n      border-top: 1px solid #e8e8e8;\n      font-size: 14px;\n      line-height: 1.45;\n      white-space: nowrap;\n    }\n\n    .spec-table tbody tr:nth-child(even) {\n      background: #f7f7f7;\n    }\n\n    .spec-table tbody tr:hover {\n      background: #f0efec;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 700;\n    }\n\n    .video-wrap {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow);\n      background: #000;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .video-wrap iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    .gallery {\n      display: grid;\n      grid-template-columns: repeat(12, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gallery-item {\n      grid-column: span 3;\n      position: relative;\n      overflow: hidden;\n      min-height: 360px;\n      border-radius: var(--radius-md);\n      background: var(--graphite);\n    }\n\n    .gallery-item img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 550ms ease, filter 550ms ease;\n    }\n\n    .gallery-item:hover img {\n      transform: scale(1.045);\n      filter: contrast(1.03);\n    }\n\n    .gallery-item::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      border: 1px solid rgba(255, 255, 255, 0.10);\n      border-radius: inherit;\n      pointer-events: none;\n    }\n\n    .footer-note {\n      padding: 0 0 56px;\n      color: #747474;\n      font-size: 12px;\n      text-align: center;\n    }\n\n\n    .text-hero {\n      position: relative;\n      padding: 112px 0 92px;\n      overflow: hidden;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.10);\n      background:\n        radial-gradient(circle at 14% 20%, rgba(182, 18, 27, 0.18), transparent 34%),\n        linear-gradient(180deg, #090909 0%, #111111 100%);\n    }\n\n    .text-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -110px;\n      bottom: -170px;\n      width: 420px;\n      height: 420px;\n      border: 1px solid rgba(255, 255, 255, 0.06);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .text-hero-inner {\n      position: relative;\n      z-index: 1;\n    }\n\n    .text-hero h1 {\n      max-width: 780px;\n      margin: 0;\n      font-size: clamp(54px, 9vw, 108px);\n      line-height: 0.88;\n      letter-spacing: -0.06em;\n      text-transform: uppercase;\n    }\n\n    .text-hero-copy {\n      max-width: 600px;\n      margin: 28px 0 0;\n      color: #d4d4d4;\n      font-size: clamp(16px, 2vw, 20px);\n      line-height: 1.65;\n    }\n\n    @media (max-width: 980px) {\n      .section {\n        padding: 82px 0;\n      }\n\n      .section-header {\n        grid-template-columns: 1fr;\n        gap: 22px;\n      }\n\n      .tech-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tech-card,\n      .tech-card:nth-child(4),\n      .tech-card:nth-child(5) {\n        grid-column: auto;\n      }\n\n      .tech-card:last-child {\n        grid-column: 1 \/ -1;\n      }\n\n      .gallery-item {\n        grid-column: span 6;\n        min-height: 420px;\n      }\n    }\n\n    @media (max-width: 640px) {\n\n      .text-hero {\n        padding: 78px 0 64px;\n      }\n\n      .text-hero h1 {\n        font-size: clamp(50px, 18vw, 72px);\n      }\n\n      .text-hero-copy {\n        margin-top: 22px;\n      }\n\n\n      .container,\n.section {\n        padding: 64px 0;\n      }\n\n      .section-header {\n        margin-bottom: 34px;\n      }\n\n      .tech-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tech-card:last-child {\n        grid-column: auto;\n      }\n\n      .tech-content {\n        padding: 24px;\n      }\n\n      .gallery {\n        grid-template-columns: 1fr;\n      }\n\n      .gallery-item {\n        grid-column: auto;\n        min-height: 420px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      html {\n        scroll-behavior: auto;\n      }\n\n      *,\n      *::before,\n      *::after {\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n      }\n    }\n  \u003c\/style\u003e\n\u003cmain class=\"product-page\"\u003e\n\u003csection class=\"text-hero\"\u003e\n\u003cdiv class=\"container text-hero-inner\"\u003e\n\u003cp class=\"eyebrow\"\u003eSquare 2 Square TRI-HOT\u003c\/p\u003e\n\u003ch1\u003eSeven SB\u003c\/h1\u003e\n\u003cp class=\"text-hero-copy\"\u003eOdyssey’s iconic Seven shape reengineered with Zero-Torque multi-material construction and a Single Bend shaft, creating a distinctive heel-shafted setup with no shaft lean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eTechnology\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"technology-title\"\u003eIconic shape. Heel-shafted Zero Torque.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eSeven SB combines TRI-HOT multi-material construction with a Single Bend shaft, Odyssey’s two-layer Ai-DUAL insert, enhanced forward roll, and a Tour-inspired grip and shaft package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-grid\"\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Seven SB multi-material sole and face construction\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-seven-sb\/putters-2026-square-2-square-tri-hot-seven-sb___4.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMulti-Material Construction\u003c\/h3\u003e\n\u003cp\u003eAluminum, steel, and more than 140 grams of tungsten are strategically combined to create the Zero-Torque configuration, place more than 80% of the weight below the topline, and support the forward center of gravity and hosel location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Seven SB Ai-DUAL insert and Zero Torque design\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-seven-sb\/putters-2026-square-2-square-tri-hot-seven-sb___1.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eAi-DUAL Insert\u003c\/h3\u003e\n\u003cp\u003eDesigned using Artificial Intelligence, the two-layer urethane insert combines a soft outer layer with a firm inner layer to deliver consistent ball speed across the face, improved forward roll, and responsive feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Seven SB top profile and alignment system\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-seven-sb\/putters-2026-square-2-square-tri-hot-seven-sb___3.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eNew F.R.D. Groove Design\u003c\/h3\u003e\n\u003cp\u003eThe deeper, more aggressive Forward Roll Design uses a 19° slope and works with the dual-layer insert to improve forward roll across vertical impact locations on the face.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Seven SB Pistol Plus grip and SL120 shaft\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-seven-sb\/putters-2026-square-2-square-tri-hot-seven-sb___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eNew Pistol Plus Grip\u003c\/h3\u003e\n\u003cp\u003eDeveloped after reviewing popular Tour grips, this mid-sized pistol profile features crisp edges for a comfortable fit and clearer awareness of the putter face throughout the stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Seven SB black Single Bend shaft\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltc74fdad18ffc8017\/69cc25b9a5dba62844c28e19\/putters-2026-square-2-square-tri-hot-seven-sb_lifestyle_2.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eBlack SL 120 SB Shaft\u003c\/h3\u003e\n\u003cp\u003eThe black PVD SL 120 Single Bend steel shaft creates the model’s heel-shafted configuration while providing the heavier, stiffer profile suited to the TRI-HOT platform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section spec-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"specifications-title\"\u003eSeven SB model details.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eOfficial specifications for the Square 2 Square TRI-HOT Seven Single Bend, including its right-handed setup, 70° lie, standard lengths, toe hang, and head weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-shell\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eHead Type\u003c\/th\u003e\n\u003cth\u003eLoft\u003c\/th\u003e\n\u003cth\u003eAvailability\u003c\/th\u003e\n\u003cth\u003eStandard Length\u003c\/th\u003e\n\u003cth\u003eLie\u003c\/th\u003e\n\u003cth\u003eToe Hang\u003c\/th\u003e\n\u003cth\u003eHead Weight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeven\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH\u003c\/td\u003e\n\u003ctd\u003e33\", 34\", 35\"\u003c\/td\u003e\n\u003ctd\u003e70°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e365g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eIn Action\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"video-title\"\u003eSee TRI-HOT in motion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eWatch the TRI-HOT product video for a closer look at the construction, Ai-DUAL insert, roll technology, and Zero-Torque design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrap\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DmfB46uWkgc?controls=1\u0026amp;rel=0\" title=\"Square 2 Square TRI-HOT Seven Single Bend product video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eGallery\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"gallery-title\"\u003eSeven SB from every angle.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eA closer look at the angular Seven profile, Single Bend shaft, alignment system, Ai-DUAL face, and red-and-black multi-material construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery\"\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Square 2 Square TRI-HOT Seven SB address view on the green\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blte1d043c5f8830f88\/69cc25b96e0fcb80a1505d4a\/putters-2026-square-2-square-tri-hot-seven-sb_lifestyle_1.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Square 2 Square TRI-HOT Seven SB face and Single Bend shaft\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/bltc74fdad18ffc8017\/69cc25b9a5dba62844c28e19\/putters-2026-square-2-square-tri-hot-seven-sb_lifestyle_2.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Square 2 Square TRI-HOT Seven SB sole construction detail\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt475d460610593cb1\/69cc25b90e91f685bc818a4c\/putters-2026-square-2-square-tri-hot-seven-sb_lifestyle_3.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Square 2 Square TRI-HOT Seven SB top alignment view\" loading=\"lazy\" src=\"https:\/\/images.contentstack.io\/v3\/assets\/bltf7bc8e0c7e024392\/blt303b42cd1347dae9\/69cc25ba4148607008ec851e\/putters-2026-square-2-square-tri-hot-seven-sb_lifestyle_4.jpg?auto=webp\u0026amp;quality=75\u0026amp;width=3000\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container footer-note\"\u003eProduct imagery, model description, and specifications are based on the official Odyssey Square 2 Square TRI-HOT Seven Single Bend product page.\u003c\/div\u003e\n\u003c\/main\u003e","brand":"Odyssey","offers":[{"title":"32\" \/ Standard (70°)","offer_id":51427003826340,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Flat (69°)","offer_id":51427003859108,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Flat (68°)","offer_id":51427003891876,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 1° Upright (71°)","offer_id":51427003924644,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"32\" \/ 2° Upright (72°)","offer_id":51427003957412,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ Standard (70°)","offer_id":51427003990180,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Flat (69°)","offer_id":51427004022948,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Flat (68°)","offer_id":51427004055716,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 1° Upright (71°)","offer_id":51427004088484,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"33\" \/ 2° Upright (72°)","offer_id":51427004121252,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ Standard (70°)","offer_id":51427004154020,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Flat (69°)","offer_id":51427004186788,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Flat (68°)","offer_id":51427004219556,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 1° Upright (71°)","offer_id":51427004252324,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"34\" \/ 2° Upright (72°)","offer_id":51427004285092,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ Standard (70°)","offer_id":51427004317860,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Flat (69°)","offer_id":51427004350628,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Flat (68°)","offer_id":51427004383396,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 1° Upright (71°)","offer_id":51427004416164,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true},{"title":"35\" \/ 2° Upright (72°)","offer_id":51427004448932,"sku":null,"price":499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/putters-2026-square-2-square-tri-hot-seven-sb___1.jpg?v=1785885550"},{"product_id":"square-2-square-tri-hot-cruiser-seven-single-bend-putter","title":"Square 2 Square TRI-HOT Cruiser Seven Single Bend Putter","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1\" name=\"viewport\"\u003e\u003cmeta content=\"Explore the multi-material construction, counterbalanced Cruiser setup, Ai-DUAL insert technology, specifications, video, and gallery of the Square 2 Square TRI-HOT Cruiser Seven Single Bend putter.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --black: #080808;\n      --charcoal: #111111;\n      --graphite: #191919;\n      --soft-black: #232323;\n      --white: #ffffff;\n      --off-white: #f5f3ef;\n      --silver: #c8c8c8;\n      --muted: #a8a8a8;\n      --line: rgba(255, 255, 255, 0.12);\n      --accent: #b6121b;\n      --max-width: 1280px;\n      --radius-lg: 24px;\n      --radius-md: 16px;\n      --shadow: 0 24px 70px rgba(0, 0, 0, 0.24);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      margin: 0;\n      background: var(--black);\n      color: var(--white);\n      font-family: Arial, \"Helvetica Neue\", Helvetica, sans-serif;\n      -webkit-font-smoothing: antialiased;\n      text-rendering: optimizeLegibility;\n    }\n\n    img {\n      display: block;\n      width: 100%;\n    }\n\n    a {\n      color: inherit;\n    }\n\n    .product-page {\n      overflow: hidden;\n      background:\n        radial-gradient(circle at 12% 4%, rgba(182, 18, 27, 0.16), transparent 28%),\n        linear-gradient(180deg, #090909 0%, #111111 45%, #080808 100%);\n    }\n\n    .container {\n      width: min(calc(100% - 40px), var(--max-width));\n      margin: 0 auto;\n    }\n.eyebrow {\n      margin: 0 0 14px;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n    }\n.section {\n      padding: 104px 0;\n    }\n\n    .section-header {\n      display: grid;\n      grid-template-columns: minmax(0, 0.75fr) minmax(300px, 1.25fr);\n      gap: 48px;\n      align-items: end;\n      margin-bottom: 52px;\n    }\n\n    .section-kicker {\n      margin: 0 0 12px;\n      color: var(--accent);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    .section-title {\n      margin: 0;\n      font-size: clamp(34px, 5vw, 60px);\n      line-height: 1;\n      letter-spacing: -0.045em;\n    }\n\n    .section-intro {\n      margin: 0;\n      color: var(--muted);\n      font-size: 17px;\n      line-height: 1.75;\n    }\n\n    .tech-grid {\n      display: grid;\n      grid-template-columns: repeat(6, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .tech-card {\n      grid-column: span 2;\n      position: relative;\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),\n        var(--charcoal);\n      box-shadow: var(--shadow);\n      transition: transform 220ms ease, border-color 220ms ease;\n    }\n\n    .tech-card:nth-child(4) {\n      grid-column: 2 \/ span 2;\n    }\n\n    .tech-card:nth-child(5) {\n      grid-column: 4 \/ span 2;\n    }\n\n    .tech-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(255, 255, 255, 0.26);\n    }\n\n    .tech-image {\n      aspect-ratio: 4 \/ 3;\n      overflow: hidden;\n      background: #d9d9d9;\n    }\n\n    .tech-image img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 500ms ease;\n    }\n\n    .tech-card:hover .tech-image img {\n      transform: scale(1.035);\n    }\n\n    .tech-content {\n      padding: 28px 28px 32px;\n    }\n\n    .tech-index {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      margin-bottom: 22px;\n      border: 1px solid rgba(255, 255, 255, 0.18);\n      border-radius: 50%;\n      color: var(--silver);\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .tech-card h3 {\n      margin: 0 0 14px;\n      font-size: 24px;\n      line-height: 1.15;\n      letter-spacing: -0.025em;\n    }\n\n    .tech-card p {\n      margin: 0;\n      color: var(--muted);\n      font-size: 15px;\n      line-height: 1.72;\n    }\n\n    .spec-section {\n      background: var(--off-white);\n      color: #111111;\n    }\n\n    .spec-section .section-kicker {\n      color: var(--accent);\n    }\n\n    .spec-section .section-intro {\n      color: #606060;\n    }\n\n    .table-shell {\n      overflow: hidden;\n      border: 1px solid rgba(0, 0, 0, 0.10);\n      border-radius: var(--radius-lg);\n      background: #ffffff;\n      box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);\n    }\n\n    .table-scroll {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .spec-table {\n      width: 100%;\n      min-width: 1040px;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .spec-table thead {\n      background: #111111;\n      color: #ffffff;\n    }\n\n    .spec-table th {\n      padding: 20px 18px;\n      border-right: 1px solid rgba(255, 255, 255, 0.10);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .spec-table td {\n      padding: 22px 18px;\n      border-top: 1px solid #e8e8e8;\n      font-size: 14px;\n      line-height: 1.45;\n      white-space: nowrap;\n    }\n\n    .spec-table tbody tr:nth-child(even) {\n      background: #f7f7f7;\n    }\n\n    .spec-table tbody tr:hover {\n      background: #f0efec;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 700;\n    }\n\n    .video-wrap {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow);\n      background: #000;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .video-wrap iframe {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n\n    .gallery {\n      display: grid;\n      grid-template-columns: repeat(12, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .gallery-item {\n      grid-column: span 3;\n      position: relative;\n      overflow: hidden;\n      min-height: 360px;\n      border-radius: var(--radius-md);\n      background: var(--graphite);\n    }\n\n    .gallery-item img {\n      height: 100%;\n      object-fit: cover;\n      transition: transform 550ms ease, filter 550ms ease;\n    }\n\n    .gallery-item:hover img {\n      transform: scale(1.045);\n      filter: contrast(1.03);\n    }\n\n    .gallery-item::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      border: 1px solid rgba(255, 255, 255, 0.10);\n      border-radius: inherit;\n      pointer-events: none;\n    }\n\n    .footer-note {\n      padding: 0 0 56px;\n      color: #747474;\n      font-size: 12px;\n      text-align: center;\n    }\n\n\n    .text-hero {\n      position: relative;\n      padding: 112px 0 92px;\n      overflow: hidden;\n      border-bottom: 1px solid rgba(255, 255, 255, 0.10);\n      background:\n        radial-gradient(circle at 14% 20%, rgba(182, 18, 27, 0.18), transparent 34%),\n        linear-gradient(180deg, #090909 0%, #111111 100%);\n    }\n\n    .text-hero::after {\n      content: \"\";\n      position: absolute;\n      right: -110px;\n      bottom: -170px;\n      width: 420px;\n      height: 420px;\n      border: 1px solid rgba(255, 255, 255, 0.06);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .text-hero-inner {\n      position: relative;\n      z-index: 1;\n    }\n\n    .text-hero h1 {\n      max-width: 780px;\n      margin: 0;\n      font-size: clamp(54px, 9vw, 108px);\n      line-height: 0.88;\n      letter-spacing: -0.06em;\n      text-transform: uppercase;\n    }\n\n    .text-hero-copy {\n      max-width: 600px;\n      margin: 28px 0 0;\n      color: #d4d4d4;\n      font-size: clamp(16px, 2vw, 20px);\n      line-height: 1.65;\n    }\n\n    @media (max-width: 980px) {\n      .section {\n        padding: 82px 0;\n      }\n\n      .section-header {\n        grid-template-columns: 1fr;\n        gap: 22px;\n      }\n\n      .tech-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tech-card,\n      .tech-card:nth-child(4),\n      .tech-card:nth-child(5) {\n        grid-column: auto;\n      }\n\n      .tech-card:last-child {\n        grid-column: 1 \/ -1;\n      }\n\n      .gallery-item {\n        grid-column: span 6;\n        min-height: 420px;\n      }\n    }\n\n    @media (max-width: 640px) {\n\n      .text-hero {\n        padding: 78px 0 64px;\n      }\n\n      .text-hero h1 {\n        font-size: clamp(50px, 18vw, 72px);\n      }\n\n      .text-hero-copy {\n        margin-top: 22px;\n      }\n\n\n      .container,\n.section {\n        padding: 64px 0;\n      }\n\n      .section-header {\n        margin-bottom: 34px;\n      }\n\n      .tech-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tech-card:last-child {\n        grid-column: auto;\n      }\n\n      .tech-content {\n        padding: 24px;\n      }\n\n      .gallery {\n        grid-template-columns: 1fr;\n      }\n\n      .gallery-item {\n        grid-column: auto;\n        min-height: 420px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      html {\n        scroll-behavior: auto;\n      }\n\n      *,\n      *::before,\n      *::after {\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n      }\n    }\n  \u003c\/style\u003e\n\u003cmain class=\"product-page\"\u003e\n\u003csection class=\"text-hero\"\u003e\n\u003cdiv class=\"container text-hero-inner\"\u003e\n\u003cp class=\"eyebrow\"\u003eSquare 2 Square TRI-HOT\u003c\/p\u003e\n\u003ch1\u003eCruiser Seven SB\u003c\/h1\u003e\n\u003cp class=\"text-hero-copy\"\u003eThe iconic Seven shape in a longer, heavier, counterbalanced configuration—combining a heel-shafted Single Bend setup with high-MOI stability, Zero-Torque construction, and Odyssey’s two-layer Ai-DUAL insert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eTechnology\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"technology-title\"\u003eCruiser stability. Zero-Torque control.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eCruiser Seven SB pairs TRI-HOT multi-material construction with a heavier 385-gram head, longer counterbalanced setup, Single Bend shaft, consistent ball speed, and improved forward roll.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-grid\"\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Cruiser Seven SB multi-material sole and face construction\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___4.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eMulti-Material Construction\u003c\/h3\u003e\n\u003cp\u003eThe TRI-HOT platform strategically combines multiple materials to position mass low and forward, supporting the model’s Zero-Torque configuration, forward center of gravity, and stable face orientation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Cruiser Seven SB Ai-DUAL face insert and Zero Torque design\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___1.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eAi-DUAL Insert\u003c\/h3\u003e\n\u003cp\u003eOdyssey’s two-layer urethane Ai-DUAL insert is designed to deliver consistent ball speed across the face while improving forward roll and maintaining responsive feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Cruiser Seven SB top profile and alignment system\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___3.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eForward Roll Design\u003c\/h3\u003e\n\u003cp\u003eThe face and insert system work together to promote improved forward roll, helping the ball begin rolling consistently across a range of vertical impact locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Cruiser Seven SB 17-inch grip and SL140 shaft\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eCounterbalanced Cruiser Setup\u003c\/h3\u003e\n\u003cp\u003eA longer, heavier configuration with a 17-inch Cruiser grip and counterbalanced setup increases MOI, enhances stability, and supports a more consistent and repeatable stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tech-card\"\u003e\n\u003cdiv class=\"tech-image\"\u003e\u003cimg alt=\"Cruiser Seven SB Single Bend shaft and heavier head\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___2.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tech-content\"\u003e\n\u003cspan class=\"tech-index\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eSL140 Stepless Black SB Shaft\u003c\/h3\u003e\n\u003cp\u003eThe Odyssey S2S TRI-HOT SL140 Stepless Black Single Bend steel shaft creates the heel-shafted configuration and complements the model’s heavier, counterbalanced build.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section spec-section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"specifications-title\"\u003eCruiser Seven SB model details.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eOfficial specifications for the Square 2 Square TRI-HOT Cruiser Seven Single Bend, including its right-handed setup, 36- and 38-inch lengths, 70° lie, and 385-gram head.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-shell\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eHead Type\u003c\/th\u003e\n\u003cth\u003eLoft\u003c\/th\u003e\n\u003cth\u003eAvailability\u003c\/th\u003e\n\u003cth\u003eStandard Length\u003c\/th\u003e\n\u003cth\u003eLie\u003c\/th\u003e\n\u003cth\u003eToe Hang\u003c\/th\u003e\n\u003cth\u003eHead Weight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e#7 Cruiser\u003c\/td\u003e\n\u003ctd\u003eMallet\u003c\/td\u003e\n\u003ctd\u003e3°\u003c\/td\u003e\n\u003ctd\u003eRH\u003c\/td\u003e\n\u003ctd\u003e36\", 38\"\u003c\/td\u003e\n\u003ctd\u003e70°\u003c\/td\u003e\n\u003ctd\u003e90° Up\u003c\/td\u003e\n\u003ctd\u003e385g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eIn Action\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"video-title\"\u003eSee TRI-HOT in motion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eWatch the TRI-HOT product video for a closer look at the multi-material construction, insert technology, roll performance, and Zero-Torque design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrap\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/DmfB46uWkgc?controls=1\u0026amp;rel=0\" title=\"Square 2 Square TRI-HOT Cruiser Seven Single Bend product video\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"section-header\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-kicker\"\u003eGallery\u003c\/p\u003e\n\u003ch2 class=\"section-title\" id=\"gallery-title\"\u003eCruiser Seven SB from every angle.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-intro\"\u003eA closer look at the red-and-black Seven profile, Single Bend shaft, alignment system, Ai-DUAL face, and Cruiser grip-and-shaft configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery\"\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Cruiser Seven SB sole and 385-gram head detail\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___2.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Cruiser Seven SB top alignment view\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___3.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Cruiser Seven SB face and multi-material construction\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___4.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"gallery-item\"\u003e\u003cimg alt=\"Cruiser Seven SB 17-inch grip and SL140 shaft\" loading=\"lazy\" src=\"https:\/\/prd-sfcc.callawaygolf.com\/dw\/image\/v2\/AADH_PRD\/on\/demandware.static\/-\/Sites-CGI-ItemMaster\/en_US\/v1785822063071\/sits\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___5.jpg?bgcolor=F7F7F7\u0026amp;q=90\u0026amp;sfrm=png\u0026amp;sw=3000\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"container footer-note\"\u003eProduct imagery, model description, shaft and grip details, and specifications are based on the official Odyssey Square 2 Square TRI-HOT Cruiser Seven Single Bend product page.\u003c\/div\u003e\n\u003c\/main\u003e","brand":"Odyssey","offers":[{"title":"37\" \/ Standard (70°)","offer_id":51427004973220,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"37\" \/ 1° Flat (69°)","offer_id":51427005005988,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"37\" \/ 2° Flat (68°)","offer_id":51427005038756,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"37\" \/ 1° Upright (71°)","offer_id":51427005071524,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"37\" \/ 2° Upright (72°)","offer_id":51427005104292,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ Standard (70°)","offer_id":51427005137060,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ 1° Flat (69°)","offer_id":51427005169828,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ 2° Flat (68°)","offer_id":51427005202596,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ 1° Upright (71°)","offer_id":51427005235364,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"38\" \/ 2° Upright (72°)","offer_id":51427005268132,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ Standard (70°)","offer_id":51427005300900,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ 1° Flat (69°)","offer_id":51427005333668,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ 2° Flat (68°)","offer_id":51427005366436,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ 1° Upright (71°)","offer_id":51427005399204,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"39\" \/ 2° Upright (72°)","offer_id":51427005431972,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ Standard (70°)","offer_id":51427005464740,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ 1° Flat (69°)","offer_id":51427005497508,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ 2° Flat (68°)","offer_id":51427005530276,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ 1° Upright (71°)","offer_id":51427005563044,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"40\" \/ 2° Upright (72°)","offer_id":51427005595812,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ Standard (70°)","offer_id":51427005628580,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ 1° Flat (69°)","offer_id":51427005661348,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ 2° Flat (68°)","offer_id":51427005694116,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ 1° Upright (71°)","offer_id":51427005726884,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true},{"title":"41\" \/ 2° Upright (72°)","offer_id":51427005759652,"sku":null,"price":549.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0565\/3351\/6452\/files\/putters-2026-square-2-square-tri-hot-cruiser-seven-sb___1.jpg?v=1785885714"}],"url":"https:\/\/www.yesgolfshop.com\/collections\/odyssey-special.oembed","provider":"Yesgolfshop.com","version":"1.0","type":"link"}