Pet Feeder Bowls for Puppy Medium Dogs Cats

Pet Feeder Bowls for Puppy Medium Dogs Cats

$34.00
Color : Blue
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Double Bowls Set: designed for small-medium dogs and cats. Double bowls design is convenient for serving food and water at the same time. Also great for multiple pet families.

Premium Stainless Steel: High-quality stainless steel is anti-corrosion, and heat resistant. The stainless steel bowl is durable for long-term use and healthy for your beloved pets, especially for holding hot food.

Non-Slip Station: The resin mat features 4 skid-proof rubber at the bottom to prevent the dog bowls from sliding when your pet eating and provides protection for your floors.

Raised Station Design: The raised stand provides a comfortable feeding height which helps to reduce neck burden and offers easy eating, and comfortable licking for our pet.

Easy To Clean: The stainless steel bowls are removable, so it’s easy to take them out to wash and keep clean, what’s more, it’s also convenient to add food or water. The bowls are dishwasher safe.

Material: plastic + stainless steel
Product specifications: length * width 27*17*4
Features:
1. High-quality PP material, stainless steel inner bowl, wear-resistant and drop-resistant
2Easy to clean, not easy to breed
3. The bottom of the bowl adopts a non-slip design to prevent pets from knocking over while eating
4. Smooth corners, smooth and rounded, safer

Note: Our default processing time is 1-3 working days, and it can be delivered in about a week. If there is no update for 3-4 days, that's quite normal and won't affect the delivery time.

If it has not been delivered after more than 2 weeks, please contact us immediately and we will help you quickly.

Within our delivery time limit, we do not accept refunds due to logistics problems. If the platform you sell products on has high timeliness requirements, please do not choose this product. You can take a look at our products which are delivered in 2-5 days.

Please contact us with any questions.