Collection: Wall Art

We make your pet a Celebrity with our CUSTOMIZED WALL ART!  Just upload a photo of your pet and our artist will create a wall hanging just "fur" your baby.
18 products
  • Thesbian Canvas Wrap
    Regular price
    from $44.97
    Sale price
    from $44.97
    Regular price
    Unit price
    per 
    Sold out
  • Space Pet Canvas Wrap
    Regular price
    from $44.97
    Sale price
    from $44.97
    Regular price
    Unit price
    per 
    Sold out
  • Lover Canvas Wrap
    Regular price
    from $44.97
    Sale price
    from $44.97
    Regular price
    Unit price
    per 
    Sold out
  • Genius Canvas Wrap
    Regular price
    from $44.97
    Sale price
    from $44.97
    Regular price
    Unit price
    per 
    Sold out
  • Diva Canvas Wrap
    Regular price
    from $44.97
    Sale price
    from $44.97
    Regular price
    Unit price
    per 
    Sold out
  • Destroyer Canvas Wrap
    Regular price
    from $44.97
    Sale price
    from $44.97
    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/wall-art'; } });