{"product_id":"true-temper-amt-silver-steel-shafts","title":"True Temper AMT Silver Steel Shafts","description":"\u003cstyle\u003e\n.amtsilver{\n  --amt-green:#b7f34a;\n  --amt-dark:#171717;\n  --amt-gray:#f4f4f4;\n  --amt-border:#ddd;\n  color:#252525;\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.6;\n  margin:0 auto;\n  max-width:1200px\n}\n.amtsilver *{box-sizing:border-box}\n.amtsilver h2,.amtsilver h3,.amtsilver p{margin-top:0}\n.amt-hero{\n  background:\n    radial-gradient(circle at 85% 15%,rgba(183,243,74,.2),transparent 35%),\n    linear-gradient(135deg,#101010,#303030);\n  border-radius:16px;\n  color:#fff;\n  overflow:hidden;\n  padding:55px 38px\n}\n.amt-eyebrow{\n  color:var(--amt-green);\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:1.6px;\n  margin-bottom:12px;\n  text-transform:uppercase\n}\n.amt-hero h2{\n  color:#fff;\n  font-size:clamp(32px,5vw,54px);\n  line-height:1.08;\n  margin-bottom:18px;\n  max-width:900px\n}\n.amt-hero p{\n  color:#e4e4e4;\n  font-size:18px;\n  margin-bottom:0;\n  max-width:800px\n}\n.amt-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-top:25px\n}\n.amt-tag{\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(183,243,74,.5);\n  border-radius:999px;\n  color:#fff;\n  font-size:13px;\n  font-weight:700;\n  padding:8px 13px\n}\n.amt-trust{\n  background:var(--amt-green);\n  border-radius:0 0 12px 12px;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin:0 16px\n}\n.amt-trust div{\n  color:#111;\n  font-size:14px;\n  font-weight:800;\n  padding:17px 10px;\n  text-align:center\n}\n.amt-trust div+div{border-left:1px solid rgba(0,0,0,.18)}\n.amt-section{padding:54px 0 0}\n.amt-heading{\n  margin-bottom:26px;\n  text-align:center\n}\n.amt-heading h2{\n  color:var(--amt-dark);\n  font-size:32px;\n  line-height:1.2;\n  margin-bottom:10px\n}\n.amt-heading p{\n  color:#616161;\n  margin:0 auto;\n  max-width:760px\n}\n.amt-grid{\n  display:grid;\n  gap:20px;\n  grid-template-columns:repeat(3,1fr)\n}\n.amt-card{\n  background:#fff;\n  border:1px solid var(--amt-border);\n  border-radius:14px;\n  padding:26px\n}\n.amt-icon{\n  align-items:center;\n  background:var(--amt-green);\n  border-radius:50%;\n  color:#111;\n  display:flex;\n  font-size:17px;\n  font-weight:900;\n  height:42px;\n  justify-content:center;\n  margin-bottom:17px;\n  width:42px\n}\n.amt-card h3{\n  color:var(--amt-dark);\n  font-size:20px;\n  line-height:1.25;\n  margin-bottom:10px\n}\n.amt-card p{\n  color:#5c5c5c;\n  margin-bottom:0\n}\n.amt-tech{\n  align-items:center;\n  background:var(--amt-dark);\n  border-radius:16px;\n  color:#fff;\n  display:grid;\n  gap:30px;\n  grid-template-columns:1.1fr .9fr;\n  padding:38px\n}\n.amt-tech h2{\n  color:#fff;\n  font-size:31px;\n  margin-bottom:14px\n}\n.amt-tech p{\n  color:#ddd;\n  margin-bottom:0\n}\n.amt-tech-grid{\n  display:grid;\n  gap:12px;\n  grid-template-columns:1fr 1fr\n}\n.amt-tech-box{\n  background:rgba(255,255,255,.08);\n  border-radius:10px;\n  padding:18px\n}\n.amt-tech-box strong{\n  color:var(--amt-green);\n  display:block;\n  font-size:20px;\n  margin-bottom:3px\n}\n.amt-tech-box span{\n  color:#eee;\n  font-size:13px\n}\n.amt-flow{\n  display:grid;\n  gap:12px;\n  grid-template-columns:repeat(7,1fr)\n}\n.amt-flow-box{\n  background:var(--amt-gray);\n  border:1px solid var(--amt-border);\n  border-radius:11px;\n  padding:17px 8px;\n  position:relative;\n  text-align:center\n}\n.amt-flow-box strong{\n  color:var(--amt-dark);\n  display:block;\n  font-size:19px\n}\n.amt-flow-box span{\n  color:#676767;\n  display:block;\n  font-size:12px;\n  margin-top:3px\n}\n.amt-flow-box:not(:last-child):after{\n  color:#666;\n  content:\"›\";\n  font-size:24px;\n  position:absolute;\n  right:-11px;\n  top:24px;\n  z-index:2\n}\n.amt-table-wrap{\n  border:1px solid var(--amt-border);\n  border-radius:14px;\n  overflow-x:auto\n}\n.amt-table{\n  border-collapse:collapse;\n  font-size:14px;\n  min-width:790px;\n  width:100%\n}\n.amt-table th,.amt-table td{\n  border-bottom:1px solid #e3e3e3;\n  border-right:1px solid #e3e3e3;\n  padding:13px 11px;\n  text-align:center\n}\n.amt-table thead th{\n  background:var(--amt-dark);\n  color:#fff;\n  font-weight:800\n}\n.amt-table thead th:first-child{\n  color:var(--amt-green);\n  text-align:left\n}\n.amt-table tbody th{\n  background:#f2f2f2;\n  color:var(--amt-dark);\n  font-weight:800;\n  text-align:left\n}\n.amt-table tbody tr:nth-child(even) td{background:#fafafa}\n.amt-note{\n  background:#f3f8e9;\n  border-left:4px solid var(--amt-green);\n  border-radius:6px;\n  color:#383838;\n  font-size:14px;\n  margin-top:14px;\n  padding:13px 16px\n}\n.amt-fit-grid{\n  display:grid;\n  gap:16px;\n  grid-template-columns:repeat(3,1fr)\n}\n.amt-fit{\n  border-radius:13px;\n  padding:25px\n}\n.amt-fit:nth-child(1){background:#eefbd5}\n.amt-fit:nth-child(2){background:#ededed}\n.amt-fit:nth-child(3){\n  background:var(--amt-dark);\n  color:#fff\n}\n.amt-fit h3{\n  color:inherit;\n  font-size:22px;\n  margin-bottom:10px\n}\n.amt-fit p{margin-bottom:0}\n.amt-build{\n  background:var(--amt-dark);\n  border-radius:16px;\n  color:#fff;\n  display:grid;\n  gap:28px;\n  grid-template-columns:1.1fr .9fr;\n  padding:38px\n}\n.amt-build h2{\n  color:#fff;\n  font-size:30px;\n  margin-bottom:13px\n}\n.amt-build p{\n  color:#d7d7d7;\n  margin-bottom:0\n}\n.amt-build-list{\n  background:rgba(255,255,255,.07);\n  border-radius:12px;\n  padding:21px 24px\n}\n.amt-build-list ul{\n  margin:0;\n  padding-left:20px\n}\n.amt-build-list li{margin:8px 0}\n.amt-build-list li::marker{color:var(--amt-green)}\n.amt-faq details{\n  background:#fff;\n  border:1px solid var(--amt-border);\n  border-radius:10px;\n  margin-bottom:11px;\n  overflow:hidden\n}\n.amt-faq summary{\n  color:var(--amt-dark);\n  cursor:pointer;\n  font-weight:800;\n  list-style:none;\n  padding:18px 45px 18px 20px;\n  position:relative\n}\n.amt-faq summary::-webkit-details-marker{display:none}\n.amt-faq summary:after{\n  color:#555;\n  content:\"+\";\n  font-size:23px;\n  position:absolute;\n  right:19px;\n  top:12px\n}\n.amt-faq details[open] summary:after{content:\"–\"}\n.amt-answer{\n  border-top:1px solid #ededed;\n  color:#555;\n  padding:16px 20px 20px\n}\n.amt-cta{\n  background:var(--amt-green);\n  border-radius:16px;\n  margin-top:54px;\n  padding:42px 30px;\n  text-align:center\n}\n.amt-cta h2{\n  color:#111;\n  font-size:31px;\n  margin-bottom:10px\n}\n.amt-cta p{\n  color:#262626;\n  margin:0 auto 22px;\n  max-width:700px\n}\n.amt-button{\n  background:#111;\n  border-radius:7px;\n  color:#fff!important;\n  display:inline-block;\n  font-weight:800;\n  padding:13px 22px;\n  text-decoration:none\n}\n@media(max-width:900px){\n  .amt-flow{grid-template-columns:repeat(4,1fr)}\n  .amt-flow-box:after{display:none}\n}\n@media(max-width:800px){\n  .amt-trust{grid-template-columns:repeat(2,1fr);margin:0 8px}\n  .amt-trust div:nth-child(3){\n    border-left:0;\n    border-top:1px solid rgba(0,0,0,.18)\n  }\n  .amt-trust div:nth-child(4){\n    border-top:1px solid rgba(0,0,0,.18)\n  }\n  .amt-grid,.amt-tech,.amt-build{grid-template-columns:1fr}\n  .amt-fit-grid{grid-template-columns:1fr}\n}\n@media(max-width:520px){\n  .amt-hero{padding:39px 22px}\n  .amt-hero p{font-size:16px}\n  .amt-section{padding-top:42px}\n  .amt-heading h2{font-size:27px}\n  .amt-tech,.amt-build{padding:29px 22px}\n  .amt-tech-grid{grid-template-columns:1fr}\n  .amt-flow{grid-template-columns:repeat(2,1fr)}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"amtsilver\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"amt-hero\"\u003e\n    \u003cdiv class=\"amt-eyebrow\"\u003eAscending Mass Technology\u003c\/div\u003e\n\n    \u003ch2\u003eTrue Temper AMT Silver Iron Shaft\u003c\/h2\u003e\n\n    \u003cp\u003e\n      AMT Silver combines progressive shaft weighting with a lightweight\n      long-iron design. Long-iron shafts are lighter to support swing speed,\n      while progressively heavier short-iron shafts provide greater control\n      and a more substantial scoring-club feel.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"amt-tags\"\u003e\n      \u003cspan class=\"amt-tag\"\u003eAscending Weight Design\u003c\/span\u003e\n      \u003cspan class=\"amt-tag\"\u003eEnhanced Long-Iron Speed\u003c\/span\u003e\n      \u003cspan class=\"amt-tag\"\u003eProgressive Set Feel\u003c\/span\u003e\n      \u003cspan class=\"amt-tag\"\u003e.355\" Taper Tip\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv class=\"amt-trust\"\u003e\n    \u003cdiv\u003eAscending Mass Technology\u003c\/div\u003e\n    \u003cdiv\u003e3-Iron Through Wedge\u003c\/div\u003e\n    \u003cdiv\u003eRegular, Stiff \u0026amp; X-Stiff\u003c\/div\u003e\n    \u003cdiv\u003eLow Torque\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"amt-section\"\u003e\n    \u003cdiv class=\"amt-heading\"\u003e\n      \u003ch2\u003eSpeed Where You Need It. Control Where It Matters.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Instead of using one constant shaft weight throughout the set, AMT Silver\n        progressively increases shaft weight as the irons become shorter.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amt-grid\"\u003e\n      \u003carticle class=\"amt-card\"\u003e\n        \u003cdiv class=\"amt-icon\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003eLighter Long Irons\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Lighter 3-, 4- and 5-iron shafts can make it easier to generate clubhead\n          speed and launch without requiring a lighter shaft throughout the\n          entire set.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"amt-card\"\u003e\n        \u003cdiv class=\"amt-icon\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003eProgressive Weighting\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Shaft weight increases through the set as raw length decreases, creating\n          a purposeful transition from speed-oriented long irons to\n          control-oriented scoring clubs.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"amt-card\"\u003e\n        \u003cdiv class=\"amt-icon\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003eHeavier Short Irons\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Additional weight in the short irons and wedges provides a more\n          substantial feel for controlling tempo, trajectory and distance on\n          scoring shots.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TECHNOLOGY --\u003e\n  \u003csection class=\"amt-section\"\u003e\n    \u003cdiv class=\"amt-tech\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"amt-eyebrow\"\u003eHow AMT Silver Works\u003c\/div\u003e\n\n        \u003ch2\u003eWeight Progresses Through the Set\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Each shaft is manufactured for a specific iron. As the raw shafts become\n          shorter from the 3-iron through the 9-iron and wedge, their weights\n          progressively increase. This produces a coordinated blend of speed,\n          stability and control.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"amt-tech-grid\"\u003e\n        \u003cdiv class=\"amt-tech-box\"\u003e\n          \u003cstrong\u003e3–Wedge\u003c\/strong\u003e\n          \u003cspan\u003eLength-specific shaft progression\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"amt-tech-box\"\u003e\n          \u003cstrong\u003e15–16 g\u003c\/strong\u003e\n          \u003cspan\u003eApproximate set-weight progression\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"amt-tech-box\"\u003e\n          \u003cstrong\u003e.355\"\u003c\/strong\u003e\n          \u003cspan\u003eTaper-tip diameter\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"amt-tech-box\"\u003e\n          \u003cstrong\u003eLow\u003c\/strong\u003e\n          \u003cspan\u003ePublished torque category\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SET PROGRESSION --\u003e\n  \u003csection class=\"amt-section\"\u003e\n    \u003cdiv class=\"amt-heading\"\u003e\n      \u003ch2\u003eLength-Specific Set Progression\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Select the shaft length that corresponds with its intended iron.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amt-flow\"\u003e\n      \u003cdiv class=\"amt-flow-box\"\u003e\n        \u003cstrong\u003e40\"\u003c\/strong\u003e\n        \u003cspan\u003e3-Iron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"amt-flow-box\"\u003e\n        \u003cstrong\u003e39.5\"\u003c\/strong\u003e\n        \u003cspan\u003e4-Iron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"amt-flow-box\"\u003e\n        \u003cstrong\u003e39\"\u003c\/strong\u003e\n        \u003cspan\u003e5-Iron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"amt-flow-box\"\u003e\n        \u003cstrong\u003e38.5\"\u003c\/strong\u003e\n        \u003cspan\u003e6-Iron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"amt-flow-box\"\u003e\n        \u003cstrong\u003e38\"\u003c\/strong\u003e\n        \u003cspan\u003e7-Iron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"amt-flow-box\"\u003e\n        \u003cstrong\u003e37.5\"\u003c\/strong\u003e\n        \u003cspan\u003e8-Iron\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"amt-flow-box\"\u003e\n        \u003cstrong\u003e37\"\u003c\/strong\u003e\n        \u003cspan\u003e9-Iron\/Wedge\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- REGULAR SPECIFICATIONS --\u003e\n  \u003csection class=\"amt-section\"\u003e\n    \u003cdiv class=\"amt-heading\"\u003e\n      \u003ch2\u003eRegular-Flex Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amt-table-wrap\"\u003e\n      \u003ctable class=\"amt-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIntended Club\u003c\/th\u003e\n            \u003cth\u003eFlex\u003c\/th\u003e\n            \u003cth\u003eWeight\u003c\/th\u003e\n            \u003cth\u003eRaw Length\u003c\/th\u003e\n            \u003cth\u003eTip Diameter\u003c\/th\u003e\n            \u003cth\u003eButt Diameter\u003c\/th\u003e\n            \u003cth\u003eTorque\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003e3-Iron\u003c\/th\u003e\n            \u003ctd\u003eRegular\u003c\/td\u003e\n            \u003ctd\u003e101 g\u003c\/td\u003e\n            \u003ctd\u003e40\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e4-Iron\u003c\/th\u003e\n            \u003ctd\u003eRegular\u003c\/td\u003e\n            \u003ctd\u003e104 g\u003c\/td\u003e\n            \u003ctd\u003e39.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e5-Iron\u003c\/th\u003e\n            \u003ctd\u003eRegular\u003c\/td\u003e\n            \u003ctd\u003e106 g\u003c\/td\u003e\n            \u003ctd\u003e39\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e6-Iron\u003c\/th\u003e\n            \u003ctd\u003eRegular\u003c\/td\u003e\n            \u003ctd\u003e109 g\u003c\/td\u003e\n            \u003ctd\u003e38.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e7-Iron\u003c\/th\u003e\n            \u003ctd\u003eRegular\u003c\/td\u003e\n            \u003ctd\u003e111 g\u003c\/td\u003e\n            \u003ctd\u003e38\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e8-Iron\u003c\/th\u003e\n            \u003ctd\u003eRegular\u003c\/td\u003e\n            \u003ctd\u003e114 g\u003c\/td\u003e\n            \u003ctd\u003e37.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e9-Iron\/Wedge\u003c\/th\u003e\n            \u003ctd\u003eRegular\u003c\/td\u003e\n            \u003ctd\u003e116 g\u003c\/td\u003e\n            \u003ctd\u003e37\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\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  \u003c!-- STIFF SPECIFICATIONS --\u003e\n  \u003csection class=\"amt-section\"\u003e\n    \u003cdiv class=\"amt-heading\"\u003e\n      \u003ch2\u003eStiff-Flex Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amt-table-wrap\"\u003e\n      \u003ctable class=\"amt-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIntended Club\u003c\/th\u003e\n            \u003cth\u003eFlex\u003c\/th\u003e\n            \u003cth\u003eWeight\u003c\/th\u003e\n            \u003cth\u003eRaw Length\u003c\/th\u003e\n            \u003cth\u003eTip Diameter\u003c\/th\u003e\n            \u003cth\u003eButt Diameter\u003c\/th\u003e\n            \u003cth\u003eTorque\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003e3-Iron\u003c\/th\u003e\n            \u003ctd\u003eStiff\u003c\/td\u003e\n            \u003ctd\u003e104 g\u003c\/td\u003e\n            \u003ctd\u003e40\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e4-Iron\u003c\/th\u003e\n            \u003ctd\u003eStiff\u003c\/td\u003e\n            \u003ctd\u003e106 g\u003c\/td\u003e\n            \u003ctd\u003e39.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e5-Iron\u003c\/th\u003e\n            \u003ctd\u003eStiff\u003c\/td\u003e\n            \u003ctd\u003e109 g\u003c\/td\u003e\n            \u003ctd\u003e39\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e6-Iron\u003c\/th\u003e\n            \u003ctd\u003eStiff\u003c\/td\u003e\n            \u003ctd\u003e111 g\u003c\/td\u003e\n            \u003ctd\u003e38.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e7-Iron\u003c\/th\u003e\n            \u003ctd\u003eStiff\u003c\/td\u003e\n            \u003ctd\u003e114 g\u003c\/td\u003e\n            \u003ctd\u003e38\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e8-Iron\u003c\/th\u003e\n            \u003ctd\u003eStiff\u003c\/td\u003e\n            \u003ctd\u003e116 g\u003c\/td\u003e\n            \u003ctd\u003e37.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e9-Iron\/Wedge\u003c\/th\u003e\n            \u003ctd\u003eStiff\u003c\/td\u003e\n            \u003ctd\u003e119 g\u003c\/td\u003e\n            \u003ctd\u003e37\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\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  \u003c!-- X-STIFF SPECIFICATIONS --\u003e\n  \u003csection class=\"amt-section\"\u003e\n    \u003cdiv class=\"amt-heading\"\u003e\n      \u003ch2\u003eX-Stiff Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amt-table-wrap\"\u003e\n      \u003ctable class=\"amt-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eIntended Club\u003c\/th\u003e\n            \u003cth\u003eFlex\u003c\/th\u003e\n            \u003cth\u003eWeight\u003c\/th\u003e\n            \u003cth\u003eRaw Length\u003c\/th\u003e\n            \u003cth\u003eTip Diameter\u003c\/th\u003e\n            \u003cth\u003eButt Diameter\u003c\/th\u003e\n            \u003cth\u003eTorque\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003e3-Iron\u003c\/th\u003e\n            \u003ctd\u003eX-Stiff\u003c\/td\u003e\n            \u003ctd\u003e103 g\u003c\/td\u003e\n            \u003ctd\u003e40\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e4-Iron\u003c\/th\u003e\n            \u003ctd\u003eX-Stiff\u003c\/td\u003e\n            \u003ctd\u003e106 g\u003c\/td\u003e\n            \u003ctd\u003e39.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e5-Iron\u003c\/th\u003e\n            \u003ctd\u003eX-Stiff\u003c\/td\u003e\n            \u003ctd\u003e109 g\u003c\/td\u003e\n            \u003ctd\u003e39\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e6-Iron\u003c\/th\u003e\n            \u003ctd\u003eX-Stiff\u003c\/td\u003e\n            \u003ctd\u003e111 g\u003c\/td\u003e\n            \u003ctd\u003e38.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e7-Iron\u003c\/th\u003e\n            \u003ctd\u003eX-Stiff\u003c\/td\u003e\n            \u003ctd\u003e114 g\u003c\/td\u003e\n            \u003ctd\u003e38\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e8-Iron\u003c\/th\u003e\n            \u003ctd\u003eX-Stiff\u003c\/td\u003e\n            \u003ctd\u003e116 g\u003c\/td\u003e\n            \u003ctd\u003e37.5\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003e9-Iron\/Wedge\u003c\/th\u003e\n            \u003ctd\u003eX-Stiff\u003c\/td\u003e\n            \u003ctd\u003e119 g\u003c\/td\u003e\n            \u003ctd\u003e37\"\u003c\/td\u003e\n            \u003ctd\u003e.355\"\u003c\/td\u003e\n            \u003ctd\u003e.600\"\u003c\/td\u003e\n            \u003ctd\u003eLow\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amt-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e AMT Silver shafts are .355-inch taper-tip,\n      length-specific shafts. Select the correct raw shaft for each iron.\n      Installation and final playing-length adjustments should follow True\n      Temper’s current trimming instructions.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FITTING --\u003e\n  \u003csection class=\"amt-section\"\u003e\n    \u003cdiv class=\"amt-heading\"\u003e\n      \u003ch2\u003eWho Should Consider AMT Silver?\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amt-fit-grid\"\u003e\n      \u003carticle class=\"amt-fit\"\u003e\n        \u003ch3\u003ePlayers Seeking Long-Iron Speed\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The lighter long-iron shafts can support additional swing speed without\n          requiring the short irons to use the same lightweight construction.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"amt-fit\"\u003e\n        \u003ch3\u003ePlayers Wanting Progressive Feel\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The shaft weight changes purposefully through the set, creating lighter\n          long irons and increasingly substantial short irons.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"amt-fit\"\u003e\n        \u003ch3\u003ePlayers Who Prefer Steel\u003c\/h3\u003e\n\n        \u003cp\u003e\n          AMT Silver retains a steel-shaft construction and low-torque response\n          while reducing long-iron weight compared with many traditional\n          constant-weight steel sets.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"amt-note\"\u003e\n      These descriptions are general fitting guidance. The proper flex and shaft\n      configuration depend on your tempo, transition, release, current equipment\n      and preferred ball flight.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOM BUILD --\u003e\n  \u003csection class=\"amt-section\"\u003e\n    \u003cdiv class=\"amt-build\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"amt-eyebrow\"\u003eComponent and Custom-Build Options\u003c\/div\u003e\n\n        \u003ch2\u003eBuild a Properly Progressed AMT Set\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Each shaft must be matched to its intended iron to preserve the designed\n          weight progression. Grater Golf can help confirm compatibility, shaft\n          selection, playing length and available assembly options.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"amt-build-list\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eSelect Regular, Stiff or X-Stiff\u003c\/li\u003e\n          \u003cli\u003eMatch each raw length to the proper iron\u003c\/li\u003e\n          \u003cli\u003eConfirm .355-inch taper-tip compatibility\u003c\/li\u003e\n          \u003cli\u003eSelect final playing length and grips\u003c\/li\u003e\n          \u003cli\u003eChoose component-only or available assembly options\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"amt-section amt-faq\"\u003e\n    \u003cdiv class=\"amt-heading\"\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does AMT mean?\u003c\/summary\u003e\n\n      \u003cdiv class=\"amt-answer\"\u003e\n        AMT means Ascending Mass Technology. The shafts become progressively\n        heavier as the set moves from the long irons into the short irons and\n        wedges.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy are the long-iron shafts lighter?\u003c\/summary\u003e\n\n      \u003cdiv class=\"amt-answer\"\u003e\n        Reducing long-iron shaft weight can make it easier to generate swing speed.\n        The progressively heavier short-iron shafts then provide additional\n        weight and control for scoring shots.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use the same raw shaft in every iron?\u003c\/summary\u003e\n\n      \u003cdiv class=\"amt-answer\"\u003e\n        No. AMT Silver is a length-specific system. Each raw length corresponds\n        to an intended iron and weight. Using the wrong shaft can disrupt the\n        designed weight and performance progression.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill AMT Silver fit every iron head?\u003c\/summary\u003e\n\n      \u003cdiv class=\"amt-answer\"\u003e\n        No. These shafts have a .355-inch taper tip and should be installed in a\n        compatible taper-tip iron head. Confirm the clubhead’s hosel diameter\n        before ordering.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the 37-inch shaft fit both the 9-iron and wedges?\u003c\/summary\u003e\n\n      \u003cdiv class=\"amt-answer\"\u003e\n        True Temper identifies the 37-inch shaft for the 9-iron and wedge position.\n        Final playing length is established during assembly based on the selected\n        clubhead and build specifications.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I choose between Regular, Stiff and X-Stiff?\u003c\/summary\u003e\n\n      \u003cdiv class=\"amt-answer\"\u003e\n        Flex selection should consider your transition, tempo, release, current\n        shaft, desired ball flight and preferred feel. Swing speed is useful, but\n        it should not be the only factor used when selecting flex.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"amt-cta\"\u003e\n    \u003ch2\u003eNeed Help Building Your AMT Silver Set?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Grater Golf can help you select the proper flex, match every shaft to its\n      intended iron and confirm compatibility with your custom iron build.\n    \u003c\/p\u003e\n\n    \u003ca class=\"amt-button\" href=\"mailto:sales@gratergolf.com?subject=True%20Temper%20AMT%20Silver%20Iron%20Shaft%20Question\"\u003e\n      Contact Grater Golf\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"True Temper","offers":[{"title":"Regular \/ 40\" (3 Iron)","offer_id":48097565704343,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Regular \/ 39.5\" (4 Iron)","offer_id":48097567408279,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Regular \/ 39\" (5 Iron)","offer_id":48097566392471,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Regular \/ 38.5\" (6 Iron)","offer_id":48097566425239,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Regular \/ 38\" (7 Iron)","offer_id":48097566458007,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Regular \/ 37.5\" (8 Iron)","offer_id":48097566490775,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Regular \/ 37\" (9\/W Iron)","offer_id":48097566523543,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Stiff \/ 39.5\" (4 Iron)","offer_id":48097565737111,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Stiff \/ 40\" (3 Iron)","offer_id":48097569570967,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Stiff \/ 39\" (5 Iron)","offer_id":48097566556311,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Stiff \/ 38.5\" (6 Iron)","offer_id":48097566589079,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Stiff \/ 38\" (7 Iron)","offer_id":48097566621847,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Stiff \/ 37.5\" (8 Iron)","offer_id":48097566654615,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"Stiff \/ 37\" (9\/W Iron)","offer_id":48097566687383,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"X-Stiff \/ 40\" (3 Iron)","offer_id":48097566720151,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"X-Stiff \/ 39.5\" (4 Iron)","offer_id":48097566752919,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"X-Stiff \/ 39\" (5 Iron)","offer_id":48097566785687,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"X-Stiff \/ 38.5\" (6 Iron)","offer_id":48097566818455,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"X-Stiff \/ 38\" (7 Iron)","offer_id":48097566851223,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"X-Stiff \/ 37.5\" (8 Iron)","offer_id":48097566883991,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true},{"title":"X-Stiff \/ 37\" (9\/W Iron)","offer_id":48097566916759,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/3341\/5319\/files\/tt_amt_silver_45.webp?v=1785777110","url":"https:\/\/gratergolf.com\/products\/true-temper-amt-silver-steel-shafts","provider":"Grater Golf","version":"1.0","type":"link"}