{"title":"Putter Buckets","description":"","products":[{"product_id":"gilmore-g-18-putter","title":"GILMORE G-18 PUTTER COVER","description":"\u003cstyle\u003e\n.gp-wrap {\n  font-family: 'Montserrat', sans-serif;\n  width: 100%;\n  max-width: 900px;\n\n  background: #ffffff;\n  border-radius: 26px;\n\n  padding: 55px 45px;\n  box-shadow: 0 25px 70px rgba(0,0,0,0.08);\n\n  position: relative;\n  overflow: hidden;\n}\n\n\/* subtle premium glow *\/\n.gp-wrap::before {\n  content: \"\";\n  position: absolute;\n  inset: -50%;\n  background: radial-gradient(circle at center, rgba(0,168,107,0.10), transparent 55%);\n  animation: slowRotate 16s linear infinite;\n}\n\n\/* ONLY CHANGE: darker text *\/\n.gp-sub {\n  font-size: 15px;\n  color: #111111;   \/* darker *\/\n  opacity: 1;\n  line-height: 1.7;\n  max-width: 750px;\n}\n\n\/* sections *\/\n.gp-grid {\n  margin-top: 30px;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 14px;\n}\n\n.gp-item {\n  padding: 16px 18px;\n  border-left: 3px solid #00a86b;\n  background: rgba(0,0,0,0.02);\n  border-radius: 12px;\n\n  transition: all 0.3s ease;\n}\n\n.gp-item:hover {\n  transform: translateX(6px);\n  background: rgba(0,0,0,0.04);\n  border-left-color: #111;\n}\n\n.gp-label {\n  font-weight: 600;\n  color: #0d0d0d;   \/* darker *\/\n  margin-bottom: 6px;\n}\n\n.gp-text {\n  font-size: 15px;\n  color: #1a1a1a;   \/* darker *\/\n}\n\n\/* final line *\/\n.gp-final {\n  margin-top: 35px;\n  font-weight: 700;\n  color: #0a0a0a;   \/* darker *\/\n  font-size: 16px;\n  text-align: center;\n}\n\n\/* animation *\/\n@keyframes slowRotate {\n  from { transform: rotate(0deg); }\n  to { transform: rotate(360deg); }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"gp-wrap\"\u003e\n\n  \u003cdiv class=\"gp-sub\"\u003e\n    One club. One cover. Built for the shot that matters most.\u003cbr\u003e\u003cbr\u003e\n    The putter wins or loses holes — this premium cover keeps it protected between greens while adding a clean, sophisticated finish that completes your G-18 setup with quiet confidence.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gp-grid\"\u003e\n\n    \u003cdiv class=\"gp-item\"\u003e\n      \u003cdiv class=\"gp-label\"\u003e🛡️ Premium Build\u003c\/div\u003e\n      \u003cdiv class=\"gp-text\"\u003eSoft-touch exterior with a plush inner lining that guards against scratches and everyday wear\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gp-item\"\u003e\n      \u003cdiv class=\"gp-label\"\u003e🎯 Tailored Fit\u003c\/div\u003e\n      \u003cdiv class=\"gp-text\"\u003eSnug and secure during transit, effortlessly removable on the green\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gp-item\"\u003e\n      \u003cdiv class=\"gp-label\"\u003e🏅 Built to Last\u003c\/div\u003e\n      \u003cdiv class=\"gp-text\"\u003eDurable construction that holds its shape and finish round after round\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gp-item\"\u003e\n      \u003cdiv class=\"gp-label\"\u003e💼 G-18 Family Finish\u003c\/div\u003e\n      \u003cdiv class=\"gp-text\"\u003eDesigned to perfectly match the GILMORE G-18 COMBO for a complete, cohesive bag\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gp-final\"\u003e\n    🎯 Protect the putt. Own the green.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TeeCoziᶻᵃ","offers":[{"title":"Default Title","offer_id":45988993564868,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8091\/1556\/files\/GilmorePutter_a1f32516-ebf3-408b-aded-6ae9ae489a13.png?v=1774552627"},{"product_id":"beelekker-putter-cover","title":"BEELEKKER PUTTER COVER","description":"\u003cstyle\u003e\n.bee-wrap {\n  font-family: 'Montserrat', sans-serif;\n  width: 100%;\n  max-width: 900px;\n\n  background: #ffffff;\n  border-radius: 26px;\n\n  padding: 55px 45px;\n  box-shadow: 0 25px 70px rgba(0,0,0,0.10);\n\n  position: relative;\n  overflow: hidden;\n}\n\n\/* soft honey glow *\/\n.bee-wrap::before {\n  content: \"\";\n  position: absolute;\n  inset: -50%;\n  background: radial-gradient(circle at center, rgba(255, 193, 7, 0.12), transparent 55%);\n  animation: slowRotate 18s linear infinite;\n}\n\n\/* intro text (GILMORE MATCH) *\/\n.bee-sub {\n  font-size: 15px;\n  color: #0b0b0b;\n  opacity: 1;\n  line-height: 1.7;\n  max-width: 750px;\n}\n\n\/* layout *\/\n.bee-grid {\n  margin-top: 30px;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 14px;\n}\n\n\/* item box *\/\n.bee-item {\n  padding: 16px 18px;\n  border-left: 3px solid #f4b400;\n  background: rgba(0,0,0,0.03);\n  border-radius: 12px;\n\n  transition: all 0.3s ease;\n}\n\n.bee-item:hover {\n  transform: translateX(6px);\n  background: rgba(0,0,0,0.06);\n  border-left-color: #111;\n}\n\n\/* labels (GILMORE MATCH) *\/\n.bee-label {\n  font-weight: 700;\n  color: #0a0a0a;\n  margin-bottom: 6px;\n}\n\n\/* text (GILMORE MATCH) *\/\n.bee-text {\n  font-size: 15px;\n  color: #111111;\n}\n\n\/* final line (GILMORE MATCH) *\/\n.bee-final {\n  margin-top: 35px;\n  font-weight: 800;\n  color: #000000;\n  font-size: 16px;\n  text-align: center;\n}\n\n\/* animation *\/\n@keyframes slowRotate {\n  from { transform: rotate(0deg); }\n  to { transform: rotate(360deg); }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bee-wrap\"\u003e\n\n  \u003cdiv class=\"bee-sub\"\u003e\n    One club. One cover. Bold enough to match the confidence you bring to every putt.\u003cbr\u003e\u003cbr\u003e\n\n    The putter wins or loses holes — the Beelekker makes sure it arrives at every green protected, striking, and ready. Designed for golfers who play with flow, flair, and a touch of Mzansi swagger.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bee-grid\"\u003e\n\n    \u003cdiv class=\"bee-item\"\u003e\n      \u003cdiv class=\"bee-label\"\u003e🛡️ Premium Build\u003c\/div\u003e\n      \u003cdiv class=\"bee-text\"\u003eSoft-touch exterior with a plush inner lining that guards against scratches and everyday wear\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bee-item\"\u003e\n      \u003cdiv class=\"bee-label\"\u003e⚡ Effortless On-and-Off\u003c\/div\u003e\n      \u003cdiv class=\"bee-text\"\u003eSnug and secure during transit, smooth and uninterrupted on the green\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bee-item\"\u003e\n      \u003cdiv class=\"bee-label\"\u003e🏅 Built to Last\u003c\/div\u003e\n      \u003cdiv class=\"bee-text\"\u003eDurable construction that holds its shape and finish round after round\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bee-item\"\u003e\n      \u003cdiv class=\"bee-label\"\u003e🌟 Bold Standout Design\u003c\/div\u003e\n      \u003cdiv class=\"bee-text\"\u003eBright, vibrant honey-gold identity that adds personality to any bag\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bee-final\"\u003e\n    🐝 Beelekker style. Deadly precision. Every putt.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TeeCoziᶻᵃ","offers":[{"title":"Default Title","offer_id":45989078859972,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8091\/1556\/files\/BeeLPutter.png?v=1774553744"},{"product_id":"bushveld-brew-putter-cover","title":"BUSHVELD BREW PUTTER COVER","description":"\u003cstyle\u003e\n.bb-wrap {\n  font-family: 'Montserrat', sans-serif;\n  width: 100%;\n  max-width: 900px;\n\n  background: #ffffff;\n  border-radius: 26px;\n\n  padding: 55px 45px;\n  box-shadow: 0 25px 70px rgba(0,0,0,0.10);\n\n  position: relative;\n  overflow: hidden;\n}\n\n\/* subtle brew glow *\/\n.bb-wrap::before {\n  content: \"\";\n  position: absolute;\n  inset: -50%;\n  background: radial-gradient(circle at center, rgba(255, 140, 0, 0.10), transparent 55%);\n  animation: slowRotate 18s linear infinite;\n}\n\n\/* intro text (GILMORE MATCH) *\/\n.bb-sub {\n  font-size: 15px;\n  color: #0b0b0b;\n  opacity: 1;\n  line-height: 1.7;\n  max-width: 750px;\n}\n\n\/* grid *\/\n.bb-grid {\n  margin-top: 30px;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 14px;\n}\n\n\/* item *\/\n.bb-item {\n  padding: 16px 18px;\n  border-left: 3px solid #ff8c00;\n  background: rgba(0,0,0,0.03);\n  border-radius: 12px;\n\n  transition: all 0.3s ease;\n}\n\n.bb-item:hover {\n  transform: translateX(6px);\n  background: rgba(0,0,0,0.06);\n  border-left-color: #111;\n}\n\n\/* labels (GILMORE MATCH) *\/\n.bb-label {\n  font-weight: 700;\n  color: #0a0a0a;\n  margin-bottom: 6px;\n}\n\n\/* text (GILMORE MATCH) *\/\n.bb-text {\n  font-size: 15px;\n  color: #111111;\n}\n\n\/* final line (GILMORE MATCH) *\/\n.bb-final {\n  margin-top: 35px;\n  font-weight: 800;\n  color: #000000;\n  font-size: 16px;\n  text-align: center;\n}\n\n\/* animation *\/\n@keyframes slowRotate {\n  from { transform: rotate(0deg); }\n  to { transform: rotate(360deg); }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bb-wrap\"\u003e\n\n  \u003cdiv class=\"bb-sub\"\u003e\n    One club. One cover. Built for the golfer who plays with a relaxed edge and a cold one in mind.\u003cbr\u003e\u003cbr\u003e\n\n    The putter wins or loses holes — the Bushveld Brew makes sure it arrives at every green protected, bold, and ready. As satisfying as that first sip after the final putt.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bb-grid\"\u003e\n\n    \u003cdiv class=\"bb-item\"\u003e\n      \u003cdiv class=\"bb-label\"\u003e🛡️ Premium Build\u003c\/div\u003e\n      \u003cdiv class=\"bb-text\"\u003eSoft-touch exterior with a plush inner lining that guards against scratches and everyday wear\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-item\"\u003e\n      \u003cdiv class=\"bb-label\"\u003e🔒 Secure Fit\u003c\/div\u003e\n      \u003cdiv class=\"bb-text\"\u003eSnug, locked-in protection during transit, effortlessly removable on the green\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-item\"\u003e\n      \u003cdiv class=\"bb-label\"\u003e🏅 Built to Last\u003c\/div\u003e\n      \u003cdiv class=\"bb-text\"\u003eDurable construction that holds its shape and finish round after round\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-item\"\u003e\n      \u003cdiv class=\"bb-label\"\u003e🍺 Brew-Inspired Identity\u003c\/div\u003e\n      \u003cdiv class=\"bb-text\"\u003eBold, crisp design with a relaxed Bushveld character built for good vibes on every bag\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bb-final\"\u003e\n    🍺 Bushveld bold. Brewed for the green. Every putt.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TeeCoziᶻᵃ","offers":[{"title":"Default Title","offer_id":45989100683460,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8091\/1556\/files\/BeerLPutter.png?v=1774554114"},{"product_id":"st-patricks-putter-cover","title":"ST.PATRICK'S PUTTER COVER","description":"\u003cstyle\u003e\n.sp-wrap {\n  font-family: 'Montserrat', sans-serif;\n  width: 100%;\n  max-width: 900px;\n\n  background: #ffffff;\n  border-radius: 26px;\n\n  padding: 55px 45px;\n  box-shadow: 0 25px 70px rgba(0,0,0,0.10);\n\n  position: relative;\n  overflow: hidden;\n}\n\n\/* soft shamrock glow *\/\n.sp-wrap::before {\n  content: \"\";\n  position: absolute;\n  inset: -50%;\n  background: radial-gradient(circle at center, rgba(0, 168, 107, 0.12), transparent 55%);\n  animation: slowRotate 18s linear infinite;\n}\n\n\/* intro (GILMORE MATCH BLACK) *\/\n.sp-sub {\n  font-size: 15px;\n  color: #0b0b0b;\n  opacity: 1;\n  line-height: 1.7;\n  max-width: 750px;\n}\n\n\/* grid *\/\n.sp-grid {\n  margin-top: 30px;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 14px;\n}\n\n\/* item *\/\n.sp-item {\n  padding: 16px 18px;\n  border-left: 3px solid #00a86b;\n  background: rgba(0,0,0,0.03);\n  border-radius: 12px;\n\n  transition: all 0.3s ease;\n}\n\n.sp-item:hover {\n  transform: translateX(6px);\n  background: rgba(0,0,0,0.06);\n  border-left-color: #111;\n}\n\n\/* labels (GILMORE BLACK SYSTEM) *\/\n.sp-label {\n  font-weight: 700;\n  color: #0a0a0a;\n  margin-bottom: 6px;\n}\n\n\/* body text (GILMORE BLACK SYSTEM) *\/\n.sp-text {\n  font-size: 15px;\n  color: #111111;\n}\n\n\/* final line (PURE BLACK) *\/\n.sp-final {\n  margin-top: 35px;\n  font-weight: 800;\n  color: #000000;\n  font-size: 16px;\n  text-align: center;\n}\n\n\/* animation *\/\n@keyframes slowRotate {\n  from { transform: rotate(0deg); }\n  to { transform: rotate(360deg); }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sp-wrap\"\u003e\n\n  \u003cdiv class=\"sp-sub\"\u003e\n    One club. One cover. A little Irish luck for every putt that matters.\u003cbr\u003e\u003cbr\u003e\n\n    The putter wins or loses holes — the St. Patrick's makes sure it arrives at every green protected, bold, and ready. Crafted for golfers who bring a hint of playfulness without compromising on quality.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-grid\"\u003e\n\n    \u003cdiv class=\"sp-item\"\u003e\n      \u003cdiv class=\"sp-label\"\u003e🛡️ Premium Build\u003c\/div\u003e\n      \u003cdiv class=\"sp-text\"\u003eSoft-touch exterior with a plush inner lining that guards against scratches and everyday wear\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-item\"\u003e\n      \u003cdiv class=\"sp-label\"\u003e🎯 Effortless Use\u003c\/div\u003e\n      \u003cdiv class=\"sp-text\"\u003eSnug and secure during transit, smooth and uninterrupted on the green\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-item\"\u003e\n      \u003cdiv class=\"sp-label\"\u003e🏅 Built to Last\u003c\/div\u003e\n      \u003cdiv class=\"sp-text\"\u003eDurable construction that holds its shape and finish round after round\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-item\"\u003e\n      \u003cdiv class=\"sp-label\"\u003e☘️ Irish-Inspired Identity\u003c\/div\u003e\n      \u003cdiv class=\"sp-text\"\u003eSpirited, charming design with a lucky character that stands out on any bag\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sp-final\"\u003e\n    ☘️ Play with luck. Putt with confidence.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TeeCoziᶻᵃ","offers":[{"title":"Default Title","offer_id":45989136236740,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/8091\/1556\/files\/CloverPutter.png?v=1774554592"}],"url":"https:\/\/www.teecozi.co.za\/collections\/the-putter-buckets.oembed","provider":"TeeCoziᶻᵃ","version":"1.0","type":"link"}