{"product_id":"the-40-magnetic-golf-towel-landing-pad-system","title":"The 40 Magnetic Golf Towel + Landing Pad System","description":"\u003cstyle\u003e\n\/* =========================\n   AF LUXURY PAGE STYLES (Locked Option A)\n   ========================= *\/\n:root {\n  --af-graphite: #0B0D0B;\n  --af-tech: #9FB8A0;\n  --af-olive: #1A2517;\n  --af-signal: #22C55E;\n  \n  --bg-color: var(--af-graphite);\n  --card-bg: #0B0D0B;\n  --text-main: #f5f5f7;\n  --text-muted: #A3A3A8;\n  --border: rgba(159, 184, 160, 0.2); \n  --border-soft: rgba(159, 184, 160, 0.1);\n  --shadow: 0 20px 40px rgba(0,0,0,0.6);\n}\n\n.af-luxury-page {\n  background: var(--bg-color);\n  color: var(--text-main);\n  padding: 60px 20px;\n  font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Text\", \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n.af-luxury-page * { box-sizing: border-box; }\n.af-container { max-width: 1000px; margin: 0 auto; }\n\n\/* TYPOGRAPHY *\/\n.af-eyebrow {\n  color: var(--af-tech);\n  letter-spacing: .1em;\n  text-transform: uppercase;\n  font-weight: 800;\n  font-size: .75rem;\n  margin: 0 0 16px;\n  text-align: center;\n}\n.af-hero {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  margin-bottom: 24px;\n}\n.af-hero h1 {\n  margin: 0 0 14px;\n  font-weight: 800;\n  line-height: 1.05;\n  font-size: clamp(2.25rem, 5vw, 3.75rem);\n  letter-spacing: -0.02em;\n  background: linear-gradient(180deg, #fff, #a1a1aa);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  text-align: center;\n}\n.af-lead {\n  font-size: 1.2rem;\n  color: #fff;\n  font-weight: 750;\n  text-align: center;\n  margin: 12px 0 10px;\n}\n.af-lede {\n  margin: 0 auto 0;\n  max-width: 760px;\n  color: var(--text-muted);\n  font-size: 1.05rem;\n  text-align: center;\n  line-height: 1.65;\n}\n\n\/* CARDS *\/\n.af-card {\n  background: rgba(255,255,255,0.02);\n  border-radius: 24px;\n  padding: 34px;\n  margin: 18px 0;\n  border: 1px solid var(--border);\n  box-shadow: var(--shadow);\n}\n.af-card--tech {\n  background: linear-gradient(180deg, rgba(159,184,160,0.08), var(--af-graphite));\n  border: 1px solid rgba(159,184,160,0.3);\n}\n.af-h2 {\n  margin: 0 0 12px;\n  font-size: 1.7rem;\n  line-height: 1.2;\n  font-weight: 750;\n  color: #fff;\n  letter-spacing: -0.01em;\n}\n.af-muted {\n  color: var(--text-muted);\n  font-size: 1.02rem;\n  margin: 0 0 .9rem;\n}\n\n\/* EXEC SUMMARY *\/\n.af-exec-summary {\n  background: var(--af-olive);\n  border: 1px solid rgba(159,184,160,0.3);\n  border-radius: 20px;\n  padding: 20px;\n  margin: 0 auto 18px;\n  max-width: 860px;\n  text-align: left;\n}\n.af-exec-summary strong {\n  display: block;\n  font-size: .75rem;\n  letter-spacing: .05em;\n  text-transform: uppercase;\n  color: var(--af-tech);\n  font-weight: 900;\n  margin-bottom: 8px;\n}\n.af-exec-summary p {\n  margin: 0;\n  color: #e5e7eb;\n  font-size: 1.02rem;\n  line-height: 1.65;\n}\n\n\/* IMAGE WRAPPERS \u0026 VIDEO *\/\n.af-img-wrap {\n  margin: 0 0 14px 0;\n  border-radius: 18px;\n  overflow: hidden;\n  border: 1px solid var(--border-soft);\n  background: rgba(255,255,255,0.02);\n}\n.af-img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\nvideo.af-img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 18px;\n  object-fit: cover;\n}\n\n\/* LISTS *\/\n.af-bullets { margin: 0; padding-left: 1.2rem; color: var(--text-muted); }\n.af-bullets li { margin: .75rem 0; }\n.af-bullets li strong { color: #fff; font-weight: 750; }\n\n\/* CHIPS *\/\n.af-chip-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 16px;\n  justify-content: center;\n}\n.af-chip {\n  background: rgba(159,184,160,0.1);\n  border: 1px solid rgba(159,184,160,0.25);\n  color: #e5e5e7;\n  padding: 8px 16px;\n  border-radius: 999px;\n  font-size: .9rem;\n  font-weight: 650;\n}\n\n\/* BUTTONS *\/\n.af-btn-wrap {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 12px;\n  margin-top: 16px;\n  align-items: center;\n}\n.af-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 14px 28px;\n  border-radius: 999px;\n  font-weight: 750;\n  text-decoration: none;\n  font-size: 1rem;\n  transition: all .2s ease;\n  border: 0;\n  cursor: pointer;\n  min-height: 48px;\n}\n.af-btn-primary {\n  background: var(--af-signal);\n  color: #000;\n  border: 1px solid var(--af-signal);\n  font-weight: 900;\n  box-shadow: 0 4px 12px rgba(34, 197, 94, 0.3);\n}\n.af-btn-primary:hover {\n  filter: brightness(1.1);\n  transform: translateY(-2px);\n}\n.af-btn-secondary {\n  background: transparent;\n  color: #fff;\n  border: 1px solid rgba(255,255,255,0.2);\n  font-size: .95rem;\n  padding: 12px 24px;\n}\n.af-btn-secondary:hover {\n  background: rgba(255,255,255,0.06);\n  border-color: rgba(255,255,255,0.4);\n  transform: translateY(-2px);\n}\n\n\/* INTERACTION MODULE *\/\n.af-hero-interaction {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid var(--af-tech);\n  border-radius: 24px;\n  padding: 22px;\n  margin: 0 auto;\n  max-width: 560px;\n  width: 100%;\n  backdrop-filter: blur(10px);\n  text-align: center;\n  box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n}\n.af-interaction-label {\n  font-size: .8rem;\n  text-transform: uppercase;\n  letter-spacing: .05em;\n  color: var(--af-tech);\n  margin-bottom: 10px;\n  font-weight: 800;\n  display: block;\n  text-align: center;\n}\n.af-swatch-row {\n  display: flex;\n  justify-content: center;\n  gap: 12px;\n  margin-bottom: 14px;\n  flex-wrap: wrap;\n}\n.af-swatch {\n  width: 32px; height: 32px; border-radius: 50%;\n  border: 2px solid rgba(255,255,255,0.2);\n  cursor: pointer;\n  transition: transform .2s, border-color .2s, box-shadow .2s;\n  padding: 0;\n  background: #111;\n  position: relative;\n}\n.af-swatch:hover { transform: scale(1.1); border-color: #fff; }\n.af-swatch[aria-selected=\"true\"] {\n  border-color: var(--af-signal);\n  box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.2);\n  transform: scale(1.1);\n}\n\n.af-nudge {\n  text-align: center;\n  margin-top: 10px;\n  color: var(--text-muted);\n  font-size: .92rem;\n}\n\n\/* WORKFLOW STEPS *\/\n.af-steps {\n  display: grid;\n  grid-template-columns: 1fr; \/* Default mobile 1 col *\/\n  gap: 16px;\n  margin-top: 14px;\n}\n.af-step {\n  background: rgba(159,184,160,0.08);\n  border: 1px solid rgba(159,184,160,0.25);\n  border-radius: 18px;\n  padding: 24px;\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n  text-align: left;\n}\n.af-step h3 {\n  margin: 14px 0 8px 0;\n  font-size: 1.25rem;\n  font-weight: 900;\n  color: var(--af-signal);\n  text-transform: uppercase;\n  letter-spacing: 0.02em;\n}\n.af-step p {\n  margin: 0;\n  color: #d1d5db;\n  font-size: 1.05rem;\n  line-height: 1.5;\n}\n.af-step .af-chip {\n  color: var(--af-signal);\n  border-color: rgba(34, 197, 94, 0.5);\n  background: rgba(34, 197, 94, 0.1);\n}\n\n\/* COMPARISON TABLE *\/\n.af-compare-table {\n  width: 100%;\n  border-collapse: separate;\n  border-spacing: 0;\n  margin: 20px 0;\n  font-size: 0.95rem;\n  color: var(--text-main);\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  overflow: hidden;\n}\n.af-compare-table caption {\n  font-weight: 700;\n  text-align: left;\n  margin-bottom: 10px;\n  color: var(--af-tech);\n  text-transform: uppercase;\n  font-size: 0.8rem;\n  letter-spacing: 0.05em;\n}\n.af-compare-table th, .af-compare-table td {\n  padding: 12px 16px;\n  text-align: left;\n  border-bottom: 1px solid var(--border-soft);\n}\n.af-compare-table th {\n  background: rgba(159,184,160,0.1);\n  color: #fff;\n  font-weight: 700;\n}\n.af-compare-table td:first-child {\n  font-weight: 600;\n  color: var(--af-tech);\n  width: 30%;\n}\n.af-compare-table tr:last-child td { border-bottom: none; }\n\n@media (max-width: 600px) {\n  .af-compare-table thead { display: none; }\n  .af-compare-table, .af-compare-table tbody, .af-compare-table tr, .af-compare-table td {\n    display: block; width: 100%;\n  }\n  .af-compare-table tr {\n    margin-bottom: 16px;\n    background: rgba(255,255,255,0.03);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    padding: 12px;\n  }\n  .af-compare-table td {\n    padding: 8px 0;\n    border-bottom: 1px solid var(--border-soft);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n  .af-compare-table td:last-child { border-bottom: none; }\n  .af-compare-table td::before {\n    content: attr(data-label);\n    font-weight: 700;\n    color: var(--af-tech);\n    margin-right: 12px;\n    text-transform: uppercase;\n    font-size: 0.75rem;\n  }\n}\n\n\/* GRIDS *\/\n.af-grid-2 { display: grid; grid-template-columns: 1fr; gap: 18px; }\n@media (min-width: 768px) {\n  .af-grid-2 { grid-template-columns: 1fr 1fr; }\n  .af-bundle-preview { grid-template-columns: 1fr 1fr !important; }\n}\n@media (max-width: 767px) {\n  .af-luxury-page { padding: 40px 16px; }\n  .af-card { padding: 26px; }\n  .af-btn { width: 100%; }\n}\n\n\/* FAQ *\/\n.af-faq { border-top: 1px solid var(--border); padding: 18px 0; }\n.af-faq summary {\n  cursor: pointer;\n  font-weight: 750;\n  color: #fff;\n  font-size: 1.05rem;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 4px 0;\n}\n.af-faq summary::-webkit-details-marker { display: none; }\n.af-faq summary::after { content: \"+\"; font-weight: 400; color: var(--text-muted); font-size: 1.5rem; }\ndetails[open] summary::after { content: \"−\"; }\n.af-faq div { margin-top: 10px; color: var(--text-muted); line-height: 1.6; }\n\n\/* STANDARDS *\/\n.af-standards-citation {\n  margin: 2.2rem 0 0 0;\n  padding: 1.75rem 1.75rem;\n  background: var(--af-olive);\n  border: 1px solid rgba(159,184,160,0.3);\n  border-radius: 16px;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"af-luxury-page\"\u003e\n\u003cdiv class=\"af-container\"\u003e\n\u003cheader class=\"af-hero\"\u003e\n\u003cp class=\"af-eyebrow\"\u003eInstant Access Bundle • The 40 + Landing Pad\u003c\/p\u003e\n\u003ch1\u003eThe 40 + Landing Pad — Instant Access Bundle\u003c\/h1\u003e\n\u003cdiv class=\"af-exec-summary\"\u003e\n\u003cstrong\u003eTest Verdict\u003c\/strong\u003e\n\u003cp\u003eThe 40 gives you maximum surface area for true wet\/dry separation, but big towels can be a hassle if they don't have a home. This bundle solves that. The Landing Pad creates a \u003cstrong\u003eguaranteed steel-core docking point inside your bag between club dividers\u003c\/strong\u003e, keeping your 16x40 towel secure, balanced, and off the ground. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eVerdict:\u003c\/strong\u003e The ultimate system for riders and mud-season players.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"af-lead\"\u003eMax coverage + guaranteed access.\u003c\/p\u003e\n\u003cp class=\"af-lede\"\u003eUpgrade your setup with the system designed for heavy-duty cleaning and automatic retention.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 14px;\" class=\"af-btn-wrap\"\u003e\n\u003ca class=\"af-btn af-btn-primary\" href=\"#bundle-hero\"\u003eAdd Bundle to cart\u003c\/a\u003e \u003ca style=\"border: 0; color: var(--text-muted);\" class=\"af-btn af-btn-secondary\" href=\"\/pages\/our-golf-gear-testing-design-standards\"\u003eTesting Standards\u003c\/a\u003e \u003ca style=\"border: 0; color: var(--text-muted);\" class=\"af-btn af-btn-secondary\" href=\"\/collections\/magnetic-towels\"\u003eShop Magnetic Towels\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection class=\"af-card af-card--tech\" id=\"bundle-hero\"\u003e\n\u003ch2 class=\"af-h2\"\u003eThe 40 + Landing Pad (Instant Access)\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eSelect your towel finish. The Landing Pad is included in the bundle.\u003c\/p\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_70852911-336a-4f52-8952-ad7a71331ee4.jpg?v=1769717226\" alt=\"The 40 towel + landing pad bundle\" data-af-bundle-img=\"\" class=\"af-img\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cspan data-af-label-bundle=\"\" class=\"af-interaction-label\"\u003ePick Finish: Grey\u003c\/span\u003e\n\u003cdiv class=\"af-swatch-row\" role=\"listbox\" aria-label=\"Choose bundle finish\"\u003e\n\u003cbutton style=\"background-color: #4b5563;\" class=\"af-swatch\" type=\"button\" data-af-color-bundle=\"Grey\" aria-label=\"Grey\" aria-selected=\"false\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #14532d;\" class=\"af-swatch\" type=\"button\" data-af-color-bundle=\"Green\" aria-label=\"Green\" aria-selected=\"false\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #1e3a8a;\" class=\"af-swatch\" type=\"button\" data-af-color-bundle=\"Blue\" aria-label=\"Blue\" aria-selected=\"false\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #111;\" class=\"af-swatch\" type=\"button\" data-af-color-bundle=\"Black\" aria-label=\"Black\" aria-selected=\"false\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\u003cbutton type=\"button\" class=\"af-btn af-btn-primary\" data-af-atc-bundle=\"\"\u003eAdd The 40 Bundle to Cart\u003c\/button\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 12px;\" data-af-status-bundle=\"\" class=\"af-nudge\"\u003eTip: Landing Pad mounts inside the bag between club dividers.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eIndependent on-course test\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eSee the routine under real pace: clean → re-dock → move on.\u003c\/p\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cvideo poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_70852911-336a-4f52-8952-ad7a71331ee4.jpg?v=1769717226\" preload=\"metadata\" playsinline=\"\" controls=\"controls\" class=\"af-img\"\u003e\n      \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/01bd39c9ab2c44e6b5036037fc35b895.mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card af-card--tech\" id=\"workflow\"\u003e\n\u003ch2 class=\"af-h2\"\u003eScrub → Wash → Dry (The 40 Routine)\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eWith The 40, you have more room to work. Keep one side wet, one side dry.\u003c\/p\u003e\n\u003cdiv class=\"af-steps\" aria-label=\"Scrub Wash Dry steps\"\u003e\n\u003cdiv class=\"af-step\"\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cimg class=\"af-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Gemini_Generated_Image_x5yyywx5yyywx5yy.png?v=1770299282\" alt=\"Close-up of a golf iron clubface\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cvideo poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Gemini_Generated_Image_x5yyywx5yyywx5yy.png?v=1770299282\" preload=\"metadata\" playsinline=\"\" controls=\"controls\" class=\"af-img\"\u003e\n    \u003csource type=\"video\/quicktime\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/60c75c71626e4e409c45f976ad497ce7.mov\"\u003e\n    \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/60c75c71626e4e409c45f976ad497ce7.mov\"\u003e\u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003ch3\u003eScrub\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong data-end=\"347\" data-start=\"311\"\u003eLoosen what wiping can’t remove.\u003c\/strong\u003e\u003cbr data-end=\"350\" data-start=\"347\"\u003ePacked sand, mud, and grass lock into grooves and don’t come out with a casual wipe. The scrub pad applies focused friction to break debris free so the grooves can actually do their job instead of masking spin and launch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-step\"\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cimg class=\"af-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Gemini_Generated_Image_8sxn1w8sxn1w8sxn.png?v=1770299798\" alt=\"Golf ball being rinsed inside a wet wash pocket\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cvideo poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Gemini_Generated_Image_8sxn1w8sxn1w8sxn.png?v=1770299798\" preload=\"metadata\" playsinline=\"\" controls=\"controls\" class=\"af-img\"\u003e\n    \u003csource type=\"video\/quicktime\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/40052d60ea544d01bf589309f85e13f3.mov\"\u003e\n    \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/40052d60ea544d01bf589309f85e13f3.mov\"\u003e\u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003ch3\u003eWash\u003c\/h3\u003e\n\u003cp\u003eUse the \u003cstrong\u003edual wash pockets\u003c\/strong\u003e to \u003cstrong data-end=\"633\" data-start=\"591\"\u003eFlush contamination out of the system.\u003c\/strong\u003e\u003cbr data-end=\"636\" data-start=\"633\"\u003eOnce debris is loosened, it has to go somewhere. The wet wash pocket rinses grime away instead of smearing it across the towel. This keeps dirt isolated and prevents re-contaminating the ball, face, or grips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-step\"\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cimg class=\"af-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Gemini_Generated_Image_wqabnrwqabnrwqab.jpg?v=1770300553\" alt=\"Clean, dry golf ball held in a dry microfiber towel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3\u003eDry\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong data-end=\"907\" data-start=\"863\"\u003eRestore clean contact and true feedback.\u003c\/strong\u003e\u003cbr data-end=\"910\" data-start=\"907\"\u003eDrying isn’t cosmetic. A clean, dry ball and face restore predictable friction at impact and a truer roll on the green. This is the step that turns “clean enough” into consistent results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\" id=\"stubby-bundle\"\u003e\n\u003ch2 class=\"af-h2\"\u003ePrefer something smaller? Stubby Bundle\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eIf The 40 feels too big, grab the compact Stubby (16×24) + Landing Pad bundle instead.\u003c\/p\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main.jpg?v=1769716373\" alt=\"Stubby towel + landing pad bundle\" data-af-stubby-img=\"\" class=\"af-img\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cspan data-af-label-stubby=\"\" class=\"af-interaction-label\"\u003ePick Finish: Black\u003c\/span\u003e\n\u003cdiv class=\"af-swatch-row\" role=\"listbox\" aria-label=\"Choose Stubby bundle finish\"\u003e\n\u003cbutton style=\"background-color: #111;\" aria-label=\"Black\" data-af-color-stubby=\"Black\" class=\"af-swatch\" type=\"button\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #1e3a8a;\" aria-label=\"Blue\" data-af-color-stubby=\"Blue\" class=\"af-swatch\" type=\"button\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #14532d;\" aria-label=\"Augusta Green\" data-af-color-stubby=\"Augusta Green\" class=\"af-swatch\" type=\"button\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #0ea5e9;\" aria-label=\"Birdie Blue\" data-af-color-stubby=\"Birdie Blue\" class=\"af-swatch\" type=\"button\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #4b5563;\" aria-label=\"Grey\" data-af-color-stubby=\"Grey\" class=\"af-swatch\" type=\"button\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #374151;\" aria-label=\"Gunmetal Grey\" data-af-color-stubby=\"Gunmetal Grey\" class=\"af-swatch\" type=\"button\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\u003cbutton type=\"button\" class=\"af-btn af-btn-secondary\" data-af-atc-stubby-bundle=\"\"\u003eAdd Stubby Bundle\u003c\/button\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 12px;\" data-af-status-stubby=\"\" class=\"af-nudge\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\" id=\"towel-only\"\u003e\n\u003ch2 class=\"af-h2\"\u003eJust need the towel?\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eIf you already have a Landing Pad, grab The 40 solo.\u003c\/p\u003e\n\u003cdiv class=\"af-hero-interaction\"\u003e\n\u003cdiv class=\"af-img-wrap\"\u003e\u003cimg class=\"af-img\" data-af-towel-only-img=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/mAIN_IMAGE_UPDATE_28.jpg?v=1767904750\" alt=\"Magna-Anchor Magnetic Towel — The 40\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cspan data-af-label-towel=\"\" class=\"af-interaction-label\"\u003ePick Finish: Black\u003c\/span\u003e\n\u003cdiv class=\"af-swatch-row\" role=\"listbox\" aria-label=\"Choose towel finish\"\u003e\n\u003cbutton style=\"background-color: #111;\" class=\"af-swatch\" type=\"button\" data-af-color-towel=\"Black\" aria-label=\"Black\" aria-selected=\"false\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #1e3a8a;\" class=\"af-swatch\" type=\"button\" data-af-color-towel=\"Blue\" aria-label=\"Blue\" aria-selected=\"false\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #14532d;\" class=\"af-swatch\" type=\"button\" data-af-color-towel=\"Green\" aria-label=\"Green\" aria-selected=\"false\"\u003e\u003c\/button\u003e \u003cbutton style=\"background-color: #4b5563;\" class=\"af-swatch\" type=\"button\" data-af-color-towel=\"Grey\" aria-label=\"Grey\" aria-selected=\"false\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\u003cbutton class=\"af-btn af-btn-secondary\" data-af-atc-towel=\"\"\u003eAdd The 40 Only\u003c\/button\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 12px;\" data-af-status-towel=\"\" class=\"af-nudge\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\"\u003e\n\u003ch2 class=\"af-h2\"\u003eBundle vs. Towel Only\u003c\/h2\u003e\n\u003ctable class=\"af-compare-table\"\u003e\n\u003ccaption\u003eQuick Spec Check\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBundle (The 40 + Pad)\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eThe 40 Only\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWhat you get\u003c\/th\u003e\n\u003ctd data-label=\"Bundle\"\u003eTowel + Steel Docking Pad\u003c\/td\u003e\n\u003ctd data-label=\"Towel Only\"\u003eTowel Only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBest for\u003c\/th\u003e\n\u003ctd data-label=\"Bundle\"\u003eAny Bag (Stand or Cart)\u003c\/td\u003e\n\u003ctd data-label=\"Towel Only\"\u003eMagnet-Friendly Bags\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRoutine adherence\u003c\/th\u003e\n\u003ctd data-label=\"Bundle\"\u003eHighest (Guaranteed Home)\u003c\/td\u003e\n\u003ctd data-label=\"Towel Only\"\u003eVariable (Depends on Bag)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDocking reliability\u003c\/th\u003e\n\u003ctd data-label=\"Bundle\"\u003e100% Consistent\u003c\/td\u003e\n\u003ctd data-label=\"Towel Only\"\u003eDepends on Surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-card\" aria-label=\"Product FAQ\"\u003e\n\u003ch2 class=\"af-h2\"\u003eSystem FAQ\u003c\/h2\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eWhere does the Landing Pad mount?\u003c\/summary\u003e\n\u003cdiv\u003eInside your golf bag between club dividers. It’s a stable internal docking surface for the towel. It does not mount on cart frames or rails.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eDoes The 40 drag on the ground?\u003c\/summary\u003e\n\u003cdiv\u003eBecause of the center magnet, The 40 hangs balanced (approx 20\" drop). If you use the Landing Pad high on your bag, it stays off the ground. If you have a very short Sunday bag, check the Stubby.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eWhy dual wash pockets?\u003c\/summary\u003e\n\u003cdiv\u003eSeparation. You can keep one pocket soaked for mud\/sand and the other damp for balls, while the rest of the towel stays dry for your hands.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eCan I buy the towel without the pad?\u003c\/summary\u003e\n\u003cdiv\u003eYes, see the \"Just need the towel?\" section above. However, the bundle is recommended for the most consistent experience.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"af-faq\"\u003e\n\u003csummary\u003eCan I wash the towel?\u003c\/summary\u003e\n\u003cdiv\u003eYes. Wash cold on gentle\/low spin and air dry. Avoid high heat; hot dryers can degrade microfiber performance over time.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection style=\"text-align: center;\" class=\"af-card\" aria-label=\"Final call to action\"\u003e\n\u003ch2 class=\"af-h2\"\u003eClean contact. Reliable feedback. Fewer “what the hell was that” shots.\u003c\/h2\u003e\n\u003cp class=\"af-muted\"\u003eStart with the bundle. Upgrade your system.\u003c\/p\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\n\u003cbutton class=\"af-btn af-btn-primary\" type=\"button\" data-af-atc-bundle=\"\"\u003eAdd Bundle to cart\u003c\/button\u003e \u003ca class=\"af-btn af-btn-secondary\" href=\"#towel-only\"\u003eAdd towel only\u003c\/a\u003e \u003ca class=\"af-btn af-btn-secondary\" href=\"\/pages\/our-golf-gear-testing-design-standards\"\u003eTesting Standards\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"af-standards-citation\"\u003e\n\u003ch3 style=\"margin: 0 0 .75rem 0; font-size: 1.15rem; font-weight: 900; color: #ffffff;\"\u003eEvaluated Against Published Testing Standards\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 1rem 0; font-size: 1.02rem; color: #d1d5db; line-height: 1.6;\"\u003eThis product is evaluated using Aiming Fluid Golf’s published magnetic gear testing framework. The framework defines how magnetic towels and docking systems are assessed across retention, cleaning effectiveness, usability, durability, and compatibility under real on-course conditions.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 1.25rem 0; font-size: .95rem; color: #cbd5d1;\"\u003eThe standards page documents evaluation criteria, common failure modes, and the scorecard logic used to assess magnetic golf gear independent of product marketing claims.\u003c\/p\u003e\n\u003cdiv class=\"af-btn-wrap\"\u003e\u003ca href=\"\/pages\/our-golf-gear-testing-design-standards\" class=\"af-btn af-btn-secondary\"\u003eView Testing \u0026amp; Design Standards\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\"@type\":\"Question\",\"name\":\"Where does the Landing Pad mount?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Inside your golf bag between club dividers. It’s a stable internal docking surface for the towel. It does not mount on cart frames or rails.\"}},\n    {\"@type\":\"Question\",\"name\":\"Does The 40 drag on the ground?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Because of the center magnet, The 40 hangs balanced (approx 20\\\" drop). If you use the Landing Pad high on your bag, it stays off the ground. If you have a very short Sunday bag, check the Stubby.\"}},\n    {\"@type\":\"Question\",\"name\":\"Why dual wash pockets?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Separation. You can keep one pocket soaked for mud\/sand and the other damp for balls, while the rest of the towel stays dry for your hands.\"}},\n    {\"@type\":\"Question\",\"name\":\"Can I buy the towel without the pad?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, see the \\\"Just need the towel?\\\" section above. However, the bundle is recommended for the most consistent experience.\"}},\n    {\"@type\":\"Question\",\"name\":\"Can I wash the towel?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Wash cold on gentle\/low spin and air dry. Avoid high heat; hot dryers can degrade microfiber performance over time.\"}}\n  ]\n}\n\u003c\/script\u003e \u003cscript\u003e\n(function(){\n  \/\/ --- DATA MAPS (THE 40 BUNDLE) ---\n  const bundleMap = {\n    \"Grey\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_70852911-336a-4f52-8952-ad7a71331ee4.jpg?v=1769717226\", id: \"42694796181547\" },\n    \"Green\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_a9bf27d1-982b-4134-838c-4ba64802284c.jpg?v=1769717110\", id: \"42694796148779\" },\n    \"Blue\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_5dc2ca4f-7081-4422-9bb5-ab1ed1d87985.jpg?v=1769717255\", id: \"42694796116011\" },\n    \"Black\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_21196650-eeaf-4b5b-a449-9e56e0c587a1.jpg?v=1769716887\", id: \"42694796214315\" }\n  };\n  \n  \/\/ --- DATA MAPS (STUBBY BUNDLE - ALTERNATIVE) ---\n  const stubbyMap = {\n    \"Birdie Blue\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_Image_8b752204-9ca3-4e0b-a73c-0103ff9c5dc4.jpg?v=1769716337\", id: \"42694042091563\" },\n    \"Gunmetal Grey\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_884c27fa-8120-4b53-89d4-73c7cb6bab01.jpg?v=1769716030\", id: \"42694042157099\" },\n    \"Grey\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_c9189ce2-a536-4749-8f59-2eb39cc1f865.jpg?v=1769716373\", id: \"42694042124331\" },\n    \"Augusta Green\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_3b5d1151-cbb9-4ad0-8fb3-67c875bf4ebd.jpg?v=1769715608\", id: \"42694042255403\" },\n    \"Blue\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main_87e9e13c-04a3-42bd-92df-ee89f7b17e34.jpg?v=1769716373\", id: \"42694042222635\" },\n    \"Black\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/Updated_Main.jpg?v=1769716373\", id: \"42694042189867\" }\n  };\n\n  \/\/ --- DATA MAPS (THE 40 TOWEL ONLY) ---\n  const towelOnlyMap = {\n    \"Green\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/mAIN_IMAGE_UPDATE_29.jpg?v=1767904750\", id: \"40882080153643\" },\n    \"Grey\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/mAIN_IMAGE_UPDATE_26.jpg?v=1764811297\", id: \"40882080088107\" },\n    \"Blue\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/mAIN_IMAGE_UPDATE_27.jpg?v=1767904750\", id: \"40882080055339\" },\n    \"Black\": { img: \"https:\/\/cdn.shopify.com\/s\/files\/1\/0555\/0830\/3915\/files\/mAIN_IMAGE_UPDATE_28.jpg?v=1767904750\", id: \"40882080022571\" }\n  };\n\n  \/\/ --- STATE ---\n  let selectedBundleFinish = 'Grey';\n  let selectedStubbyFinish = 'Black';\n  let selectedTowelOnlyFinish = 'Grey';\n\n  \/\/ --- HELPERS ---\n  function getAttr(el, name){ return el.getAttribute(name); }\n  function setStatus(el, msg){ if(el) el.textContent = msg; }\n  \n  \/\/ Generic Add to Cart (Single item)\n  async function addToCart(items, statusEl){\n    if(statusEl) statusEl.textContent = \"Adding...\";\n    try{\n        const res = await fetch('\/cart\/add.js', {\n            method: 'POST',\n            headers: { 'Content-Type': 'application\/json' },\n            body: JSON.stringify({ items })\n        });\n        if(!res.ok) throw new Error();\n        window.location.href = '\/cart';\n    } catch(e){\n        if(statusEl) statusEl.textContent = \"Add failed.\";\n    }\n  }\n\n  \/\/ --- 1. THE 40 BUNDLE LOGIC ---\n  const bundleSwatches = document.querySelectorAll('[data-af-color-bundle]');\n  const bundleImg = document.querySelector('[data-af-bundle-img]');\n  const bundleAtc = document.querySelectorAll('[data-af-atc-bundle]');\n  const bundleLabel = document.querySelector('[data-af-label-bundle]');\n\n  bundleSwatches.forEach(btn =\u003e btn.addEventListener('click', () =\u003e {\n    const f = getAttr(btn, 'data-af-color-bundle');\n    selectedBundleFinish = f;\n    bundleSwatches.forEach(b =\u003e b.setAttribute('aria-selected', getAttr(b, 'data-af-color-bundle') === f));\n    if(bundleMap[f] \u0026\u0026 bundleImg) bundleImg.src = bundleMap[f].img;\n    if(bundleLabel) bundleLabel.textContent = \"Pick Finish: \" + f;\n  }));\n\n  bundleAtc.forEach(btn =\u003e btn.addEventListener('click', async () =\u003e {\n    const id = Number(bundleMap[selectedBundleFinish].id);\n    await addToCart([{ id, quantity: 1 }], null);\n  }));\n\n  \/\/ --- 2. STUBBY BUNDLE LOGIC (ALTERNATIVE) ---\n  const stubbySwatches = document.querySelectorAll('[data-af-color-stubby]');\n  const stubbyImg = document.querySelector('[data-af-stubby-img]');\n  const stubbyAtc = document.querySelectorAll('[data-af-atc-stubby-bundle]');\n  const stubbyLabel = document.querySelector('[data-af-label-stubby]');\n\n  stubbySwatches.forEach(btn =\u003e btn.addEventListener('click', () =\u003e {\n    const f = getAttr(btn, 'data-af-color-stubby');\n    selectedStubbyFinish = f;\n    stubbySwatches.forEach(b =\u003e b.setAttribute('aria-selected', getAttr(b, 'data-af-color-stubby') === f));\n    if(stubbyMap[f] \u0026\u0026 stubbyImg) stubbyImg.src = stubbyMap[f].img;\n    if(stubbyLabel) stubbyLabel.textContent = \"Pick Finish: \" + f;\n  }));\n\n  stubbyAtc.forEach(btn =\u003e btn.addEventListener('click', async () =\u003e {\n    const id = Number(stubbyMap[selectedStubbyFinish].id);\n    await addToCart([{ id, quantity: 1 }], null);\n  }));\n\n  \/\/ --- 3. TOWEL ONLY LOGIC (The 40) ---\n  const towelSwatches = document.querySelectorAll('[data-af-color-towel]');\n  const towelImg = document.querySelector('[data-af-towel-only-img]');\n  const towelAtc = document.querySelector('[data-af-atc-towel]');\n  const towelLabel = document.querySelector('[data-af-label-towel]');\n\n  towelSwatches.forEach(btn =\u003e btn.addEventListener('click', () =\u003e {\n    const f = getAttr(btn, 'data-af-color-towel');\n    selectedTowelOnlyFinish = f;\n    towelSwatches.forEach(b =\u003e b.setAttribute('aria-selected', getAttr(b, 'data-af-color-towel') === f));\n    if(towelOnlyMap[f] \u0026\u0026 towelImg) towelImg.src = towelOnlyMap[f].img;\n    if(towelLabel) towelLabel.textContent = \"Pick Finish: \" + f;\n  }));\n\n  if(towelAtc){\n    towelAtc.addEventListener('click', async () =\u003e {\n        const id = Number(towelOnlyMap[selectedTowelOnlyFinish].id);\n        await addToCart([{ id, quantity: 1 }], null);\n    });\n  }\n\n  \/\/ Init Defaults\n  if(bundleSwatches.length) bundleSwatches[0].click(); \n  if(stubbySwatches.length) stubbySwatches[0].click();\n  if(towelSwatches.length) towelSwatches[0].click();\n\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Aiming Fluid Golf","offers":[{"title":"Navy","offer_id":44073850044504,"sku":"AFLTLPB-BL","price":59.69,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":44073850077272,"sku":"AFLTLPB-GR","price":59.69,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":44073850110040,"sku":"AFLTLPB-G","price":59.69,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":44073850142808,"sku":"AFLTLPB-BK","price":59.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/0475\/5800\/files\/Updated_Main_5dc2ca4f-7081-4422-9bb5-ab1ed1d87985.jpg?v=1778118228","url":"https:\/\/ridehydrate.com\/products\/the-40-magnetic-golf-towel-landing-pad-system","provider":"Dylan Harmon's Shop","version":"1.0","type":"link"}