Zur Navigation
Schlafzimmer
* alle Preise inkl. MwSt.
Zurück
Shop Startseite
GRATIS VERSAND
ab € 2.450,00
GRATIS VERSAND
ab € 3.050,00
GRATIS VERSAND
ab € 3.200,00
GRATIS VERSAND
ab € 3.550,00
GRATIS VERSAND
ab € 3.950,00
ab € 1.889,00
ab € 2.179,00
ab € 3.378,00
ab € 2.780,00
ab € 3.095,00
GRATIS VERSAND
€ 4.500,00
ab € 290,00
ab € 392,00
ab € 428,00
€ 168,00
€ 208,00
€ 216,00
€ 260,00
€ 308,00
€ 51,00 statt € 56,00
€ 69,00 statt € 76,00
€ 94,00 statt € 102,00
€ 99,00 statt € 108,00
TOPSELLER
€ 129,00 statt € 140,00
TOPSELLER
ab € 94,00 statt ab € 102,00
€ 174,00 statt € 190,00
TOPSELLER
€ 205,16 statt € 224,00
€ 228,00
€ 218,65 statt € 238,00
€ 235,00 statt € 256,00
TOPSELLER
€ 255,00 statt € 278,00
€ 381,00
€ 1.490,00
€ 129,00
€ 99,50
Dieser Inhalt kann aufgrund Ihrer Cookie-Einstellungen nicht angezeigt werden.
var hRef = jQuery(location).attr('href');
if (hRef.indexOf("shop/b%C3%B6den/vinyl/") > -1 || hRef.indexOf("shop/b%C3%B6den/parkett/") > -1) {
$("#primarycontent .list-multiple-column .attribute, #primarycontent .hover-list-multiple-column .attribute").css("top", "30px");
$("li.list-multiple-column a.product-price").each( function () {
m2preis = $(this).next().next().text().toString().split("/")[1];
if (m2preis == null){
} else {
$(this).text("€ "+m2preis+" / m²");
}});
m2detail = $("#product_details_selection_price span.basic-price").text().split("/")[1];
if (m2detail == null){
} else {
$("#product_details_selection_price span.basic-price").text("€ "+m2detail+" / m²");
};
/*
$("#primarycontent #list-multiple .old-price").each( function () {
if($(this).is(':empty')) { } else {
$(this).parent().prepend('Jetzt sparen! ');
}});
*/
$(".hover-list-multiple-column .old-price, .list-multiple-column .old-price").css("display","none");
$("#product_details_selection_price span.basic-price").css({"display": "block", "font-size" : "2em"});
$("#product_details_selection_price .actual-price .price").append(" / Paket ");
}
if ($("#product-detail .attribute:contains('GRATIS VERSAND')").length) {
$("#primarycontent #product-detail .product-price a:link, #primarycontent #product-detail .product-price a:visited, #primarycontent #product-detail .product-price a:hover, #primarycontent #product-detail .product-price a:active").css("display","none");
}