{"product_id":"synlawn-golf-precision-putt-turf-15-foot-wide-cut-to-length-add-quantity-in-cart-for-length-needed-in-feet","title":"SynLawn Golf Precision Putt Turf - 15 foot wide cut to length-Add quantity in cart for length needed in feet","description":"\u003cstyle\u003e\n  .gg-precision-putt {\n    --gg-green: #176b45;\n    --gg-dark: #101a16;\n    --gg-light: #f4f7f5;\n    --gg-gold: #d6b567;\n    color: #26322c;\n    font-family: inherit;\n    line-height: 1.65;\n    margin: 0 auto;\n    max-width: 1200px;\n  }\n\n  .gg-precision-putt * {\n    box-sizing: border-box;\n  }\n\n  .gg-precision-putt img {\n    display: block;\n    height: auto;\n    max-width: 100%;\n  }\n\n  .gg-precision-putt h2,\n  .gg-precision-putt h3 {\n    color: var(--gg-dark);\n    line-height: 1.2;\n    margin-top: 0;\n  }\n\n  .gg-hero {\n    background: linear-gradient(135deg, #071a12 0%, #176b45 100%);\n    border-radius: 18px;\n    color: #fff;\n    overflow: hidden;\n    padding: 44px;\n  }\n\n  .gg-hero-grid {\n    align-items: center;\n    display: grid;\n    gap: 36px;\n    grid-template-columns: 1.05fr .95fr;\n  }\n\n  .gg-eyebrow {\n    color: #d9f2e5;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n    text-transform: uppercase;\n  }\n\n  .gg-hero h2 {\n    color: #fff;\n    font-size: clamp(32px, 5vw, 56px);\n    margin-bottom: 18px;\n  }\n\n  .gg-hero p {\n    font-size: 18px;\n    margin: 0;\n  }\n\n  .gg-hero-image {\n    background: #fff;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .gg-order-box {\n    background: #fff8e4;\n    border: 2px solid var(--gg-gold);\n    border-radius: 14px;\n    margin: 28px 0;\n    padding: 24px;\n  }\n\n  .gg-order-box h3 {\n    margin-bottom: 10px;\n  }\n\n  .gg-order-example {\n    background: #fff;\n    border-radius: 9px;\n    margin-top: 15px;\n    padding: 14px 18px;\n  }\n\n  .gg-grid {\n    display: grid;\n    gap: 18px;\n    grid-template-columns: repeat(3, 1fr);\n    margin: 25px 0;\n  }\n\n  .gg-card {\n    background: var(--gg-light);\n    border: 1px solid #dce6e0;\n    border-radius: 12px;\n    padding: 22px;\n  }\n\n  .gg-card strong {\n    color: var(--gg-green);\n    display: block;\n    font-size: 18px;\n    margin-bottom: 7px;\n  }\n\n  .gg-section {\n    padding: 38px 0 10px;\n  }\n\n  .gg-section-title {\n    font-size: clamp(26px, 4vw, 38px);\n    margin-bottom: 16px;\n    text-align: center;\n  }\n\n  .gg-image-grid {\n    display: grid;\n    gap: 18px;\n    grid-template-columns: 1fr 1fr;\n    margin: 28px 0;\n  }\n\n  .gg-image-grid img {\n    border-radius: 14px;\n    height: 100%;\n    object-fit: cover;\n    width: 100%;\n  }\n\n  .gg-table-wrap {\n    border: 1px solid #dce6e0;\n    border-radius: 12px;\n    overflow-x: auto;\n  }\n\n  .gg-spec-table {\n    border-collapse: collapse;\n    margin: 0;\n    min-width: 620px;\n    width: 100%;\n  }\n\n  .gg-spec-table th,\n  .gg-spec-table td {\n    border-bottom: 1px solid #dce6e0;\n    padding: 14px 16px;\n    text-align: left;\n  }\n\n  .gg-spec-table th {\n    background: var(--gg-dark);\n    color: #fff;\n    width: 38%;\n  }\n\n  .gg-spec-table tr:last-child th,\n  .gg-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gg-checks {\n    display: grid;\n    gap: 12px 22px;\n    grid-template-columns: 1fr 1fr;\n    list-style: none;\n    margin: 22px 0;\n    padding: 0;\n  }\n\n  .gg-checks li {\n    padding-left: 28px;\n    position: relative;\n  }\n\n  .gg-checks li::before {\n    color: var(--gg-green);\n    content: \"✓\";\n    font-size: 18px;\n    font-weight: 900;\n    left: 0;\n    position: absolute;\n    top: 0;\n  }\n\n  .gg-partner {\n    align-items: center;\n    background: var(--gg-dark);\n    border-radius: 14px;\n    color: #fff;\n    display: grid;\n    gap: 28px;\n    grid-template-columns: 1fr 220px;\n    margin-top: 35px;\n    padding: 30px;\n  }\n\n  .gg-partner h3 {\n    color: #fff;\n    margin-bottom: 8px;\n  }\n\n  .gg-partner img {\n    margin: auto;\n    max-height: 100px;\n    object-fit: contain;\n  }\n\n  .gg-footnote {\n    color: #607067;\n    font-size: 13px;\n    margin-top: 18px;\n  }\n\n  @media (max-width: 767px) {\n    .gg-hero {\n      padding: 28px 22px;\n    }\n\n    .gg-hero-grid,\n    .gg-grid,\n    .gg-image-grid,\n    .gg-partner,\n    .gg-checks {\n      grid-template-columns: 1fr;\n    }\n\n    .gg-partner {\n      text-align: center;\n    }\n\n    .gg-order-box {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gg-precision-putt\"\u003e\n\n  \u003csection class=\"gg-hero\"\u003e\n    \u003cdiv class=\"gg-hero-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"gg-eyebrow\"\u003eTour-Validated Putting Performance\u003c\/div\u003e\n        \u003ch2\u003eSYNLawn Golf Precision Putt\u003c\/h2\u003e\n        \u003cp\u003e\n          Bring fast, consistent and realistic putting performance to your home,\n          commercial facility or golf simulator with SYNLawn Golf Precision Putt.\n          This premium nylon putting surface delivers a true ball roll with\n          competitive green speeds rated at Stimp 10–12.5.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-hero-image\"\u003e\n        \u003cimg src=\"https:\/\/gratergolf.com\/cdn\/shop\/files\/PRECISION-PUTT3.jpg?v=1788454735\u0026amp;width=1200\" alt=\"Close-up of SYNLawn Golf Precision Putt artificial putting turf\" width=\"1000\" height=\"650\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-order-box\"\u003e\n    \u003ch3\u003eImportant Ordering Information\u003c\/h3\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePrecision Putt is supplied in a fixed 15-foot width and sold by the\n      linear foot.\u003c\/strong\u003e Enter the number of feet you need in the cart quantity\n      field.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gg-order-example\"\u003e\n      \u003cstrong\u003eExample:\u003c\/strong\u003e A quantity of \u003cstrong\u003e10\u003c\/strong\u003e provides one piece\n      measuring approximately \u003cstrong\u003e15 feet wide × 10 feet long\u003c\/strong\u003e, covering\n      approximately \u003cstrong\u003e150 square feet\u003c\/strong\u003e.\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:15px 0 0;\"\u003e\n      Please measure your installation area carefully and allow sufficient material\n      for trimming, positioning and your planned installation method.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-section\"\u003e\n    \u003ch2 class=\"gg-section-title\"\u003ePractice on a Proven Putting Surface\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Precision Putt was selected as the official putting surface of the TGL Golf\n      League presented by SoFi on ESPN. Its fast roll, consistent speed and\n      dependable ball response make it an outstanding choice for serious practice\n      areas, custom putting greens and commercial golf environments.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gg-grid\"\u003e\n      \u003cdiv class=\"gg-card\"\u003e\n        \u003cstrong\u003eStimp 10–12.5\u003c\/strong\u003e\n        Fast, consistent putting speeds designed to recreate competitive golf-course\n        conditions.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-card\"\u003e\n        \u003cstrong\u003e100% Nylon Construction\u003c\/strong\u003e\n        Premium texturized nylon fibers provide excellent durability, resilience and\n        authentic putting performance.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-card\"\u003e\n        \u003cstrong\u003eIndoor or Outdoor Use\u003c\/strong\u003e\n        A versatile surface for residential greens, simulator rooms, training\n        facilities and commercial installations.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-card\"\u003e\n        \u003cstrong\u003eHeatBlock™ Technology\u003c\/strong\u003e\n        Turf-cooling technology helps reduce surface heat during warm-weather use.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-card\"\u003e\n        \u003cstrong\u003eUV-Stabilized Yarns\u003c\/strong\u003e\n        Color-fast fibers help protect the turf’s natural appearance against\n        sunlight and fading.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gg-card\"\u003e\n        \u003cstrong\u003eLimited Lifetime Warranty\u003c\/strong\u003e\n        Manufacturer-backed coverage provides added confidence in your investment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gg-image-grid\"\u003e\n    \u003cimg src=\"https:\/\/gratergolf.com\/cdn\/shop\/files\/PRECISION-PUTT.jpg?v=1788454735\u0026amp;width=1200\" alt=\"Rolled section of SYNLawn Golf Precision Putt turf showing its construction\" width=\"850\" height=\"539\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/gratergolf.com\/cdn\/shop\/files\/PRECISION-PUTT1.jpg?v=1788454735\u0026amp;width=1200\" alt=\"Detailed view of SYNLawn Precision Putt nylon putting surface\" width=\"1000\" height=\"650\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gg-section\"\u003e\n    \u003ch2 class=\"gg-section-title\"\u003ePerformance Features\u003c\/h2\u003e\n\n    \u003cul class=\"gg-checks\"\u003e\n      \u003cli\u003eTrue and consistent ball roll\u003c\/li\u003e\n      \u003cli\u003eCompetitive Stimp speed of 10–12.5\u003c\/li\u003e\n      \u003cli\u003ePremium 100% texturized nylon fibers\u003c\/li\u003e\n      \u003cli\u003eTextured diamond yarn shape\u003c\/li\u003e\n      \u003cli\u003eDurable embossed-rubber backing\u003c\/li\u003e\n      \u003cli\u003eHeatBlock™ turf-cooling technology\u003c\/li\u003e\n      \u003cli\u003eUV-stabilized, color-fast yarns\u003c\/li\u003e\n      \u003cli\u003eStain-resistant construction\u003c\/li\u003e\n      \u003cli\u003eNo mowing, watering or chemical treatments\u003c\/li\u003e\n      \u003cli\u003eSuitable for residential and commercial projects\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp\u003e\n      When combined with SYNLawn’s compatible TrueStop™ underlayment system,\n      Precision Putt can create a more complete short-game environment engineered\n      to receive and hold approach shots from 120 yards or more.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-section\"\u003e\n    \u003ch2 class=\"gg-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"gg-table-wrap\"\u003e\n      \u003ctable class=\"gg-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eManufacturer SKU\u003c\/th\u003e\n            \u003ctd\u003eSG326\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRoll Width\u003c\/th\u003e\n            \u003ctd\u003e15 feet\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePurchase Unit\u003c\/th\u003e\n            \u003ctd\u003eOne linear foot\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFinished Pile Height\u003c\/th\u003e\n            \u003ctd\u003e3\/8 inch\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFinished Pile Weight\u003c\/th\u003e\n            \u003ctd\u003e47 oz.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTotal Weight\u003c\/th\u003e\n            \u003ctd\u003e86 oz.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eYarn Material \/ Color\u003c\/th\u003e\n            \u003ctd\u003eNylon \/ Verde\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGrass-Zone Denier\u003c\/th\u003e\n            \u003ctd\u003e4,200 \/ 8\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eYarn Shape\u003c\/th\u003e\n            \u003ctd\u003eTextured Diamond\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTuft Gauge\u003c\/th\u003e\n            \u003ctd\u003e3\/16 inch\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTuft Bind\u003c\/th\u003e\n            \u003ctd\u003eGreater than 8 lbs.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBacking\u003c\/th\u003e\n            \u003ctd\u003e13PP\/18PET 2-part backing with 20 oz. embossed rubber\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePutting Speed\u003c\/th\u003e\n            \u003ctd\u003eStimp 10–12.5\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTechnologies\u003c\/th\u003e\n            \u003ctd\u003eHeatBlock™ and UV Stabilizers\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWarranty\u003c\/th\u003e\n            \u003ctd\u003eLimited Lifetime Warranty*\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gg-partner\"\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eOfficial TGL Golf League Putting Surface\u003c\/h3\u003e\n      \u003cp style=\"margin:0;\"\u003e\n        Precision Putt delivers the reliable speed, roll and consistency demanded\n        by elite-level golf while making the same high-performance surface\n        available for your own practice space.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/www.synlawngolf.com\/wp-content\/uploads\/2025\/03\/SLGTGL-LOGO-AOP-1-CLR-WHT-TXT.png\" alt=\"SYNLawn Golf and TGL official partnership\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"gg-footnote\"\u003e\n    *Warranty coverage is subject to SYNLawn’s applicable terms and conditions.\n    TrueStop™ performance requires the appropriate system components and\n    installation. Product appearance may vary slightly because of lighting,\n    screen settings and manufacturing variation.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"SynLawn","offers":[{"title":"15","offer_id":48200832188567,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/3341\/5319\/files\/PRECISION-PUTT3.jpg?v=1788454735","url":"https:\/\/gratergolf.com\/products\/synlawn-golf-precision-putt-turf-15-foot-wide-cut-to-length-add-quantity-in-cart-for-length-needed-in-feet","provider":"Grater Golf","version":"1.0","type":"link"}