



TaylorMade 2026 TP5 Stripe Golf BallLine up every putt with confidence. The TP5 Stripe combines TaylorMade's softest Tour-level ball with a bold alignment stripe that helps you square your putter and start the ball on your intended line. When you need the perfect blend of soft feel, greenside control, and visual alignment aid, the TP5 Stripe delivers. TaylorMade 2026 TP5 Stripe Golf Ball — Details & Specs /* ============================================================ TaylorMade 2026 TP5 Stripe Golf Ball — Details & Specs BEM prefix: pdp-ds CT-ready: zero tags, @import for Figtree Remove @import if Figtree is already loaded globally ============================================================ */ @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 Spec: 22px / SemiBold / normal line-height | Mobile: 18px ============================================================ */ .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 DOM order: label FIRST, value SECOND (label top, value below) Layout: flex + space-between, left-aligned, no borders/dividers Spec: Label 16px/Regular | Value 24px/Bold | Mobile: 14px/20px ============================================================ */ .pdp-ds__key-stats { display: flex; justify-content: space-between; margin-bottom: 48px; } .pdp-ds__stat { flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: flex-start; text-align: left; padding: 0 16px 0 0; } .pdp-ds__stat:last-child { padding-right: 0; } /* Label FIRST in DOM and visually on top */ .pdp-ds__stat-label { font-size: 16px; font-weight: 400; line-height: normal; color: #000000; margin-bottom: 4px; } /* Value SECOND in DOM and visually below */ .pdp-ds__stat-value { font-size: 24px; font-weight: 700; line-height: normal; color: #000000; } /* ============================================================ FEATURE CALLOUT CARDS — CAROUSEL 3 cards → desktop: static 3-up grid (≤4 threshold) Tablet (641–1024px): 3-up scroll-snap, dots visible Mobile (≤640px): 1-up scroll-snap, dots visible ============================================================ */ /* -- Carousel wrapper -- */ .pdp-ds__carousel-wrap { position: relative; margin-bottom: 48px; } /* -- Desktop default: static 3-up grid (no scroll) -- */ .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 sanitizers strip aspect-ratio; this approach is reliable --------------------------------------------------------- */ .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 on every build */ .pdp-ds__card-img { position: absolute; top: 0; left: 0; display: block !important; width: 100% !important; height: 100% !important; object-fit: contain; } /* -- Card text -- Spec: Heading 22px/Bold/normal | Body 16px/Regular/1.5 -------------------------------------------------------- */ .pdp-ds__card-heading { font-size: 22px; font-weight: 700; line-height: normal; color: #000000; margin-bottom: 10px; } .pdp-ds__card-body { font-size: 16px; font-weight: 400; line-height: 1.5; /* intentional — feature body copy, per spec */ color: #000000; } /* -- Dot navigation hidden on desktop -- */ .pdp-ds__dots { display: none; } /* ============================================================ TABLET (641–1024px): 3-up scroll-snap carousel Scroll + snap applied here, NOT at top level ============================================================ */ @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% - 32px) / 3); scroll-snap-align: start; } /* Dots visible on tablet */ .pdp-ds__dots { display: flex; justify-content: center; gap: 8px; margin-top: 16px; list-style: none; padding: 0; } .pdp-ds__dot-btn { width: 8px; height: 8px; border-radius: 50%; border: none; background: #e8e8e8; cursor: pointer; padding: 0
Price now:
Price History:
Details:TaylorMade 2026 TP5 Stripe Golf BallLine up every putt with confidence. The TP5 Stripe combines TaylorMade's softest Tour-level ball with a bold alignment stripe that helps you square your putter and start the ball on your intended line. When you need the perfect blend of soft feel, greenside control, and visual alignment aid, the TP5 Stripe delivers. TaylorMade 2026 TP5 Stripe Golf Ball — Details & Specs /* ============================================================ TaylorMade 2026 TP5 Stripe Golf Ball — Details & Specs BEM prefix: pdp-ds CT-ready: zero tags, @import for Figtree Remove @import if Figtree is already loaded globally ============================================================ */ @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 Spec: 22px / SemiBold / normal line-height | Mobile: 18px ============================================================ */ .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 DOM order: label FIRST, value SECOND (label top, value below) Layout: flex + space-between, left-aligned, no borders/dividers Spec: Label 16px/Regular | Value 24px/Bold | Mobile: 14px/20px ============================================================ */ .pdp-ds__key-stats { display: flex; justify-content: space-between; margin-bottom: 48px; } .pdp-ds__stat { flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: flex-start; text-align: left; padding: 0 16px 0 0; } .pdp-ds__stat:last-child { padding-right: 0; } /* Label FIRST in DOM and visually on top */ .pdp-ds__stat-label { font-size: 16px; font-weight: 400; line-height: normal; color: #000000; margin-bottom: 4px; } /* Value SECOND in DOM and visually below */ .pdp-ds__stat-value { font-size: 24px; font-weight: 700; line-height: normal; color: #000000; } /* ============================================================ FEATURE CALLOUT CARDS — CAROUSEL 3 cards → desktop: static 3-up grid (≤4 threshold) Tablet (641–1024px): 3-up scroll-snap, dots visible Mobile (≤640px): 1-up scroll-snap, dots visible ============================================================ */ /* -- Carousel wrapper -- */ .pdp-ds__carousel-wrap { position: relative; margin-bottom: 48px; } /* -- Desktop default: static 3-up grid (no scroll) -- */ .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 sanitizers strip aspect-ratio; this approach is reliable --------------------------------------------------------- */ .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 on every build */ .pdp-ds__card-img { position: absolute; top: 0; left: 0; display: block !important; width: 100% !important; height: 100% !important; object-fit: contain; } /* -- Card text -- Spec: Heading 22px/Bold/normal | Body 16px/Regular/1.5 -------------------------------------------------------- */ .pdp-ds__card-heading { font-size: 22px; font-weight: 700; line-height: normal; color: #000000; margin-bottom: 10px; } .pdp-ds__card-body { font-size: 16px; font-weight: 400; line-height: 1.5; /* intentional — feature body copy, per spec */ color: #000000; } /* -- Dot navigation hidden on desktop -- */ .pdp-ds__dots { display: none; } /* ============================================================ TABLET (641–1024px): 3-up scroll-snap carousel Scroll + snap applied here, NOT at top level ============================================================ */ @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% - 32px) / 3); scroll-snap-align: start; } /* Dots visible on tablet */ .pdp-ds__dots { display: flex; justify-content: center; gap: 8px; margin-top: 16px; list-style: none; padding: 0; } .pdp-ds__dot-btn { width: 8px; height: 8px; border-radius: 50%; border: none; background: #e8e8e8; cursor: pointer; padding: 0
Price now:
This site contains affiliate links for which we may be compensated.
TGW - The Golf Warehouse
0.00% (~ $$v)
New
$57.99
Academy CJ US
0.00% (~ $$v)
New
$57.99
New | $57.99$8.99 Delivery | |
TGW - The Golf Warehouse | $57.99Free Delivery | |
Academy CJ US | $57.99Free Delivery |
TaylorMade 2026 TP5 Stripe Golf BallLine up every putt with confidence. The TP5 Stripe combines TaylorMade's softest Tour-level ball with a bold alignment stripe that helps you square your putter and start the ball on your intended line. When you need the perfect blend of soft feel, greenside control, and visual alignment aid, the TP5 Stripe delivers. TaylorMade 2026 TP5 Stripe Golf Ball — Details & Specs /* ============================================================ TaylorMade 2026 TP5 Stripe Golf Ball — Details & Specs BEM prefix: pdp-ds CT-ready: zero tags, @import for Figtree Remove @import if Figtree is already loaded globally ============================================================ */ @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 Spec: 22px / SemiBold / normal line-height | Mobile: 18px ============================================================ */ .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 DOM order: label FIRST, value SECOND (label top, value below) Layout: flex + space-between, left-aligned, no borders/dividers Spec: Label 16px/Regular | Value 24px/Bold | Mobile: 14px/20px ============================================================ */ .pdp-ds__key-stats { display: flex; justify-content: space-between; margin-bottom: 48px; } .pdp-ds__stat { flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: flex-start; text-align: left; padding: 0 16px 0 0; } .pdp-ds__stat:last-child { padding-right: 0; } /* Label FIRST in DOM and visually on top */ .pdp-ds__stat-label { font-size: 16px; font-weight: 400; line-height: normal; color: #000000; margin-bottom: 4px; } /* Value SECOND in DOM and visually below */ .pdp-ds__stat-value { font-size: 24px; font-weight: 700; line-height: normal; color: #000000; } /* ============================================================ FEATURE CALLOUT CARDS — CAROUSEL 3 cards → desktop: static 3-up grid (≤4 threshold) Tablet (641–1024px): 3-up scroll-snap, dots visible Mobile (≤640px): 1-up scroll-snap, dots visible ============================================================ */ /* -- Carousel wrapper -- */ .pdp-ds__carousel-wrap { position: relative; margin-bottom: 48px; } /* -- Desktop default: static 3-up grid (no scroll) -- */ .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 sanitizers strip aspect-ratio; this approach is reliable --------------------------------------------------------- */ .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 on every build */ .pdp-ds__card-img { position: absolute; top: 0; left: 0; display: block !important; width: 100% !important; height: 100% !important; object-fit: contain; } /* -- Card text -- Spec: Heading 22px/Bold/normal | Body 16px/Regular/1.5 -------------------------------------------------------- */ .pdp-ds__card-heading { font-size: 22px; font-weight: 700; line-height: normal; color: #000000; margin-bottom: 10px; } .pdp-ds__card-body { font-size: 16px; font-weight: 400; line-height: 1.5; /* intentional — feature body copy, per spec */ color: #000000; } /* -- Dot navigation hidden on desktop -- */ .pdp-ds__dots { display: none; } /* ============================================================ TABLET (641–1024px): 3-up scroll-snap carousel Scroll + snap applied here, NOT at top level ============================================================ */ @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% - 32px) / 3); scroll-snap-align: start; } /* Dots visible on tablet */ .pdp-ds__dots { display: flex; justify-content: center; gap: 8px; margin-top: 16px; list-style: none; padding: 0; } .pdp-ds__dot-btn { width: 8px; height: 8px; border-radius: 50%; border: none; background: #e8e8e8; cursor: pointer; padding: 0
General | |
|---|---|
Age group | Adult |
Color | white |
Gender | unisex |
Size | one size |
Brand | TaylorMade |
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.