Accent Plus Rose Gold Shimmering Bath Set

Accent Plus Rose Gold Shimmering Bath Set

$37.12
Color : Rose
Country Of Manufacture : China
Material : Porcelain
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


Introducing the Accent Plus Rose Gold Shimmering Bath Set, the epitome of luxury and sophistication for your bathroom. This chic set boasts a shimmery rose gold finish that adds a touch of elegance to any bathroom decor. Made from high-quality porcelain, this set includes a pump dispenser, toothbrush holder, soap dish, and cup, each designed to provide both functionality and style. Whether you're looking to elevate your personal bathroom or impress your guests, this set is sure to make a statement. Weighing in at 2.86 pounds, this set is both sturdy and durable. The lotion dispenser measures 3.4 inches in diameter and 7.4 inches tall, while the tumbler measures 3.25 inches in diameter and 4 inches tall. The toothbrush holder measures 3.75 x 3.25 x 5.25 tall, and the soap dish measures 5 x 4 x 1 inch tall. Elevate your bathroom decor with this luxurious set that is sure to impress. Choose the Accent Plus Rose Gold Shimmering Bath Set for a touch of elegance and sophistication in your bathroom.

Any bathroom will shine with the shimmery rose gold finish of these luxe bath accessories. Chic set includes pump dispenser, toothbrush holder, soap dish, and cup, all made of porcelain. 2.86 pounds. Lotion dispenser: 3.4 inches in diameter x 7.4 inches tall. Tumbler: 3.25 inches in diameter x 4 inches tall. Toothbrush holder: 3.75 x 3.25 x 5.25 tall. Soap dish: 5 x 4 x 1 inch tall.