Star Wars™ "Vader" – Fairway Headcover
Galaxy’s biggest Star Wars™ fan? We’ve got you covered with this high-quality, synthetic leather headcover featuring the one and only Darth Vader on one side and Star Wars and Imperial logos on the other. Officially licensed with Lucasfilm { "@context": "https://schema.org/", "@type": "Product", "name": "{{ product.title | escape }}", "image": "https://www.rsvlts.com/cdn/shop/files/rsvlts-star-wars-vader---fairway-cover-37746636652702.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 }}" }