



TaylorMade Spider Tour-X True Path L-Neck Putter This is the putter that's redrawn the modern record book. In Scottie Scheffler's bag, the Spider Tour X L-Neck has captured more than a dozen worldwide wins and an Olympic gold medal. In Rory McIlroy's, it carried him through a career Grand Slam in Augusta plus signature wins at The Players and Pebble Beach. The Tour-X profile is the slightly more compact, slightly higher-MOI sibling in the Spider Tour family — and the L-Neck hosel makes it the right answer for golfers who feel the putter release through impact. TaylorMade 2026 Spider Tour X TruePath L-Neck Putter — Details & Specs /* ============================================================ TaylorMade 2026 Spider Tour X TruePath L-Neck Putter Details & Specs — Commerce Tools HTML Block BEM prefix: pdp-ds CT-ready: @import for fonts (no tags) Source: TM26 Spider Tour Sell Sheet (US v5) ============================================================ */ @import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,400;0,600;0,700;1,400&display=swap'); /* --- Reset / base ------------------------------------------ */ .pdp-ds *, .pdp-ds *::before, .pdp-ds *::after { box-sizing: border-box; margin: 0; padding: 0; } /* --- Wrapper ----------------------------------------------- */ .pdp-ds { font-family: 'Figtree', sans-serif; background: #ffffff; color: #000000; max-width: 1200px; margin: 0 auto; } /* ============================================================ SECTION HEADER 22px / SemiBold / normal — desktop 18px / SemiBold / normal — mobile ============================================================ */ .pdp-ds__section-header { font-size: 22px; font-weight: 600; line-height: normal; color: #000000; padding: 24px 0 12px; border-bottom: 1px solid #e8e8e8; margin-bottom: 32px; } /* ============================================================ KEY STATS Rules (non-negotiable per brief): - Label FIRST in DOM, value SECOND - text-align: left on each column - No borders, dividers, or background between columns - flex parent with justify-content: space-between - Each column: flex: 1; min-width: 0 ============================================================ */ .pdp-ds__key-stats { display: flex; justify-content: space-between; gap: 0; margin-bottom: 48px; } .pdp-ds__stat { flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: flex-start; text-align: left; padding: 16px 16px 16px 0; } .pdp-ds__stat:last-child { padding-right: 0; } /* Label FIRST (top) — 16px / Regular / normal — desktop */ .pdp-ds__stat-label { font-size: 16px; font-weight: 400; line-height: normal; color: #000000; margin-bottom: 4px; } /* Value SECOND (below label) — 24px / Bold / normal — desktop */ .pdp-ds__stat-value { font-size: 24px; font-weight: 700; line-height: normal; color: #000000; } /* ============================================================ FEATURE CALLOUT CARDS — CAROUSEL Desktop (>1024px): static 3-up grid (3 cards ≤ 4 threshold) Tablet (641–1024px): 3-up scroll-snap Mobile (≤640px): 1-up scroll-snap CT REQUIREMENT: Desktop grid is the default state. scroll-snap and overflow-x ONLY inside media queries. ============================================================ */ .pdp-ds__carousel-wrap { position: relative; margin-bottom: 48px; } /* Default: desktop static grid */ .pdp-ds__carousel { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; } /* Individual card */ .pdp-ds__card { display: flex; flex-direction: column; background: #ffffff; } /* Image container — padding-bottom aspect ratio hack CT strips aspect-ratio property; this approach is safe. Subtle border so card shape is visible if image fails. */ .pdp-ds__card-img-wrap { position: relative; width: 100%; padding-bottom: 75%; /* 4:3 ratio */ background: #ffffff; border: 1px solid #e8e8e8; overflow: hidden; margin-bottom: 16px; } /* CT host stylesheet override — required (images flash then disappear without these) */ .pdp-ds__card-img { position: absolute; top: 0; left: 0; display: block !important; width: 100% !important; height: 100% !important; object-fit: contain; } /* Card text — Feature Box Heading: 22px / Bold / normal */ .pdp-ds__card-heading { font-size: 22px; font-weight: 700; line-height: normal; color: #000000; margin-bottom: 10px; } /* Card text — Feature Box Body: 16px / Regular / 1.5 (intentional) */ .pdp-ds__card-body { font-size: 16px; font-weight: 400; line-height: 1.5; color: #000000; } /* Dots — hidden on desktop */ .pdp-ds__dots { display: none; } /* ============================================================ TABLET (641–1024px): 3-up scroll-snap carousel ============================================================ */ @media (max-width: 1024px) { .pdp-ds__carousel { display: flex; overflow-x: scroll; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; gap: 16px; padding-bottom: 8px; } .pdp-ds__carousel::-webkit-scrollbar { display: none; } .pdp-ds__card { flex: 0 0 calc((100% - 3
Price now:
Price History:
Details:TaylorMade Spider Tour-X True Path L-Neck Putter This is the putter that's redrawn the modern record book. In Scottie Scheffler's bag, the Spider Tour X L-Neck has captured more than a dozen worldwide wins and an Olympic gold medal. In Rory McIlroy's, it carried him through a career Grand Slam in Augusta plus signature wins at The Players and Pebble Beach. The Tour-X profile is the slightly more compact, slightly higher-MOI sibling in the Spider Tour family — and the L-Neck hosel makes it the right answer for golfers who feel the putter release through impact. TaylorMade 2026 Spider Tour X TruePath L-Neck Putter — Details & Specs /* ============================================================ TaylorMade 2026 Spider Tour X TruePath L-Neck Putter Details & Specs — Commerce Tools HTML Block BEM prefix: pdp-ds CT-ready: @import for fonts (no tags) Source: TM26 Spider Tour Sell Sheet (US v5) ============================================================ */ @import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,400;0,600;0,700;1,400&display=swap'); /* --- Reset / base ------------------------------------------ */ .pdp-ds *, .pdp-ds *::before, .pdp-ds *::after { box-sizing: border-box; margin: 0; padding: 0; } /* --- Wrapper ----------------------------------------------- */ .pdp-ds { font-family: 'Figtree', sans-serif; background: #ffffff; color: #000000; max-width: 1200px; margin: 0 auto; } /* ============================================================ SECTION HEADER 22px / SemiBold / normal — desktop 18px / SemiBold / normal — mobile ============================================================ */ .pdp-ds__section-header { font-size: 22px; font-weight: 600; line-height: normal; color: #000000; padding: 24px 0 12px; border-bottom: 1px solid #e8e8e8; margin-bottom: 32px; } /* ============================================================ KEY STATS Rules (non-negotiable per brief): - Label FIRST in DOM, value SECOND - text-align: left on each column - No borders, dividers, or background between columns - flex parent with justify-content: space-between - Each column: flex: 1; min-width: 0 ============================================================ */ .pdp-ds__key-stats { display: flex; justify-content: space-between; gap: 0; margin-bottom: 48px; } .pdp-ds__stat { flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: flex-start; text-align: left; padding: 16px 16px 16px 0; } .pdp-ds__stat:last-child { padding-right: 0; } /* Label FIRST (top) — 16px / Regular / normal — desktop */ .pdp-ds__stat-label { font-size: 16px; font-weight: 400; line-height: normal; color: #000000; margin-bottom: 4px; } /* Value SECOND (below label) — 24px / Bold / normal — desktop */ .pdp-ds__stat-value { font-size: 24px; font-weight: 700; line-height: normal; color: #000000; } /* ============================================================ FEATURE CALLOUT CARDS — CAROUSEL Desktop (>1024px): static 3-up grid (3 cards ≤ 4 threshold) Tablet (641–1024px): 3-up scroll-snap Mobile (≤640px): 1-up scroll-snap CT REQUIREMENT: Desktop grid is the default state. scroll-snap and overflow-x ONLY inside media queries. ============================================================ */ .pdp-ds__carousel-wrap { position: relative; margin-bottom: 48px; } /* Default: desktop static grid */ .pdp-ds__carousel { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; } /* Individual card */ .pdp-ds__card { display: flex; flex-direction: column; background: #ffffff; } /* Image container — padding-bottom aspect ratio hack CT strips aspect-ratio property; this approach is safe. Subtle border so card shape is visible if image fails. */ .pdp-ds__card-img-wrap { position: relative; width: 100%; padding-bottom: 75%; /* 4:3 ratio */ background: #ffffff; border: 1px solid #e8e8e8; overflow: hidden; margin-bottom: 16px; } /* CT host stylesheet override — required (images flash then disappear without these) */ .pdp-ds__card-img { position: absolute; top: 0; left: 0; display: block !important; width: 100% !important; height: 100% !important; object-fit: contain; } /* Card text — Feature Box Heading: 22px / Bold / normal */ .pdp-ds__card-heading { font-size: 22px; font-weight: 700; line-height: normal; color: #000000; margin-bottom: 10px; } /* Card text — Feature Box Body: 16px / Regular / 1.5 (intentional) */ .pdp-ds__card-body { font-size: 16px; font-weight: 400; line-height: 1.5; color: #000000; } /* Dots — hidden on desktop */ .pdp-ds__dots { display: none; } /* ============================================================ TABLET (641–1024px): 3-up scroll-snap carousel ============================================================ */ @media (max-width: 1024px) { .pdp-ds__carousel { display: flex; overflow-x: scroll; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; gap: 16px; padding-bottom: 8px; } .pdp-ds__carousel::-webkit-scrollbar { display: none; } .pdp-ds__card { flex: 0 0 calc((100% - 3
Price now:
This site contains affiliate links for which we may be compensated.
TGW - The Golf Warehouse
0.00% (~ $$v)
New
$349.99
PGA TOUR Superstore
0.00% (~ $$v)
New
$349.99
TGW - The Golf Warehouse | $349.99$1.99 Delivery | |
New | $349.99Free Delivery |
TaylorMade Spider Tour-X True Path L-Neck Putter This is the putter that's redrawn the modern record book. In Scottie Scheffler's bag, the Spider Tour X L-Neck has captured more than a dozen worldwide wins and an Olympic gold medal. In Rory McIlroy's, it carried him through a career Grand Slam in Augusta plus signature wins at The Players and Pebble Beach. The Tour-X profile is the slightly more compact, slightly higher-MOI sibling in the Spider Tour family — and the L-Neck hosel makes it the right answer for golfers who feel the putter release through impact. TaylorMade 2026 Spider Tour X TruePath L-Neck Putter — Details & Specs /* ============================================================ TaylorMade 2026 Spider Tour X TruePath L-Neck Putter Details & Specs — Commerce Tools HTML Block BEM prefix: pdp-ds CT-ready: @import for fonts (no tags) Source: TM26 Spider Tour Sell Sheet (US v5) ============================================================ */ @import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,400;0,600;0,700;1,400&display=swap'); /* --- Reset / base ------------------------------------------ */ .pdp-ds *, .pdp-ds *::before, .pdp-ds *::after { box-sizing: border-box; margin: 0; padding: 0; } /* --- Wrapper ----------------------------------------------- */ .pdp-ds { font-family: 'Figtree', sans-serif; background: #ffffff; color: #000000; max-width: 1200px; margin: 0 auto; } /* ============================================================ SECTION HEADER 22px / SemiBold / normal — desktop 18px / SemiBold / normal — mobile ============================================================ */ .pdp-ds__section-header { font-size: 22px; font-weight: 600; line-height: normal; color: #000000; padding: 24px 0 12px; border-bottom: 1px solid #e8e8e8; margin-bottom: 32px; } /* ============================================================ KEY STATS Rules (non-negotiable per brief): - Label FIRST in DOM, value SECOND - text-align: left on each column - No borders, dividers, or background between columns - flex parent with justify-content: space-between - Each column: flex: 1; min-width: 0 ============================================================ */ .pdp-ds__key-stats { display: flex; justify-content: space-between; gap: 0; margin-bottom: 48px; } .pdp-ds__stat { flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: flex-start; text-align: left; padding: 16px 16px 16px 0; } .pdp-ds__stat:last-child { padding-right: 0; } /* Label FIRST (top) — 16px / Regular / normal — desktop */ .pdp-ds__stat-label { font-size: 16px; font-weight: 400; line-height: normal; color: #000000; margin-bottom: 4px; } /* Value SECOND (below label) — 24px / Bold / normal — desktop */ .pdp-ds__stat-value { font-size: 24px; font-weight: 700; line-height: normal; color: #000000; } /* ============================================================ FEATURE CALLOUT CARDS — CAROUSEL Desktop (>1024px): static 3-up grid (3 cards ≤ 4 threshold) Tablet (641–1024px): 3-up scroll-snap Mobile (≤640px): 1-up scroll-snap CT REQUIREMENT: Desktop grid is the default state. scroll-snap and overflow-x ONLY inside media queries. ============================================================ */ .pdp-ds__carousel-wrap { position: relative; margin-bottom: 48px; } /* Default: desktop static grid */ .pdp-ds__carousel { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; } /* Individual card */ .pdp-ds__card { display: flex; flex-direction: column; background: #ffffff; } /* Image container — padding-bottom aspect ratio hack CT strips aspect-ratio property; this approach is safe. Subtle border so card shape is visible if image fails. */ .pdp-ds__card-img-wrap { position: relative; width: 100%; padding-bottom: 75%; /* 4:3 ratio */ background: #ffffff; border: 1px solid #e8e8e8; overflow: hidden; margin-bottom: 16px; } /* CT host stylesheet override — required (images flash then disappear without these) */ .pdp-ds__card-img { position: absolute; top: 0; left: 0; display: block !important; width: 100% !important; height: 100% !important; object-fit: contain; } /* Card text — Feature Box Heading: 22px / Bold / normal */ .pdp-ds__card-heading { font-size: 22px; font-weight: 700; line-height: normal; color: #000000; margin-bottom: 10px; } /* Card text — Feature Box Body: 16px / Regular / 1.5 (intentional) */ .pdp-ds__card-body { font-size: 16px; font-weight: 400; line-height: 1.5; color: #000000; } /* Dots — hidden on desktop */ .pdp-ds__dots { display: none; } /* ============================================================ TABLET (641–1024px): 3-up scroll-snap carousel ============================================================ */ @media (max-width: 1024px) { .pdp-ds__carousel { display: flex; overflow-x: scroll; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; gap: 16px; padding-bottom: 8px; } .pdp-ds__carousel::-webkit-scrollbar { display: none; } .pdp-ds__card { flex: 0 0 calc((100% - 3
General | |
|---|---|
Color | gold |
Gender | male |
Material | gold |
Size | 22 |
Brand | TaylorMade |
Age group | Adult |
Sellers offer a range of delivery options, so you can choose the one that’s most convenient for you. Many sellers offer free delivery. You can always find the postage cost and estimated delivery date in a seller’s listing. You'll then be able to see a full list of delivery options during checkout. These can include: Express delivery, Standard delivery, Economy delivery, Click & Collect, Free local collection from seller.
Your options for returning an item vary depending on what you want to return, why you want to return it, and the seller's return policy. If the item is damaged or doesn't match the listing description, you can return it even if the seller's returns policy says they don't accept returns. If you've changed your mind and no longer want an item, you can still request a return, but the seller doesn't have to accept it. If the buyer changes their mind about a purchase and wants to return an item, they may need to pay return postage costs, depending on the seller's return policy. Sellers can provide a return postage address and additional return postage information for the buyer. Sellers pay for return postage if there's a problem with the item. For example, if the item doesn't match the listing description, is damaged or defective or is counterfeit. By law, customers in the European Union also have the right to cancel the purchase of an item within 14 days beginning from the day you receive, or a third party indicated by you (other than the carrier) receives, the last good ordered by you (if delivered separately). This applies to all products except for digital items (e.g. Digital Music) that are provided immediately to you with your acknowledgment, and other items such as video, DVD, audio, video games, Sex and Sensuality products and software products where the item has been unsealed.
Sellers have to offer a refund for certain items only if they are faulty, such as: Personalized items and custom-made items, Perishable items, Newspapers and magazines, Unwrapped CDs DVDs and computer software. If you used your PayPal balance or bank account to fund the original payment, the refunded money will go back to your PayPal account balance. If you used a credit or debit card to fund the original payment, the refunded money will go back to your card. The seller will effect the refund within three working days but it may take up to 30 days for Paypal to process the transfer. For payments funded partially by a card and partially by your balance/bank, the money taken from your card will go back to your card and the remainder will return to your PayPal balance.