{"product_id":"new-unbranded-golf-grips-tour-velvet-style-rubber-wrap-all-weather-standard","title":"NEW Unbranded Golf Grips Tour Velvet Style Rubber Wrap All Weather Standard","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800\u0026family=Barlow:wght@400;500;600\u0026display=swap');\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Barlow', sans-serif;\n    background: #fff;\n    color: #1a1a1a;\n    max-width: 680px;\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n  .hero {\n    background: linear-gradient(135deg, #0a1628 0%, #1a3a2a 100%);\n    padding: 40px 32px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 200px; height: 200px;\n    border-radius: 50%;\n    background: rgba(74,180,74,0.08);\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -40px; left: -40px;\n    width: 160px; height: 160px;\n    border-radius: 50%;\n    background: rgba(74,180,74,0.06);\n  }\n  .hero-tag {\n    display: inline-block;\n    background: #4ab44a;\n    color: #fff;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 16px;\n  }\n  .hero h1 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 42px;\n    font-weight: 800;\n    color: #fff;\n    line-height: 1.1;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 10px;\n  }\n  .hero h1 span { color: #4ab44a; }\n  .hero p {\n    color: rgba(255,255,255,0.65);\n    font-size: 14px;\n    font-weight: 500;\n    letter-spacing: 0.5px;\n  }\n\n  \/* VALUE BAR *\/\n  .value-bar {\n    background: #4ab44a;\n    display: flex;\n    justify-content: center;\n    gap: 0;\n  }\n  .value-item {\n    flex: 1;\n    text-align: center;\n    padding: 14px 8px;\n    border-right: 1px solid rgba(255,255,255,0.25);\n  }\n  .value-item:last-child { border-right: none; }\n  .value-icon {\n    font-size: 18px;\n    display: block;\n    margin-bottom: 2px;\n  }\n  .value-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    color: #fff;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    display: block;\n  }\n\n  \/* SECTION *\/\n  .section {\n    padding: 28px 24px;\n    border-bottom: 1px solid #f0f0f0;\n  }\n  .section-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 20px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #0a1628;\n    margin-bottom: 16px;\n    padding-bottom: 8px;\n    border-bottom: 3px solid #4ab44a;\n    display: inline-block;\n  }\n\n  \/* FEATURES GRID *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .feature-card {\n    background: #f7f9f7;\n    border-left: 3px solid #4ab44a;\n    padding: 12px 14px;\n    border-radius: 0 4px 4px 0;\n  }\n  .feature-card strong {\n    display: block;\n    font-size: 13px;\n    font-weight: 700;\n    color: #0a1628;\n    margin-bottom: 2px;\n    font-family: 'Barlow Condensed', sans-serif;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .feature-card span {\n    font-size: 12px;\n    color: #555;\n    line-height: 1.4;\n  }\n\n  \/* QUANTITY TABLE *\/\n  .qty-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n  }\n  .qty-table thead tr {\n    background: #0a1628;\n    color: #fff;\n  }\n  .qty-table th {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    font-size: 12px;\n    padding: 10px 14px;\n    text-align: left;\n  }\n  .qty-table td {\n    padding: 10px 14px;\n    border-bottom: 1px solid #f0f0f0;\n    font-size: 13px;\n    color: #333;\n  }\n  .qty-table tr:nth-child(even) td { background: #f9faf9; }\n  .qty-table tr.hero-row td {\n    background: #f0faf0;\n    font-weight: 700;\n    color: #0a1628;\n  }\n  .best-value-badge {\n    background: #4ab44a;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    font-family: 'Barlow Condensed', sans-serif;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    padding: 2px 7px;\n    border-radius: 2px;\n    margin-left: 6px;\n  }\n  .per-grip {\n    font-size: 11px;\n    color: #4ab44a;\n    font-weight: 600;\n  }\n\n  \/* WHY US *\/\n  .why-list { list-style: none; }\n  .why-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 8px 0;\n    border-bottom: 1px solid #f5f5f5;\n    font-size: 13px;\n    color: #333;\n    line-height: 1.5;\n  }\n  .why-list li:last-child { border-bottom: none; }\n  .check {\n    background: #4ab44a;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 800;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* SPECS *\/\n  .specs-table { width: 100%; border-collapse: collapse; font-size: 13px; }\n  .specs-table tr { border-bottom: 1px solid #f0f0f0; }\n  .specs-table td { padding: 9px 12px; }\n  .specs-table td:first-child {\n    font-weight: 700;\n    color: #0a1628;\n    width: 40%;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    background: #f7f9f7;\n  }\n\n  \/* DISCLAIMER *\/\n  .disclaimer {\n    background: #fffbf0;\n    border: 1px solid #ffe082;\n    border-left: 4px solid #f9a825;\n    padding: 14px 16px;\n    border-radius: 0 4px 4px 0;\n    font-size: 12px;\n    color: #555;\n    line-height: 1.6;\n    margin-top: 4px;\n  }\n  .disclaimer strong { color: #0a1628; }\n\n  \/* FOOTER *\/\n  .footer {\n    background: #0a1628;\n    padding: 24px;\n    text-align: center;\n  }\n  .footer p {\n    color: rgba(255,255,255,0.5);\n    font-size: 12px;\n    line-height: 1.7;\n  }\n  .footer strong { color: #4ab44a; }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-tag\"\u003eFree U.S. Shipping · Ships Fast\u003c\/div\u003e\n  \u003ch1\u003eGolf Grips\u003cbr\u003e\u003cspan\u003eTour Velvet Style\u003c\/span\u003e\n\u003c\/h1\u003e\n  \u003cp\u003eAll-Weather Rubber Wrap · Standard Size · Full Set Available\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- VALUE BAR --\u003e\n\u003cdiv class=\"value-bar\"\u003e\n  \u003cdiv class=\"value-item\"\u003e\n    \u003cspan class=\"value-icon\"\u003e🇺🇸\u003c\/span\u003e\n    \u003cspan class=\"value-label\"\u003eU.S. Seller\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"value-item\"\u003e\n    \u003cspan class=\"value-icon\"\u003e⚡\u003c\/span\u003e\n    \u003cspan class=\"value-label\"\u003eFast Ship\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"value-item\"\u003e\n    \u003cspan class=\"value-icon\"\u003e📦\u003c\/span\u003e\n    \u003cspan class=\"value-label\"\u003eFree Shipping\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"value-item\"\u003e\n    \u003cspan class=\"value-icon\"\u003e⭐\u003c\/span\u003e\n    \u003cspan class=\"value-label\"\u003eTop Quality\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"section-title\"\u003eGrip Features\u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eAll-Weather Rubber\u003c\/strong\u003e\n      \u003cspan\u003eTacky feel in wet or dry conditions — never lose your grip\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eTour-Style Pattern\u003c\/strong\u003e\n      \u003cspan\u003eClassic wrap-style texture trusted by golfers at every level\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eStandard Size\u003c\/strong\u003e\n      \u003cspan\u003eFits all standard shafts\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eShock Absorption\u003c\/strong\u003e\n      \u003cspan\u003eSoft rubber compound reduces vibration and hand fatigue\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eEasy Install\u003c\/strong\u003e\n      \u003cspan\u003eStandard taper fits all standard shafts\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cstrong\u003eFresh Feel\u003c\/strong\u003e\n      \u003cspan\u003eBrand new — restore the feel of a freshly re-gripped set\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- QUANTITY OPTIONS --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"section-title\"\u003eChoose Your Quantity\u003c\/div\u003e\n  \u003ctable class=\"qty-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003eQuantity\u003c\/th\u003e\n        \u003cth\u003ePrice\u003c\/th\u003e\n        \u003cth\u003ePer Grip\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e3 Grips\u003c\/td\u003e\n        \u003ctd\u003e$15.99\u003c\/td\u003e\n        \u003ctd class=\"per-grip\"\u003e$5.33\/grip\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e5 Grips\u003c\/td\u003e\n        \u003ctd\u003e$22.99\u003c\/td\u003e\n        \u003ctd class=\"per-grip\"\u003e$4.60\/grip\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e8 Grips\u003c\/td\u003e\n        \u003ctd\u003e$33.99\u003c\/td\u003e\n        \u003ctd class=\"per-grip\"\u003e$4.25\/grip\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr class=\"hero-row\"\u003e\n        \u003ctd\u003e13 Grips \u003cspan class=\"best-value-badge\"\u003eBest Value\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003ctd\u003e$44.99\u003c\/td\u003e\n        \u003ctd class=\"per-grip\"\u003e$3.46\/grip\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003cp style=\"font-size:12px;color:#888;margin-top:10px;\"\u003eAll quantities include free U.S. shipping. Select your quantity and size using the options above.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- WHY BUY --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"section-title\"\u003eWhy Buy From Us\u003c\/div\u003e\n  \u003cul class=\"why-list\"\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eU.S.-based seller\u003c\/strong\u003e — faster shipping, no customs delays, easy returns\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eShips within 1 business day\u003c\/strong\u003e — get back on the course fast\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree shipping\u003c\/strong\u003e — no surprises at checkout\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFull set value\u003c\/strong\u003e — the 13-pack covers a complete iron and wood set regrip\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cdiv class=\"check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHonest listing\u003c\/strong\u003e — what you see is what you get, no misleading photos\u003c\/div\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"section-title\"\u003eSpecifications\u003c\/div\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRubber Wrap \/ Tour Velvet Style\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eStandard\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFits\u003c\/td\u003e\n\u003ctd\u003eIrons, Woods, Hybrids (standard taper)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCondition\u003c\/td\u003e\n\u003ctd\u003eBrand New\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eUnbranded\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFree · U.S. Only · 1 Business Day Handling\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- DISCLAIMER --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cdiv class=\"section-title\"\u003eImportant Note\u003c\/div\u003e\n  \u003cdiv class=\"disclaimer\"\u003e\n    These are unbranded Tour Velvet–style grips and are not affiliated with Golf Pride®.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"footer\"\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eQuestions? Message us before buying.\u003c\/strong\u003e\u003cbr\u003e\n    We respond fast and stand behind every order.\u003cbr\u003e\n    \u003cspan style=\"color:rgba(255,255,255,0.3);font-size:11px;margin-top:6px;display:block;\"\u003eFree shipping · U.S. seller · Ships within 1 business day\u003c\/span\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\n","brand":"Golf Depot USA","offers":[{"title":"Default Title","offer_id":53675923472747,"sku":"EBAY-336464050442","price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0912\/4659\/2363\/files\/57_6df55bcd-b5e0-4e64-82e2-5ec565384646.jpg?v=1786080945","url":"https:\/\/golfdepotusa.com\/products\/new-unbranded-golf-grips-tour-velvet-style-rubber-wrap-all-weather-standard","provider":"Golf Depot USA","version":"1.0","type":"link"}