America's Got Talons – Kunu Kooler™
This Kunu Kooler™ could take flight at any moment, and is so bold you can hear it screeching from a mile away. The pattern features majestic bald eagles swooping in between the distressed red, white & blue seersucker stripes. { "@context": "https://schema.org/", "@type": "Product", "name": "{{ product.title | escape }}", "image": "https://www.rsvlts.com/cdn/shop/files/rsvlts-americana-eagle---kunu-kooler-37613424869534.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 }}" }