Plaid Reversible Waterproof Dog Jacket

$18.99
Color:  Green
Size:  XS
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

DESCRIPTION

The reversible winter dog jacket is made of premium quality polyester fiber. with a water-resistant inner layer and a soft and warm outer layer. The Hook & loop closure around the neck and chest allows easy to put on and take off. The Velcro strap is wide and long. and possibly the best sticking Velcro strap ever.

If you plan to walk your pup while wearing a winter coat. such a hole or entrance allows you to easily attach the leash to your dog's collar without taking off the coat.

The classic Scottish plaid design is never out of date. The dog jacket is lightweight. durable. breathable. and exquisitely sewed. It fits nearly all kinds of dog breeds.

 👈

FEATURES

  • Polyester fiber.
  • Two-sides worn design.
  • Hook & loop closure.
  • Classic Scottish style plaid.
  • Variable sizes are available.
  • A collar hole on the neck.
  • Machine-washable.
LENGTH CHEST NECK
XS 8.7" 9.8" - 11.8" 8.6" - 10.6"
S 10.2" 11.8" - 13.7" 10.6" - 12.6"
M 11.8" 13.7" - 17.7" 12.6" - 15"
L 13.7" 17.7" - 21.6" 15" - 17.3"
XL 17.7" 21.6" - 25.9" 17.3" - 20.5"
2XL 21.6" 25.9" - 33.4" 20.5" - 23.6"
3XL 24.8" 33.4" - 41.3" 23.6" - 26.8"

Tips:

  • Manual measurements may have 1-3 cm errors.
  • The real color may slightly differ from pictures due to your device screen's resolution. brightness. contrast. etc.
  • For the growing dog. you'd better choose the bigger size than the actual one.
  • Please measure the size of your pets precisely and refer to our sizing chart in advance.