{"product_id":"titleist-gts4-driver","title":"Titleist GTS4 Driver","description":"\u003c!-- ============================================================\n     Titleist GTS4 Driver — PDP Description + Specs\n     Shopify-friendly: paste into a Custom Liquid section, or a\n     product description in HTML (\"\u003c\u003e\") mode. Self-contained.\n     Spec table shows the GTS4 line only.\n     ============================================================ --\u003e\n\u003cdiv class=\"gts4\"\u003e\n\n  \u003c!-- ============ PRODUCT DESCRIPTION ============ --\u003e\n  \u003cp class=\"gts4__tagline\"\u003e\n    \u003ca href=\"https:\/\/www.titleist.com\/locator?searchtype=fit\" target=\"_blank\" rel=\"noopener\"\u003eSpeed with Maximum Spin Reduction\u003c\/a\u003e\n  \u003c\/p\u003e\n\n  \u003cp class=\"gts4__lede\"\u003e\n    \u003cstrong\u003eGTS4\u003c\/strong\u003e is our most aggressive spin-reducing driver — now with more forgiveness and\n    adjustability. It delivers the power and penetrating flight of ultra-low-spin performance in a larger\n    460cc head for added stability, complete with an expanded SureFit system that puts you in greater\n    control of launch, speed, and ball flight.\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"gts4__heading\"\u003eFeatures \u0026amp; Benefits\u003c\/h2\u003e\n  \u003cul class=\"gts4__features\"\u003e\n    \u003cli\u003eLow-spin distance\u003c\/li\u003e\n    \u003cli\u003eNew adjustable CG track\u003c\/li\u003e\n    \u003cli\u003eMore forgiving head size (460cc)\u003c\/li\u003e\n    \u003cli\u003eOptimized sweet spot\u003c\/li\u003e\n    \u003cli\u003eSignature Titleist sound and feel\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ============ SPECIFICATIONS TABLE ============ --\u003e\n  \u003ch2 class=\"gts4__heading\"\u003eSpecifications\u003c\/h2\u003e\n  \u003cdiv class=\"gts4__scroll\"\u003e\n    \u003ctable class=\"gts4__table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eModel\u003c\/th\u003e\n          \u003cth\u003e8.0°\u003c\/th\u003e\n          \u003cth\u003e9.0°\u003c\/th\u003e\n          \u003cth\u003e10.0°\u003c\/th\u003e\n          \u003cth\u003e11.0°\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth class=\"gts4__rowhead\"\u003eGTS4\u003c\/th\u003e\n          \u003ctd\u003eRH\/LH\u003c\/td\u003e\n          \u003ctd\u003eRH\/LH\u003c\/td\u003e\n          \u003ctd\u003eRH\/LH\u003c\/td\u003e\n          \u003ctd\u003e–\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth class=\"gts4__rowhead\"\u003eLie*\u003c\/th\u003e\n          \u003ctd\u003e58.5°\u003c\/td\u003e\n          \u003ctd\u003e58.5°\u003c\/td\u003e\n          \u003ctd\u003e58.5°\u003c\/td\u003e\n          \u003ctd\u003e58.5°\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth class=\"gts4__rowhead\"\u003eLength**\u003c\/th\u003e\n          \u003ctd\u003e45.5\"\u003c\/td\u003e\n          \u003ctd\u003e45.5\"\u003c\/td\u003e\n          \u003ctd\u003e45.5\"\u003c\/td\u003e\n          \u003ctd\u003e45.5\"\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"gts4__note\"\u003e*Lie angle adjustable via SureFit.   **Standard length.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .gts4 {\n    --gts4-ink: #1f2430;\n    --gts4-accent: #e2231a;\n    --gts4-header: #111111;\n    --gts4-stripe: #f5f5f5;\n    --gts4-line: #e2e5ea;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--gts4-ink);\n    background: #fff;\n    max-width: 820px;\n    margin: 0 auto;\n    line-height: 1.7;\n    font-size: 16px;\n    box-sizing: border-box;\n  }\n  .gts4 *, .gts4 *::before, .gts4 *::after { box-sizing: border-box; }\n\n  .gts4 p { margin: 0 0 18px; }\n  .gts4__lede { font-size: 17px; }\n\n  .gts4__tagline {\n    font-size: clamp(18px, 2.6vw, 24px);\n    font-weight: 800;\n    margin-bottom: 16px;\n    line-height: 1.25;\n  }\n  .gts4__tagline a { color: var(--gts4-ink); text-decoration: none; }\n  .gts4__tagline a:hover { text-decoration: underline; }\n\n  .gts4__heading {\n    font-size: clamp(18px, 2.4vw, 22px);\n    font-weight: 800;\n    color: var(--gts4-ink);\n    margin: 26px 0 14px;\n    padding-bottom: 10px;\n    border-bottom: 3px solid var(--gts4-accent);\n  }\n\n  .gts4__features { list-style: none; margin: 0; padding: 0; }\n  .gts4__features li {\n    position: relative;\n    padding-left: 26px;\n    margin-bottom: 12px;\n  }\n  .gts4__features li::before {\n    content: \"\";\n    position: absolute;\n    left: 4px;\n    top: 11px;\n    width: 8px;\n    height: 8px;\n    background: var(--gts4-accent);\n    border-radius: 2px;\n    transform: rotate(45deg);\n  }\n\n  .gts4__scroll {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .gts4__table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #fff;\n    color: var(--gts4-ink);\n    font-size: 15px;\n    min-width: 560px;\n  }\n  .gts4__table thead th {\n    background: var(--gts4-header);\n    color: #fff;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n    font-size: 13px;\n    padding: 15px 12px;\n    text-align: center;\n  }\n  .gts4__table tbody td,\n  .gts4__table tbody th {\n    padding: 15px 12px;\n    text-align: center;\n    font-weight: 600;\n    border-bottom: 1px solid var(--gts4-line);\n  }\n  .gts4__table tbody .gts4__rowhead {\n    text-align: left;\n    font-weight: 800;\n    background: var(--gts4-stripe);\n  }\n\n  .gts4__note {\n    font-size: 13px;\n    color: #555;\n    margin: 10px 0 0;\n  }\n\u003c\/style\u003e","brand":"Titleist","offers":[{"title":"RH \/ 8.0°","offer_id":54778369081619,"sku":null,"price":699.0,"currency_code":"USD","in_stock":true},{"title":"RH \/ 9.0°","offer_id":54778369114387,"sku":null,"price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2015\/1315\/files\/TitleistGTS4Driver.png?v=1790090084","url":"https:\/\/jdsclubs.com\/products\/titleist-gts4-driver","provider":"JD's Clubs","version":"1.0","type":"link"}