loadJS( "https://cdn02.plentymarkets.com/ida51e68228c/plugin/51/wohnfreudenpdt/js/magiczoomplus.min.js?v=d4fd29df9585d980c51c117f336b2b94ec693b83" );
Naturstein Seifenspender poliert Artikelnummer: 38623 Hersteller/Marke: wohnfreuden Farbe: natur Durchmesser: ca. 13 cm Höhe: ca. 15 cm Gewicht: ca. 2,6 kg Material: Naturstein Fassungsvermögen: ca. 180 ml Diesen Artikel für später merken?
Naturstein Seifenspender poliert
sofort versandfertig
var countItems = $('.gal > .item').length;
var countNotAv = $('.gal > .item .notav').length;
var realAv = countItems - countNotAv;
$('.stock.b span, .choose-unique .txt span').text(realAv);
setTimeout(function () {
$('.gal > .item .notav').parents('.item').addClass('no');
}, 300);
Expresskauf mit Schnell. Bequem. Sicher.
if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/ida51e68228c/plugin/51/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYE2j74XicmhB4Q8UrDrWM7ORXUMQzE2AD0DSkR-taPMi1nzf4Ypb39g_kD-66xyHZCyiHvO4zOsdNLG");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmM5NDJhYTRkZDg3ODJhZmRjNjFkYjAxZThmZDNlYTkwZWQ2MmE3NDA2MzAyZWFkMDQxNmFlZDJiMzRmM2FiN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMDFUMTg6NDc6MjEuNDMwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0yaEViWHJoYU9PYVF0VFRIYWVXb2xUeWExQkZEeTFVV2tqelhGUmxBYzB0QlBpSVQwN0o3c2xXQnlOR3l2TWExNE0tR1BjaThYR0YxX0xIWEtCbjBFZVQwdGZRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AYE2j74XicmhB4Q8UrDrWM7ORXUMQzE2AD0DSkR-taPMi1nzf4Ypb39g_kD-66xyHZCyiHvO4zOsdNLG");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmM5NDJhYTRkZDg3ODJhZmRjNjFkYjAxZThmZDNlYTkwZWQ2MmE3NDA2MzAyZWFkMDQxNmFlZDJiMzRmM2FiN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMDFUMTg6NDc6MjEuNDMwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0yaEViWHJoYU9PYVF0VFRIYWVXb2xUeWExQkZEeTFVV2tqelhGUmxBYzB0QlBpSVQwN0o3c2xXQnlOR3l2TWExNE0tR1BjaThYR0YxX0xIWEtCbjBFZVQwdGZRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
Kostenloser Versand innerhalb Deutschlands1) 1) Ab einem Bestellwert von 70€. 2) Außer Vorkasse und Speditionsware.
$('.item-id-input-field').hide().find('input').val('38623')
$('.item-url-input-field').hide().find('input').val('https://www.wohnfreuden.de/flussstein-seifenspender-15cm-natur-poliert/a-38623')
var obj = $( '.rs .rate' );
var width = obj.attr( 'data-style' );
obj.css( 'width', width );
$( window ).scroll( function () {
inViewport();
} );
$( '.page-singleitem .choose-unique, .clicknscroll' ).on( 'click', function ( event ) {
scrollToUnique();
} );
$( '.unique-gallery' ).on( 'click', 'button', function ( event ) {
$( this ).hide().parent().find( '.item' ).slideDown( 300 );
} );
$( '.unique-gallery img' ).featherlight();
document.addEventListener( 'onVariationChanged', function () {
// new variation is loaded
setTimeout( function () {
// wait until vue rendering is done
MagicZoom.refresh( 'zoom' );
setTimeout( function () {
MagicZoom.switchTo( 'zoom', 0 );
}, 100 );
}, 100 );
} );
window.ceresStore.dispatch("loadComponent", "basket-preview");
setTimeout( function () {
checkBasket();
}, 3000 );
function checkBasket() {
var testingShit = parseInt( $( '.main-header .toggle-basket .amount' ).text() );
if ( testingShit >= 1 ) {
$( '.gal .item' ).removeClass( 'active' );
$( '.basket-preview li:visible > .item-property-value > span > span' ).each( function ( index, el ) {
var xyz = $.trim( $( this ).text().replace( '.', '' ) );
if ( xyz != '' ) {
$( '.gal .item.' + xyz ).addClass( 'active' );
}
} );
} else {
$( '.gal .item' ).removeClass( 'active' );
}
}
function inViewport() {
$( '.add2b' ).each( function () {
var divPos = $( window ).scrollTop();
if ( divPos > 1500 ) {
$( this ).addClass( 'not-visible' );
} else {
$( this ).removeClass( 'not-visible' );
}
} );
if ($( window ).scrollTop() > 750 && $(window).outerWidth() >= 992 ) {
$('#fstick').addClass('stick');
} else {
$('#fstick').removeClass('stick');
}
}
function scrollToUnique() {
event.preventDefault();
var $container = $( "html,body" );
var $scrollTo = $( '.bottom-area' );
$( '#tab0' ).click();
if ( $( '#tab0_mobile:checked' ).is( ':checked' ) ) {
} else {
$( '#tab0_mobile' ).click();
}
$container.animate( {
scrollTop: $scrollTo.offset().top - $container.offset().top - 100,
scrollLeft: 0
}, 300 );
}
if ($('.tabs .tab:visible').length == 0 && $(window).innerWidth() >= 992) {
$('label[for="tab1"]').click()
}
var mzOptions = {};
mzOptions = {
onZoomReady: function ( zoom ) {
$( '.mz' ).removeClass( 'notready' );
}
};
window.addEventListener( 'load', function () {
if ( $( ".widget-feedback" ).length ) {
x();
}
$( '.rs .rating' ).on( 'click', function () {
var $container = $( "html,body" );
var $scrollTo = $( '.widget-feedback' );
var headerHeight = 0;
if ($(window).outerWidth() <= 1199) {
headerHeight = 180;
} else {
headerHeight = 50;
}
if ( $scrollTo.length ) {
$container.animate( {
scrollTop: $scrollTo.offset().top - headerHeight,
scrollLeft: 0
}, 1000 );
setTimeout(function () {
$container.animate( {
scrollTop: $scrollTo.offset().top - headerHeight,
scrollLeft: 0
}, 1000 );
}, 300);
}
} );
} );
$( window ).scroll( function () {
if ( $( ".widget-feedback" ).length ) {
x();
}
} );
function x() {
var toe = $( ".widget-feedback" ).offset().top;
var boe = $( ".widget-feedback" ).offset().top + $( ".widget-feedback" ).outerHeight();
var bos = $( window ).scrollTop() + $( window ).innerHeight();
var tos = $( window ).scrollTop();
if ( ( bos > toe ) && ( tos < boe ) ) {
setTimeout( function () {
$( '.widget-feedback' ).removeClass( 'not-visible' );
}, 500 );
}
}