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
  • The Bombshell Mug
    Regular price
    $34.99
    Sale price
    $34.99
    Regular price
    Unit price
    per 
    Sold out
  • The Destroyer Pet Mug
    Regular price
    $34.99
    Sale price
    $34.99
    Regular price
    Unit price
    per 
    Sold out
  • Easy Rider Mug
    Regular price
    $34.99
    Sale price
    $34.99
    Regular price
    Unit price
    per 
    Sold out
  • Genius Pet Mug
    Regular price
    $34.99
    Sale price
    $34.99
    Regular price
    Unit price
    per 
    Sold out
  • Guilty Pet Mug
    Regular price
    $34.99
    Sale price
    $34.99
    Regular price
    Unit price
    per 
    Sold out
  • The Lover Mug
    Regular price
    $34.99
    Sale price
    $34.99
    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/kitchen'; } });