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!
28 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
  • 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
/* 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'; } });