Collection: 20+ Cute Coaster Sets

Our collection of cute coaster sets include funny animal coasters such as mermaids, giraffes  and dolphins.  We also have coasters with numerous horse breeds, funny personalized coasters from your pet photo and pet memorial coasters to name a few.
21 products
  • Guilty Pet Personalized Coasters
    Pet Personalized Coasters
    Regular price
    from $34.91
    Sale price
    from $34.91
    Regular price
    $39.99
    Unit price
    per 
    Sold out
  • Personalized Pet Coasters - Firefighter Pet
    Regular price
    from $34.91
    Sale price
    from $34.91
    Regular price
    $39.99
    Unit price
    per 
    Sold out
  • Personalized Pet Coasters - Diva
    Regular price
    from $34.91
    Sale price
    from $34.91
    Regular price
    $39.99
    Unit price
    per 
    Sold out
  • Horses at Sunset Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    $27.96
    Unit price
    per 
    Sold out
  • Personalized Pet Coasters - Destroyer
    Regular price
    from $34.91
    Sale price
    from $34.91
    Regular price
    $39.99
    Unit price
    per 
    Sold out
  • Barrel Racer Coasters & Equestrian Gifts
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    Unit price
    per 
    Sold out
/* Product Tag Filters – Good for any number of filters on any type of collection pages */ var collFilters = jQuery('.coll-filter'); collFilters.change(function() { var newTags = []; collFilters.each(function() { if (jQuery(this).val()) { newTags.push(jQuery(this).val()); } }); if (newTags.length) { var query = newTags.join('+'); window.location.href = jQuery('tag').attr('href').replace('/' + 'tag', '/' + query); } else { window.location.href = '/collections/coasters'; } });