Happy Gilmore "Gilmore 18" – Driver Headcover
Take cover! Happy Gilmore is swinging away on this high-quality faux leather driver headcover. An homage to Happy’s iconic jersey, this club protector features the movie title, that famous number 18, and the ball-launching legend himself. Officially licensed with Universal { "@context": "https://schema.org/", "@type": "Product", "name": "{{ product.title | escape }}", "image": "https://www.rsvlts.com/cdn/shop/files/happy-gilmore-golf-club-cover-happy-gilmore-gilmore-18-driver-headcover-36910862696606.jpg", "url": "{{ shop.url | append: product.url | escape }}", "brand": { "@type": "Brand", "name": "{{ product.title | escape }}" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.8", "reviewCount": "14" }, "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "value": true }, "priceCurrency": "{{ shop.currency | escape }}", "price": "{{ product.price | money | escape }}" }