Men's Christmas Party Cape Coat 6255

$62.99
$71.54
-$8.55
size:  S
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

https://i.postimg.cc/TYKcmCtt/xpmg05-a-man-in-a-red-velvet-cloak-with-fur-trim-and-hood-stand-225a0e8a-fdcc-43fe-aaf7-702374ee39d6.pnghttps://i.postimg.cc/gk1HK856/xpmg05-a-man-in-a-red-velvet-cloak-with-fur-trim-and-hood-stand-88fee851-39de-43cf-88e4-335993ddd8db.pnghttps://i.postimg.cc/k4MQ5cVZ/xpmg05-mens-Christmas-Cape-Coat-7dc2cb06-d531-4189-aa31-ff39a4fb009a.pnghttps://i.postimg.cc/gjTqQZ0P/xpmg05-mens-Christmas-cape-coat-b432d68a-1647-420e-9622-c59af68781d4.pnghttps://i.postimg.cc/CKgC3YS6/xpmg05-mens-Christmas-Cape-Coat-fffee7ae-bb90-46c9-8815-96f1e433e04c.pnghttps://i.postimg.cc/pTPZFvSj/xpmg05-Mens-Christmas-cape-coat-It-is-worn-by-a-man-with-a-big-64a22f6f-1a25-48a4-a851-0b193d50334b.pnghttps://i.postimg.cc/2y670wrL/xpmg05-Mens-Christmas-cape-coat-It-is-worn-by-a-man-with-a-big-7687c307-3332-4658-aaae-d5bcf7a56cdf.pnghttps://i.postimg.cc/XqJks84Z/xpmg05-Mens-Christmas-cape-coat-It-is-worn-by-a-man-with-a-big-dcac810a-ea78-4b32-a932-b8f2e02a2208.pnghttps://i.postimg.cc/yYxLjVNC/xpmg05-None-398950fd-f8a4-4084-9272-f4e9c1f3db92.pnghttps://i.postimg.cc/FRhZLv6d/xpmg05-None-8131773e-f170-4152-b666-995523c6b662.png
https://i.postimg.cc/TYKcmCtt/xpmg05-a-man-in-a-red-velvet-cloak-with-fur-trim-and-hood-stand-225a0e8a-fdcc-43fe-aaf7-702374ee39d6.pnghttps://i.postimg.cc/gk1HK856/xpmg05-a-man-in-a-red-velvet-cloak-with-fur-trim-and-hood-stand-88fee851-39de-43cf-88e4-335993ddd8db.pnghttps://i.postimg.cc/k4MQ5cVZ/xpmg05-mens-Christmas-Cape-Coat-7dc2cb06-d531-4189-aa31-ff39a4fb009a.pnghttps://i.postimg.cc/gjTqQZ0P/xpmg05-mens-Christmas-cape-coat-b432d68a-1647-420e-9622-c59af68781d4.pnghttps://i.postimg.cc/CKgC3YS6/xpmg05-mens-Christmas-Cape-Coat-fffee7ae-bb90-46c9-8815-96f1e433e04c.pnghttps://i.postimg.cc/pTPZFvSj/xpmg05-Mens-Christmas-cape-coat-It-is-worn-by-a-man-with-a-big-64a22f6f-1a25-48a4-a851-0b193d50334b.pnghttps://i.postimg.cc/2y670wrL/xpmg05-Mens-Christmas-cape-coat-It-is-worn-by-a-man-with-a-big-7687c307-3332-4658-aaae-d5bcf7a56cdf.pnghttps://i.postimg.cc/XqJks84Z/xpmg05-Mens-Christmas-cape-coat-It-is-worn-by-a-man-with-a-big-dcac810a-ea78-4b32-a932-b8f2e02a2208.pnghttps://i.postimg.cc/yYxLjVNC/xpmg05-None-398950fd-f8a4-4084-9272-f4e9c1f3db92.pnghttps://i.postimg.cc/FRhZLv6d/xpmg05-None-8131773e-f170-4152-b666-995523c6b662.png