(0)
Retourenmarke
// if ( $('.mzs .pos100').length >= 1 ) {
// $('.mzs').addClass('yes');
// } else {
// $('.mzs').removeClass('yes');
// }
loadJS( 'https://cdn03.plentymarkets.com/0g0quyrt02bw/plugin/11/dorinskindermodepdt/js/magiczoomplus.min.js?v=51dc07b80d7e53eca869b59bcc8071fa0080c4cd' );
document.addEventListener('onVariationChanged', function() {
function updateMagicZoomImages() {
$('.MagicZoom').each(function() {
var imgUrlLarge = $(this).attr('href');
$(this).find('img')
.attr('src', imgUrlLarge)
.removeAttr('srcset')
.removeClass('lazyloaded')
.addClass('lazyload');
});
MagicZoom.refresh();
}
function updateOgImage() {
var firstImage = $('#zoom0').attr('href') || false;
if (firstImage) {
firstImage = firstImage.replace('/secondPreview/', '/full/');
$('meta[property="og:image"]').attr('content', firstImage);
}
}
setTimeout(function() {
updateMagicZoomImages();
setTimeout(updateOgImage, 100);
}, 300);
});
var mzOptions = {};
var onlyOnce = false;
mzOptions = {
onZoomReady: function() {
if (!onlyOnce) {
$('.MagicZoom').css('pointer-events', 'inherit');
onlyOnce = true;
}
}
};
Retourenlabel für Ihre Rücksendung
Hinweis: Der angegebene Mindestbestellwert gilt nicht für Ihr Retourenlabel.
Eine Gutscheineinlösung ist für das Retourenlabel nicht möglich.
Es können keine weiteren Artikel dazu gekauft werden. Bitte geben Sie hierfür eine neue Bestellung auf.
Wir senden Ihnen das Retourenlabel per Email zum Ausdrucken.
- EU Verantwortlicher
- Dorins Kindermode
- Schandauer Str. 26 A, 01309 Dresden, Deutschland
- kontakt@dorins-kindermode.de
- 035128708090
- Hersteller
- Dorins Kindermode
Kundenrezensionen
()
5
4
3
2
1
Rezensionen werden geladen...
Wirklich löschen?
Rezension löschen
(0)
Retourenmarke
- Artikelnummer: 195590
- Marke: Dorins Kindermode
Größentabelle
17,95 €
Inhalt:
1 Stück
inkl. MwSt.
Lieferzeit 3-5 Tage*
Kostenloser Versand innerhalb Deutschlands1
1 Mindestbestellwert 15,- €, Versandkosten anderer Länder entnehmen Sie bitte der Übersicht
if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/0g0quyrt02bw/plugin/11/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "QYZK4P3MNXKMQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "1ee1ffa42e09d3d3791d3f91d17aaaf3");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn03.plentymarkets.com/0g0quyrt02bw/plugin/11/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "QYZK4P3MNXKMQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "1ee1ffa42e09d3d3791d3f91d17aaaf3");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('699e39e526c40', 'paylater', 'paypal', 'pill', 'silver');
});
} else {
renderPayPalButtons('699e39e526c40', 'paylater', 'paypal', 'pill', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('699e39e526c40', 'paypal', 'buynow', 'pill', 'silver');
});
} else {
renderPayPalButtons('699e39e526c40', 'paypal', 'buynow', 'pill', 'silver');
}
Du kannst bis zu 18 Punkte sammeln!
Fragen zum Artikel
0351 28708090
Frage zum Artikel
$('.item-id-input-field').hide().find('input').val('144190')
Größentabelle
Größentabelle wird geladen
Bezahlung und Versand
Inhalt wird geladen
if ($(window).outerWidth() < 992 ) {
$('#mM').contents().appendTo('#mH');
}
$( window ).resize(function() {
if ($(window).outerWidth() < 992 ) {
$('#mM').contents().appendTo('#mH');
} else {
$('#mH').contents().appendTo('#mM');
}
});
setTimeout(function () {
if ( $( '.fxm > .r' ).outerHeight() < ( $( '.fxm > .l' ).outerHeight() ) ) {
$( '.fxm > .r' ).addClass( "sticky" );
}
}, 1000);
$('[href="#sizechart"]').click(function(event) {
$.ajax( {
url: '/informationen/groesseninformation',
type: 'GET',
success: function ( data ) {
$( '#sizechart-content' ).html( $( data ).find( '.ct-6' ).html() );
}
} );
});
$('[href="#shipping"]').click(function(event) {
$.ajax( {
url: '/versandinformationen',
type: 'GET',
success: function ( data ) {
$( '#shipping-content' ).html( $( data ).find( '.ct-679' ).html() );
}
} );
});
if ($(window).innerWidth() >= 992) {
var panelSameHeight = $('.panels .panel:first-child').innerHeight();
$('.panels .panel').css('min-height', panelSameHeight);
}
var check = $('#panel-2 ul li').length;
if (!check) {
$('label[for="tab-2"]').css('display', 'none');
}
var check = $('#panel-3 ul li').length;
if (!check) {
$('label[for="tab-3"]').css('display', 'none');
}
var check = $('#panel-4 ul li').length;
if (!check) {
$('label[for="tab-4"]').css('display', 'none');
}
