Cat Meta Universe Tin Painting Home Wall Decor

$9.99
$18.99
-47%
Style:  #01
Quantity
people are viewing this right now
/** @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

😻😻These fabulous metal wall plaques are an exceptionally fun addition to any bathroom, guaranteed to both amuse and to create a witty talking point for your guests!

Cats will appear everywhere on the walls of your home to spy on you and annoy you and laugh at you.😹😹

This fun cat sign can be used almost anywhere, and this vintage cat sign could be perfect for your gift, very artistic and textured!

Specifications

  • Material: metal tin logo (not easy to bend, will not rust, will not fade) matte finish. The cute pattern of a cat is humorous and fun, and is also a great choice for your home decor.
  • Installation: This vintage tin sign is easy to hang because we have pre-drilled holes at the four corners. For safety, the edges of each metal sign are crimped and the four corners are rounded.
  • Size: 8" x 12" inch /20cm x 30cm.

This vintage tin sign is a perfect wall decoration for living room, bedroom, kitchen, office, hotel, restaurant, office, bar, etc. It is also a great gift for friends, family and relatives.

⭐⭐⭐Customer Feedback⭐⭐⭐

"This sign has gotten a lot of laughs and comments. The metal is nice, lightweight but doesn’t look or feel cheap. The design/color is clear and nicely done. Would recommend for kitchen, coffee bar or as part of a coffee lovers gift basket."

-Tackett A. Dec 3,2022.

"If u have a sarcastic sense of humor with just a twist of the dark side then u will love this. It is tin not paper so it is very sturdy which is good if u do with yours what I did with mine which is put it over by my coffee pots (yes, plural) so the moisture won’t affect it. "

-Michelle C. Jan 25,2023.

"Love this sign. Need a smile today, this will do it for you."

-Carolyn D. Apr 6, 2023.

Click On "ADD TO CART" To Get Yours Now!

📦 FREE Insured Worldwide Shipping: Each order comes with real-time tracking details and insurance coverage in the unlikely event that a package gets lost or stolen in transit.

💰 Money-Back Guarantee: If your items arrive damaged or become defective within 30 days of normal usage, we will gladly issue out a replacement or refund.

✉️ 24/7 Customer Support: We have a team of live reps ready to help and answer any questions you have within 24 hours, 7 days a week.

🔒 Safe & Secure Checkouts: We use state-of-the-art SSL Secure encryption to keep your personal and financial information 100% protected.