Double Diner Pet Food Dish
This double diner pet food dish features a high gloss finish for easy cleaning. The dishwasher safe dish's 2 compartments allow you to fill it with food and water simultaneously.
- Double diner pet food dish
- 2 Compartments
- High gloss finish
- USFDA food contact approved
- Dishwasher safe
- Small: 16 oz in white
- Medium: 42 oz in blue
- Large: 50 oz in purple
var tabWidth = 0;
var totalTabs = $('#product_info_tabs li').length;
$('#product_info_tabs li').hover(function(){
thisClassName = $(this).attr('class');
if (! thisClassName.match(/Active/)) {
thisClassName += 'Hover';
$(this).attr('class',thisClassName);
}
},function(){
thisClassName = $(this).attr('class')
if (! thisClassName.match(/Active/)) {
thisClassName = thisClassName.replace(/Hover/,'');
$(this).attr('class',thisClassName);
}
}).each(function(i){
if (i == 0) $(this).addClass('FirstItemActive');
if (i == totalTabs-1) {
$(this).addClass('LastItem');
} else {
tabWidth += $(this).outerWidth();
}
$('a',this).click(function(){
var thisClassName = $(this).parent().attr('class');
if (! thisClassName.match(/Active/)) {
$('#product_info_tabs li').each(function(){
var thisClassName = $(this).attr('class');
thisClassName = thisClassName.replace(/Hover/,'');
thisClassName = thisClassName.replace(/Active/,'');
$(this).attr('class',thisClassName);
})
thisClassName += 'Active';
thisClassName = thisClassName.replace(/Hover/,'');
$(this).parent().attr('class',thisClassName);
}
});
});
function showNewProductInfoTab(ID) {
$(ID).trigger('click');
idx = parseInt($("a","#product_info_tabs").index($(ID)[0]));
$(".tab_content_wrapper","#product_info_content").hide();
$(".tab_content_wrapper:eq("+idx+")","#product_info_content").show();
}
You have no recently viewed items.
Eco Pet Food Dish
Eco Pet Food Dish Degradable yet stylish, this
pet food dish is completely eco friendly and perfectly designed for your pet. It is made from 100% plant materials and features a contoured design, adding a bit of flair to ...
View Product
Close