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
  • Friesian Horse Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    Unit price
    per 
    Sold out
  • Hunter Jumper Horse Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    Unit price
    per 
    Sold out
  • Paso Fino Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    Unit price
    per 
    Sold out
  • Peruvian Paso Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    Unit price
    per 
    Sold out
  • American Quarter Horse Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    Unit price
    per 
    Sold out
  • Reining Horse Coasters
    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'; } });