{"product_id":"don-t-suck™-golf-tees-pureflight™-4-prong-design-50-pack","title":"DON’T SUCK™ Golf Tees – PureFlight™ 4-Prong Design (50-Pack)","description":"\u003cstyle\u003e\n\/* =========================\n   AF LUXURY PAGE STYLES (Scoped \u0026 Premium)\n   ========================= *\/\n.af-luxury-page {\n  background: #050509;\n  color: #f3f4f6;\n  padding: 60px 20px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.6;\n}\n.af-luxury-page * { box-sizing: border-box; }\n\n.af-container { max-width: 1000px; margin: 0 auto; }\n\n\/* TYPOGRAPHY *\/\n.af-eyebrow{\n  color:#34d399;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n  font-weight:700;\n  font-size:.75rem;\n  margin:0 0 12px;\n  text-align:center;\n}\n.af-hero h1{\n  margin:0 0 16px;\n  font-weight:800;\n  line-height:1.1;\n  font-size:clamp(2.2rem,5vw,3.2rem);\n  letter-spacing:-.02em;\n  color:#fff;\n  text-align:center;\n}\n.af-lead{\n  font-size:1.2rem;\n  color:#fff;\n  font-weight:700;\n  text-align:center;\n  margin: 0 0 10px;\n}\n.af-lede{\n  margin:0 auto 22px;\n  max-width:760px;\n  color:#9ca3af;\n  font-size:1.1rem;\n  text-align:center;\n  line-height:1.6;\n}\n\n\/* CARDS *\/\n.af-card{\n  background:#111827;\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:24px;\n  padding:40px;\n  margin-bottom:24px;\n  box-shadow:0 20px 40px -10px rgba(0,0,0,.5);\n  position:relative;\n  overflow:hidden;\n}\n.af-h2{\n  margin:0 0 20px;\n  font-size:1.75rem;\n  line-height:1.2;\n  font-weight:700;\n  color:#fff;\n}\n.af-muted{\n  color:#d1d5db;\n  font-size:1.05rem;\n  margin-bottom:1.2rem;\n}\n\n\/* EXEC SUMMARY *\/\n.af-exec-summary{\n  background:rgba(52,211,153,.1);\n  border:1px solid rgba(52,211,153,.25);\n  border-radius:16px;\n  padding:24px;\n  margin-bottom:22px;\n  text-align:left;\n}\n.af-exec-summary__hdr{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  flex-wrap:wrap;\n  margin-bottom:10px;\n}\n.af-exec-summary__label{\n  font-size:.75rem;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  color:#34d399;\n  font-weight:800;\n  background:rgba(52,211,153,.1);\n  padding:4px 8px;\n  border-radius:6px;\n}\n.af-exec-summary__note{\n  font-size:.95rem;\n  color:#fff;\n  font-weight:600;\n}\n.af-exec-summary p{\n  margin:0;\n  color:#d1d5db;\n  font-size:1rem;\n  line-height:1.6;\n}\n\n\/* LISTS *\/\n.af-list, .af-steps, ul{\n  margin:0;\n  padding-left:1.2rem;\n  color:#d1d5db;\n}\n.af-list li, .af-steps li, ul li{ margin:.8rem 0; }\n.af-list li strong, ul li strong{ color:#fff; }\n\n\/* CHIPS *\/\n.af-chip-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:18px;\n}\n.af-chip{\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.15);\n  color:#e5e7eb;\n  padding:6px 14px;\n  border-radius:999px;\n  font-size:.85rem;\n  font-weight:500;\n}\n\n\/* IMAGES (Locked Wrap) *\/\n.af-img-wrap{\n  width:100%;\n  border-radius:16px;\n  overflow:hidden;\n  border:1px solid rgba(255,255,255,.1);\n  margin-top:16px;\n}\n.af-img{\n  width:100%;\n  height:auto;\n  display:block;\n}\n\n\/* FAQ *\/\n.af-faq{\n  border-top:1px solid rgba(255,255,255,.1);\n  padding:16px 0;\n}\n.af-faq summary{\n  cursor:pointer;\n  font-weight:700;\n  color:#fff;\n  font-size:1.1rem;\n  list-style:none;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:12px;\n}\n.af-faq summary::-webkit-details-marker{ display:none; }\n.af-faq summary::after{\n  content:\"+\";\n  font-weight:400;\n  color:#9ca3af;\n  font-size:1.5rem;\n}\ndetails[open] summary::after{ content:\"−\"; }\n.af-faq div{ margin-top:12px; color:#d1d5db; line-height:1.6; }\n\n\/* BUTTONS (Locked System) *\/\n.af-btn-wrap{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:18px;\n  justify-content:center;\n}\n.af-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:12px 24px;\n  border-radius:999px;\n  font-weight:700;\n  text-decoration:none !important;\n  font-size:.95rem;\n  transition:all .2s ease;\n  cursor:pointer;\n  border:none;\n  font-family:inherit;\n  user-select:none;\n}\n.af-btn:hover{ transform:translateY(-2px); }\n.af-btn-primary{\n  background:#34d399;\n  color:#064e3b !important;\n  box-shadow:0 4px 12px rgba(52,211,153,.3);\n}\n.af-btn-primary:hover{\n  background:#10b981;\n  box-shadow:0 8px 20px rgba(52,211,153,.4);\n}\n.af-btn-secondary{\n  background:rgba(255,255,255,.1);\n  color:#fff !important;\n  border:1px solid rgba(255,255,255,.1);\n}\n.af-btn-secondary:hover{ background:rgba(255,255,255,.2); }\n\n\/* GRIDS *\/\n.af-grid-2{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:20px;\n}\n@media (min-width:768px){\n  .af-grid-2{ grid-template-columns:1fr 1fr; }\n}\n.af-center{ text-align:center; }\n\u003c\/style\u003e\n\u003cdiv data-af-tees-pdp=\"\" class=\"af-luxury-page\"\u003e\n\u003cdiv class=\"af-container\"\u003e\n\u003cheader class=\"af-hero\"\u003e\n\u003cp class=\"af-eyebrow\"\u003eOn-Course Essentials • Repeatable Setup • PureFlight™ Tech\u003c\/p\u003e\n\u003ch1\u003eDON’T SUCK™ Golf Tees (50-Pack)\u003c\/h1\u003e\n\u003cdiv class=\"af-exec-summary\"\u003e\n\u003cdiv class=\"af-exec-summary__hdr\"\u003e\n\u003cspan class=\"af-exec-summary__label\"\u003eTest Verdict\u003c\/span\u003e \u003cspan class=\"af-exec-summary__note\"\u003eRemove the dumb variable: inconsistent setup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eMost tee shots don’t fail because you “need more tips.” They fail because your setup changes without permission: height drifts, the ball wobbles, the tee snaps, and your routine resets mid-hole. The 4-prong head stabilizes the ball, and \u003cstrong\u003ePureFlight™ Tech\u003c\/strong\u003e reduces unnecessary contact at impact so launches are cleaner and more repeatable.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eVerdict:\u003c\/strong\u003e Choose these if you want the same start-of-hole routine more often. Skip them if you treat tees like party favors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"af-lead\"\u003eA tee shot shouldn’t feel like a science experiment.\u003c\/p\u003e\n\u003cp class=\"af-lede\"\u003eConsistency isn’t sexy. It’s just how you stop donating strokes. These tees are built to make the first move of every hole boring, stable, and repeatable.\u003c\/p\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\n\u003cbutton data-af-atc=\"\" class=\"af-btn af-btn-primary\" type=\"button\"\u003eAdd to Cart\u003c\/button\u003e \u003ca href=\"#choose\" class=\"af-btn af-btn-secondary\"\u003eChoose Your Setup\u003c\/a\u003e \u003ca href=\"\/pages\/our-golf-gear-testing-design-standards\" class=\"af-btn af-btn-secondary\"\u003eTesting Standards\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eHook: the tee is tiny… and it controls the entire hole\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eHere’s the annoying truth: the tee shot is the only shot you take with perfect conditions and unlimited time. So when it goes sideways, it’s usually because a small variable slipped in unnoticed.\u003c\/p\u003e\n\u003cp class=\"af-muted\"\u003eThe usual culprit is tee consistency: height drift, wobble, and broken wood tees forcing a mid-routine reset. That’s not “golf being hard.” That’s bad inputs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eConflict: broken tees + inconsistent height = random launches\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eA snapped wood tee steals momentum. A ball that isn’t seated the same way creates those “why did that launch weird?” moments. The worst part is you can’t diagnose it after the fact, because it looks like a swing problem.\u003c\/p\u003e\n\u003cp class=\"af-muted\"\u003eDON’T SUCK™ tees are built to remove that noise: \u003cstrong\u003estable seating\u003c\/strong\u003e, \u003cstrong\u003erepeatable height\u003c\/strong\u003e, and \u003cstrong\u003edurability\u003c\/strong\u003e that doesn’t crumble if you breathe on it.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eJourney: how the design removes variables\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1 — 4-Prong Stability:\u003c\/strong\u003e Reduces ball wobble at address so setup is less fussy.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2 — PureFlight™ Tech:\u003c\/strong\u003e Head geometry minimizes unnecessary contact at impact for cleaner launches.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3 — Durability:\u003c\/strong\u003e Premium plastic outlasts wood tees so you stop reloading constantly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 4 — Organization:\u003c\/strong\u003e Includes a reusable pouch so tees don’t become bag confetti.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv aria-hidden=\"true\" class=\"af-chip-row\"\u003e\n\u003cspan class=\"af-chip\"\u003ePureFlight™ Tech\u003c\/span\u003e \u003cspan class=\"af-chip\"\u003e4-Prong Stability\u003c\/span\u003e \u003cspan class=\"af-chip\"\u003eHigh Durability\u003c\/span\u003e \u003cspan class=\"af-chip\"\u003e50-Pack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-grid-2\"\u003e\n\u003cdiv class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eWho it’s for\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eConsistency seekers:\u003c\/strong\u003e You want the same tee height and feel every time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoutine builders:\u003c\/strong\u003e You hate “broken-tee distractions.”\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eValue hunters:\u003c\/strong\u003e One pack lasts much longer than wood tees.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eWho it’s not for\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNovelty buyers:\u003c\/strong\u003e These aren’t gag tees. They’re equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRange grinders:\u003c\/strong\u003e If you machine-gun buckets, cheap wood tees are fine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\" id=\"choose\"\u003e\n\u003ch2 class=\"af-h2\"\u003eChoose your setup\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDefault choice:\u003c\/strong\u003e Choose DON’T SUCK™ tees for “same setup, more often.”\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull routine:\u003c\/strong\u003e Pair tees with a magnetic towel system so clean contact and consistent setup happen together.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCasual play:\u003c\/strong\u003e If you play 5 rounds a year, basic wood tees are fine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\n\u003ca href=\"\/collections\/golf-tees\" class=\"af-btn af-btn-secondary\"\u003eShop All Tees\u003c\/a\u003e \u003ca href=\"\/collections\/magnetic-towels\" class=\"af-btn af-btn-secondary\"\u003eAdd Magnetic Towel\u003c\/a\u003e \u003ca href=\"\/collections\/magnetic-landing-pads\" class=\"af-btn af-btn-secondary\"\u003eAdd Landing Pad\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eUse it like this\u003c\/h2\u003e\n\u003col class=\"af-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePick one driver tee height:\u003c\/strong\u003e match your preferred ball position and stick to it.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeat stable:\u003c\/strong\u003e press into turf until the tee doesn’t wiggle. Don’t bury it out of fear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCheck wobble:\u003c\/strong\u003e if the ball rocks, fix it now instead of “hoping.”\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSwing:\u003c\/strong\u003e the tee’s job is to be invisible to the outcome.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecover + reuse:\u003c\/strong\u003e pick it up. Repeat the same setup next hole.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eProof and trust\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eThe goal isn’t hype. It’s reducing friction and removing variables where they actually matter: the first move of every hole. If your setup is repeatable, your strike becomes more repeatable.\u003c\/p\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\n\u003ca href=\"\/pages\/our-golf-gear-testing-design-standards\" class=\"af-btn af-btn-secondary\"\u003eRead Testing Standards\u003c\/a\u003e \u003ca href=\"\/pages\/golf-bag-essentials-the-ultimate-magnetic-accessory-system-guide\" class=\"af-btn af-btn-secondary\"\u003eSystem Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"af-faq\" class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eProduct FAQ\u003c\/h2\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eAre these better than wood tees?\u003c\/summary\u003e\n\u003cdiv\u003eFor repeatability and durability, yes. Wood tees deform and snap, which changes height and resets your routine. Plastic tees hold shape longer and keep setup more consistent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eWhat is PureFlight™ Tech?\u003c\/summary\u003e\n\u003cdiv\u003eIt’s the head geometry designed to reduce unnecessary contact at impact, supporting cleaner launches and a more consistent strike.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eDo these add distance?\u003c\/summary\u003e\n\u003cdiv\u003eThey don’t create magic speed. But consistent height and cleaner contact help you access your normal distance more often instead of the random low-launch mishits.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eCan I use them for irons and hybrids?\u003c\/summary\u003e\n\u003cdiv\u003eYes. Stable seating works well for par-3 tee shots, hybrids, and fairway woods when you want a controlled launch.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eAre they unbreakable?\u003c\/summary\u003e\n\u003cdiv\u003eNo tee is unbreakable. These are significantly more durable than wood, and a 50-pack should last a long time for most golfers.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eWho are these NOT for?\u003c\/summary\u003e\n\u003cdiv\u003eNovelty buyers, heavy range grinders, or anyone who only cares about the cheapest possible option regardless of performance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card af-center\" id=\"buy\"\u003e\n\u003ch2 class=\"af-h2\"\u003eTransformation: make the start of the hole repeatable\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eIf you’re trying to eliminate variables, start with the one you touch on every tee shot. Make your setup boring. Then let your swing do the talking.\u003c\/p\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\n\u003cbutton data-af-atc=\"\" class=\"af-btn af-btn-primary\" type=\"button\"\u003eAdd to Cart\u003c\/button\u003e \u003ca href=\"\/collections\/golf-tees\" class=\"af-btn af-btn-secondary\"\u003eShop All Tees\u003c\/a\u003e \u003ca href=\"\/pages\/golf-gear-system-hub\" class=\"af-btn af-btn-secondary\"\u003eSee System Hub\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQPage JSON-LD (matches on-page FAQ) --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are these better than wood tees?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"For repeatability and durability, yes. Wood tees deform and snap, which changes height and resets your routine. Plastic tees hold shape longer and keep setup more consistent.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is PureFlight™ Tech?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It’s the head geometry designed to reduce unnecessary contact at impact, supporting cleaner launches and a more consistent strike.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do these add distance?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"They don’t create magic speed. But consistent height and cleaner contact help you access your normal distance more often instead of random low-launch mishits.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I use them for irons and hybrids?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Stable seating works well for par-3 tee shots, hybrids, and fairway woods when you want a controlled launch.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are they unbreakable?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No tee is unbreakable. These are significantly more durable than wood, and a 50-pack should last a long time for most golfers.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who are these NOT for?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Novelty buyers, heavy range grinders, or anyone who only cares about the cheapest possible option regardless of performance.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript\u003e\n\/* =========================================================\n   AF PDP ATC (Theme-Independent | No-Variant Safe)\n   - For products without variants: submit the REAL Shopify \/cart\/add form\n   - Uses requestSubmit() with MutationObserver fallback\n   - Does NOT rely on theme buttons\n   ========================================================= *\/\n(function(){\n  const root = document.querySelector('[data-af-tees-pdp]');\n  if(!root) return;\n\n  const atcBtns = Array.from(root.querySelectorAll('[data-af-atc]'));\n\n  function findProductForm(){\n    const forms = Array.from(document.querySelectorAll('form[action^=\"\/cart\/add\"]'));\n    if(!forms.length) return null;\n\n    \/\/ Prefer a form that actually contains the variant id input\/select\n    const preferred = forms.find(f =\u003e f.querySelector('input[name=\"id\"], select[name=\"id\"]'));\n    return preferred || forms[0];\n  }\n\n  function submitRealCartForm(){\n    const form = findProductForm();\n    if(!form) return false;\n\n    try{\n      if(typeof form.requestSubmit === \"function\") form.requestSubmit();\n      else form.submit();\n      return true;\n    }catch(e){\n      try{ form.submit(); return true; }catch(_){ return false; }\n    }\n  }\n\n  function submitWithObserverFallback(){\n    if(submitRealCartForm()) return;\n\n    const obs = new MutationObserver(() =\u003e {\n      if(findProductForm()){\n        obs.disconnect();\n        submitRealCartForm();\n      }\n    });\n    obs.observe(document.documentElement, { childList:true, subtree:true });\n    setTimeout(() =\u003e { try{ obs.disconnect(); }catch(e){} }, 8000);\n  }\n\n  atcBtns.forEach(btn =\u003e {\n    btn.addEventListener('click', (e) =\u003e {\n      e.preventDefault();\n      submitWithObserverFallback();\n    });\n  });\n})();\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Aiming Fluid Golf","offers":[{"title":"Default Title","offer_id":48082174050545,"sku":"AFGT-50","price":16.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0795\/0870\/1425\/files\/MAG_Main_Image_1.jpg?v=1777044550","url":"https:\/\/golfsurplus.shop\/products\/don-t-suck%e2%84%a2-golf-tees-pureflight%e2%84%a2-4-prong-design-50-pack","provider":"GOLF SURPLUS","version":"1.0","type":"link"}