Collection: Unique Kitchen Personalized Gifts for Pet Lovers

Looking for unique kitchen personalized gifts? From custom coasters to personalised coffee mugs, these unique kitchen personalized gifts are perfect for anyone who loves pets!
31 products
  • Personalized Pet Coasters - Destroyer
    Regular price
    from $34.91
    Sale price
    from $34.91
    Regular price
    $39.99
    Unit price
    per 
    Sold out
  • Rainbow Bridge Gift Ideas - Personalized Drink Coasters
    Rainbow Bridge Pet Coasters
    Regular price
    from $34.91
    Sale price
    from $34.91
    Regular price
    $39.99
    Unit price
    per 
    Sold out
  • Mermaid Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    $27.96
    Unit price
    per 
    Sold out
  • Baby Giraffe Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    $27.96
    Unit price
    per 
    Sold out
  • Dolphin Lover Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    $27.96
    Unit price
    per 
    Sold out
  • Farmhouse Horse Coasters
    Regular price
    from $19.91
    Sale price
    from $19.91
    Regular price
    $27.96
    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/kitchen'; } });