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
  • Speed Racking Horse Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    Unit price
    per 
    Sold out
  • Tennessee Walker Horse Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    Unit price
    per 
    Sold out
  • Tennessee Walking Horse Coaster
    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'; } });