Vierhaus 1439 Beistelltisch (2024)

Zoomen per Doppelklick

Inkl. 19% MwSt.

Versandkostenfrei!

  • Inkl. Höhenverstellung
  • Sicherheitsglas 10mm

Lieferzeit: 4 Wochen

Ihr Vierhaus 1439 Beistelltisch ist fertig.

Jetzt in den Warenkorb legen!

Aktuelle Auswahl: ()

Auswahl vollständig

Option ausgewählt

Optionen ausgewählt

Lade Optionen ...

  • Auswahl zurücksetzen?

Ihre Zusammenstellung

Inkl. 19% MwSt.

Auswahl zurücksetzen?

Wenn Sie zu zurückspringen, wird jede Auswahl nach diesem Punkt, die sie bereits getroffen haben, zurückgesetzt.

` ); }, getImageUrl(item) { const optionElement = item.querySelector('input'); let [optionId, valueId] = this.getOptionValuesByElement(optionElement); const type = this.getOptionType(optionId, valueId); let imageUrl = this.optionData.images[type][valueId]; if (imageUrl === undefined) { imageUrl = this.optionData.placeholderUrl; } imageUrl = imageUrl.replace(this.optionData.imageDirUrl, ''); if (imageUrl.indexOf('/') === 0) { imageUrl = this.optionData.thumbnailDirUrl + imageUrl; } return imageUrl; }, /** * Tooltip */ appendTooltip(item) { const tooltipHtml = this.getTooltipHtml(item); if (tooltipHtml) { item.insertAdjacentHTML('afterbegin', this.getTooltipHtml(item)); } }, getTooltipHtml(item) { const optionIdElement = item.querySelector('[data-option-id]'); let [optionId, valueId] = this.getOptionValuesByElement(optionIdElement); const type = this.getOptionType(optionId, valueId); const description = this.optionData.description[type][valueId]; if (description === '') { return; } switch (item) { default: return `

` + description + `

`; } }, /** * Summary */ async loadSummary() { await fetch('https://livim.de/configurator/ajax/showelements/?' + new URLSearchParams({ id: document.querySelector('input[name="product"]').value })) .then(response => response.text()) .then(html => { this.injectSummary(html); if (html.length > 0) { const parser = new DOMParser(); const parsedHtml = parser.parseFromString(html, 'text/html'); const dataIndex = parsedHtml.querySelector('[data-index]'); if (dataIndex !== null) { this.indexInSession = dataIndex.dataset.index; } } if (this.summaryIsSaving === true) { this.complete = true; this.summaryIsSaving = false; } }); }, injectSummary(html) { if (html !== null) { if (html.length > 0) { this.summaryAvailable = true } else { this.summaryAvailable = false; this.complete = false; this.configurationInProgress = true; } } else if (html == null || html == '') { this.summaryAvailable = false this.complete = false; this.configurationInProgress = true; if (this.configuratorOptions.length) { this.resetTo(this.configuratorOptions[0].id); } } document.querySelector('#summary > .summary_content').innerHTML = html; this.updateSummaryPrice(); }, async removeElement(index) { fetch('https://livim.de/configurator/ajax/removeelement/', { method: 'POST', body: new URLSearchParams({ index_in_session: index, form_key: document.querySelector('input[name="form_key"]').value }) }) .then(response => response.text()) .then(htmlObject => JSON.parse(htmlObject).html) .then(html => { this.injectSummary(html); }) .catch(error => { console.error(error); }); }, removeAllElements() { fetch('https://livim.de/configurator/ajax/removeallelements/', { method: 'POST', body: new URLSearchParams({ form_key: document.querySelector('input[name="form_key"]').value }) }).then(response => response.text()).then(html => { if (this.configuratorOptions.length) { this.resetTo(this.configuratorOptions[0].id); } this.injectSummary(html); this.summaryAvailable = false; this.configurationInProgress = true; }).catch(error => { console.error(error); }); }, updateSummaryPrice() { let summaryPrice = 0; const configuredProducts = document.querySelectorAll('#summary .configured-product'); configuredProducts.forEach(configuredProduct => { summaryPrice += configuredProduct.getAttribute('data-price_as_configured') * configuredProduct.getAttribute('data-qty'); }); summaryPrice = hyva.formatPrice(summaryPrice); this.setMultiBundleFinalPrice(summaryPrice); }, /** * Price */ calculateFinalPrice(option) { if (this.finalPriceWithCustomOptions > 0) { this.selectionFinalPrice = this.finalPriceWithCustomOptions; return; } const optionIdAttribute = option.getAttribute('data-option-id'); let [optionId, valueId] = optionIdAttribute.split('_'); if (optionIdAttribute.includes('-') === true) { [optionId, valueId] = optionIdAttribute.split('-'); } if (document.querySelector('div[x-data="initBundleOptions()"]')) { const options = this.optionData.multibundleOptions[optionId]; if (!options) { return; } const selections = options.selections[valueId]; if (!selections) { return; } this.selectionFinalPrice += Number(selections.prices.finalPrice.amount); } else { const optionPriceElement = option.parentElement.querySelector('[data-price-amount]'); if (!optionPriceElement) { return; } const optionPrice = Number(optionPriceElement.dataset.priceAmount); this.selectionFinalPrice += Number(optionPrice); } }, setMultiBundleFinalPrice(value) { document.querySelector('#bundle-final-price').innerText = value; }, /** * MultiBundle Save */ saveSelectionToSummary() { this.summaryIsSaving = true; this.indexInSession += 1; let params = {}; const selectedOptions = document.querySelectorAll('#product-options-wrapper .options-list :checked'); selectedOptions.forEach(option => { let optionName = option.name; if (!optionName) { optionName = option.parentElement.name; } optionName = optionName.replace(/[a-z_\[\]]*([0-9]+)]/, '$1'); params[optionName] = option.value; this.calculateFinalPrice(option); }); params['product'] = document.querySelector('input[name="product"]').value; params['qty'] = document.querySelector('input[name="qty"]').value; params['index_in_session'] = this.indexInSession; params['price_as_configured'] = hyva.formatPrice(this.selectionFinalPrice, true); this.selectionFinalPrice = 0; params['form_key'] = document.querySelector('input[name="form_key"]').value; fetch('https://livim.de/configurator/ajax/saveelement/', { method: 'POST', body: new URLSearchParams(params) }).then(() => { window.dispatchEvent( new CustomEvent( 'new-summary-added', {} ) ); }).catch(error => { console.error(error); }); } }; }

Vierhaus Beistelltisch 1439 mit Sicherheitsglas

Der Beistelltisch 1439 von Vierhaus kann dank der integrierten Ilse - Hydro - Lift - Mechanik um ca. 18 cm stufenlos in der Höhe verstellt werden. So kann er also optimal auf Ihre Bedürfnisse eingestellt werden.

Die Vorrichtung zur Höhenverstellung wurde in der schwarz lackierten Metallsäule installiert, welche auf einer schönen Massivholz-Bodenplatte in geölter Wildeiche befestigt ist, um dem Tisch die nötige Stabilität zu garantieren.

Seine Tischplatte besteht aus ca. 10mm starkem Sicherheitsglas. Diese ist in Klarglas und Parsolglas erhältlich. Für ein komfortables Bewegen und Umstellen des Tisches wurden außerdem Rollen eingebaut.

Der Couchtisch Vierhaus ist in den folgenden Ausführungen bestellbar

1439-WEIX-GPA Parsolglas
1439-WEIX-GKL Klarglas

Der Beistelltisch von Vierhaus wird zerlegt per Spedition bis in das gewünschte Zimmer geliefert.

Sollten Sie Fragen zu dem Modell, zu Ihrer Bestellung oder zum Ablauf der Lieferung haben, können Sie uns telefonisch unter der 03631/4731622 erreichen, oder uns eine Email an service@livim.de senden.

Bei Livim ist der Versand auf dem Festland immer kostenlos. Auch ein sicherer Kauf auf Rechnung ist bei uns problemlos möglich. Bei der Bezahlmethode Vorkasse wird Ihnen zusätzlich ein Sofortskonto von 3% abgezogen.

Details

Lieferzeit
4 Wochen

Hersteller
Vierhaus

Raum
Wohnzimmer

Besondere Merkmale
Höhenverstellung durch Ilse-Hydro-Lift-Mechanik | Sicherheitsglas ca. 10 mm (ESG) | Integrierte Rollen

Garantie
2 Jahre

Abmessungen
B/H/T: ca. 55 x 47 - 65 x 47

Stil
modern

Material Tischplatte
Glas

Material Gestell/Beine
Massivholz

Fußart
Säule

Sicherheitsglas
Ja

Vormontiert
Nein

Wir haben andere Produkte gefunden, die Ihnen gefallen könnten!

Mit der Tabulatortaste können Sie durch die Elemente des Karussells navigieren. Mit den Skip-Links können Sie das Karussell überspringen oder direkt zur Karussellnavigation wechseln. Clicken, um das Karussell zu überspringen

Vierhaus 1439 Beistelltisch (2024)

References

Top Articles
Latest Posts
Article information

Author: Gov. Deandrea McKenzie

Last Updated:

Views: 6114

Rating: 4.6 / 5 (66 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Gov. Deandrea McKenzie

Birthday: 2001-01-17

Address: Suite 769 2454 Marsha Coves, Debbieton, MS 95002

Phone: +813077629322

Job: Real-Estate Executive

Hobby: Archery, Metal detecting, Kitesurfing, Genealogy, Kitesurfing, Calligraphy, Roller skating

Introduction: My name is Gov. Deandrea McKenzie, I am a spotless, clean, glamorous, sparkling, adventurous, nice, brainy person who loves writing and wants to share my knowledge and understanding with you.