Deadpool & Wolverine "Best Bubs" – Dad Hat
Like two peas in a pod, errrrr superheroes on a cap, this strapback dad hat features the dynamic duo of Deadpool & Wolverine on the front alongside a perfectly placed and heartfelt Best Bubs logo detailed on the back. Officially licensed with Marvel © 2024 MARVEL { "@context": "https://schema.org/", "@type": "Product", "name": "{{ product.title | escape }}", "image": "https://www.rsvlts.com/cdn/shop/files/YHC3852copy.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 }}" }