X-Men "The Logan Lid" – Dad Hat
Wanna let the world know you’re not to be messed with without having to utter a single word? Throw on this dad hat featuring a particularly ornery looking Marvel's Wolverine and go about your day unbothered. Officially licensed with MARVEL © 2024 MARVEL { "@context": "https://schema.org/", "@type": "Product", "name": "{{ product.title | escape }}", "image": "https://www.rsvlts.com/cdn/shop/files/marvel-hat-x-men-the-logan-lid-dad-hat-37177833586846.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 }}" }