Happy Gilmore "You're Gonna Die, Clown!" – Driver Headcover
Keep smiling! Well, try to. Find your happy place with this high-quality faux leather headcover homage to Happy Gilmore’s not-so-mini flip-out at the legendary Happy Land Mini Golf. Laugh it up at your own risk. 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-you-re-gonna-die-clown-driver-headcover-36910860632222.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 }}" }