{"product_id":"pure-tempo-swing-trainer","title":"Pure Tempo Swing Trainer","description":"\u003csection class=\"pure-tempo\"\u003e\n\n  \u003cdiv class=\"bg-glow\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"container\"\u003e\n\n    \u003cdiv class=\"content\"\u003e\n\n      \u003cdiv class=\"brand-tag\"\u003e\n        PURE TEMPO GOLF\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"hero-title\"\u003e\n        Pure Tempo\u003cbr\u003e\n        \u003cspan\u003eSwing Trainer\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"hero-text\"\u003e\n        Designed to improve swing rhythm tempo and consistency with every practice session while delivering a refined premium training experience.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"feature-pills\"\u003e\n\n        \u003cdiv class=\"pill\"\u003eTempo Training\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eImproves Consistency\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003ePremium Matte Finish\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eProfessional Feel\u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefits\"\u003e\n\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003ch3\u003eSmoother Tempo\u003c\/h3\u003e\n          \u003cp\u003eTrain a more controlled and repeatable swing rhythm for improved consistency on every shot.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003ch3\u003eBetter Swing Path\u003c\/h3\u003e\n          \u003cp\u003eDevelop cleaner mechanics and improved body movement throughout your golf swing.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003ch3\u003ePremium Design\u003c\/h3\u003e\n          \u003cp\u003eMinimal matte black styling crafted to match the look and feel of professional golf equipment.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"benefit-card\"\u003e\n          \u003ch3\u003eBuilt For Practice\u003c\/h3\u003e\n          \u003cp\u003eLightweight durable and designed for golfers committed to improving their game consistently.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"description\"\u003e\n\n        \u003cp\u003e\n          The Pure Tempo Swing Trainer helps golfers build a smoother more connected swing through focused tempo and rhythm training.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Whether warming up before a round or practicing daily this training tool is designed to create a more confident controlled and repeatable golf swing.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"included-box\"\u003e\n\n        \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e1× Pure Tempo Swing Trainer\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cta-area\"\u003e\n\n        \u003ca href=\"#\" class=\"cta-button\"\u003e\n          Elevate Your Swing\n        \u003c\/a\u003e\n\n        \u003cdiv class=\"trust-text\"\u003e\n          Designed for golfers who value premium performance and refined training.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800\u0026display=swap');\n\n*{\n  margin:0;\n  padding:0;\n  box-sizing:border-box;\n}\n\nbody{\n  font-family:'Inter',sans-serif;\n}\n\n.pure-tempo{\n  position:relative;\n  overflow:hidden;\n  background:\n  radial-gradient(circle at top right, rgba(255,255,255,0.06), transparent 30%),\n  linear-gradient(135deg,#4a4a4a,#5a5a5a,#6b6b6b);\n  padding:110px 24px;\n}\n\n.bg-glow{\n  position:absolute;\n  width:700px;\n  height:700px;\n  background:radial-gradient(circle, rgba(255,255,255,0.08) 0%, transparent 70%);\n  top:-250px;\n  right:-150px;\n  animation:floatGlow 8s ease-in-out infinite;\n}\n\n@keyframes floatGlow{\n  0%{transform:translateY(0px);}\n  50%{transform:translateY(25px);}\n  100%{transform:translateY(0px);}\n}\n\n.container{\n  max-width:1000px;\n  margin:auto;\n}\n\n.brand-tag{\n  display:inline-block;\n  padding:10px 18px;\n  border-radius:999px;\n  border:1px solid rgba(255,255,255,0.12);\n  background:rgba(255,255,255,0.04);\n  color:#e0e0e0;\n  font-size:12px;\n  letter-spacing:3px;\n  margin-bottom:30px;\n  backdrop-filter:blur(10px);\n  animation:fadeUp 1s ease;\n}\n\n.hero-title{\n  font-size:78px;\n  line-height:0.95;\n  color:white;\n  font-weight:800;\n  margin-bottom:28px;\n  animation:fadeUp 1.2s ease;\n}\n\n.hero-title span{\n  color:#d0d0d0;\n}\n\n.hero-text{\n  font-size:20px;\n  line-height:1.8;\n  color:#ededed;\n  max-width:700px;\n  margin-bottom:40px;\n  animation:fadeUp 1.4s ease;\n}\n\n.feature-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:14px;\n  margin-bottom:45px;\n}\n\n.pill{\n  background:rgba(255,255,255,0.05);\n  border:1px solid rgba(255,255,255,0.08);\n  padding:14px 22px;\n  border-radius:999px;\n  color:white;\n  font-size:14px;\n  backdrop-filter:blur(10px);\n  transition:all .35s ease;\n}\n\n.pill:hover{\n  transform:translateY(-4px);\n  background:rgba(255,255,255,0.08);\n}\n\n.benefits{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:20px;\n  margin-bottom:50px;\n}\n\n.benefit-card{\n  background:rgba(255,255,255,0.05);\n  border:1px solid rgba(255,255,255,0.08);\n  border-radius:24px;\n  padding:28px;\n  backdrop-filter:blur(12px);\n  transition:all .4s ease;\n}\n\n.benefit-card:hover{\n  transform:translateY(-6px);\n  background:rgba(255,255,255,0.08);\n}\n\n.benefit-card h3{\n  color:white;\n  font-size:22px;\n  margin-bottom:12px;\n}\n\n.benefit-card p{\n  color:#f0f0f0;\n  line-height:1.7;\n  font-size:15px;\n}\n\n.description{\n  color:#f2f2f2;\n  font-size:17px;\n  line-height:1.9;\n  margin-bottom:50px;\n}\n\n.description p{\n  margin-bottom:20px;\n}\n\n.included-box{\n  background:rgba(255,255,255,0.05);\n  border:1px solid rgba(255,255,255,0.08);\n  border-radius:30px;\n  padding:38px;\n  margin-bottom:50px;\n  backdrop-filter:blur(12px);\n}\n\n.included-box h2{\n  color:white;\n  font-size:32px;\n  margin-bottom:22px;\n}\n\n.included-box ul{\n  padding-left:22px;\n}\n\n.included-box li{\n  color:#f0f0f0;\n  margin-bottom:14px;\n  font-size:16px;\n}\n\n.cta-area{\n  display:flex;\n  flex-direction:column;\n  gap:16px;\n}\n\n.cta-button{\n  display:inline-block;\n  width:fit-content;\n  padding:20px 44px;\n  background:white;\n  color:#222;\n  text-decoration:none;\n  border-radius:999px;\n  font-weight:700;\n  font-size:16px;\n  transition:all .35s ease;\n  box-shadow:0 20px 40px rgba(0,0,0,0.3);\n}\n\n.cta-button:hover{\n  transform:translateY(-5px) scale(1.03);\n}\n\n.trust-text{\n  color:#dddddd;\n  font-size:14px;\n}\n\n@keyframes fadeUp{\n  from{\n    opacity:0;\n    transform:translateY(40px);\n  }\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n@media(max-width:700px){\n\n  .hero-title{\n    font-size:44px;\n  }\n\n  .benefits{\n    grid-template-columns:1fr;\n  }\n\n  .hero-text{\n    font-size:18px;\n  }\n\n}\n\n\u003c\/style\u003e","brand":"Pure Tempo","offers":[{"title":"Default Title","offer_id":48994749972707,"sku":null,"price":599.95,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/8363\/2867\/files\/ChatGPTImageMay19_2026_09_57_38PM.png?v=1779301649","url":"https:\/\/puretempo.co.za\/products\/pure-tempo-swing-trainer","provider":"Pure Tempo","version":"1.0","type":"link"}