Paar Ohrringe Creolen 19x4mm aus 585 Gold Rotgold 4-kant flach schlicht poliert

Paar Ohrringe Creolen 19x4mm aus 585 Gold Rotgold 4-kant flach schlicht poliert

  • Artikel-Nummer: 10-38602
  • Auf Lager: Lieferzeit 1-3 Tage
Preis:
845,00 €
739,00 € *
Inhalt 1 Stück

inkl. 19% MwSt. |  Kostenlose Lieferung innerhalb Deutschlands
***Unser bisheriger Preis

1 Monat Widerrufsrecht
Menge:
Details

Paar Creolen 19x4mm aus 585 Rotgold 4-kant flach schlicht

100% Neuware und ungetragen

Paar Creolen in stabiler Ausführung

Modell: Creolen 4-kantig

Material: 585 Rotgold

Breite: ca. 4 mm

Durchmesser außen: ca. 19 mm

Oberfläche: glänzend

Ausführung: halbmassiv

Gewicht: ca. 5,9 Gramm

Der Artikel ist entsprechend gestempelt.

Bitte beachten Sie die Abmessungen des Artikels. Der Schmuck ist zur besseren Darstellung vergrößert abgebildet.

Der Artikel wird in einem passenden Schmucketui geliefert.

Artikelmerkmale
Geschlecht
Damen
Edelmetall
Rotgold
Feingehalt
585er / 14 Karat Gold
Produktart
Creolen
Hauptstein & Perlen
- Ohne Stein
EAN
4053642870766
Kundenbewertung
Ornament

Das könnte Sie auch interessieren

Ornament
$(document).ready(function(){$(".swiper-button-prev");$(".swiper-button-prev");$(".slider-box").each(function(a,b){$(this).children().children(".swiper.carousel").addClass("swip"+a);$(this).children().children(".swiper-button-prev").addClass("swiper-prev"+a);$(this).children().children(".swiper-button-next").addClass("swiper-next"+a);new Swiper(".swiper.carousel.swip"+a,{lazy:!0,slidesPerView:5,speed: 800,keyboard: {enabled: true,},spaceBetween:15,navigation:{nextEl:".swiper-next"+a,prevEl:".swiper-prev"+a},pagination:{el:".swiper-pagination",type: 'bullets',clickable: true,},breakpoints:{190:{slidesPerView:2,spaceBetween:10},480:{slidesPerView:2,spaceBetween:15},768:{slidesPerView:3,spaceBetween:15},1201:{slidesPerView:4,spaceBetween:15},1501:{slidesPerView:5,spaceBetween:15}}})})});
function runAfterElementExists(jquery_selector, callback) {var checker = window.setInterval(function() {if ($(jquery_selector).length) {clearInterval(checker);callback();}}, 500);} $(document).ready(function(){ runAfterElementExists('.widget-attribute', function() { if ($('.variation-select').length==0){ $('.info>li.av').removeClass('d-none'); $('.info>li.art-no').removeClass('d-none'); } else { $('.widget-item-availability-notification').addClass('d-none'); }; }); var swiper = new Swiper(".ItemImgPreview", {lazy: true, loop: false, spaceBetween: 10, slidesPerView: 6, freeMode: false, watchSlidesProgress: true, }); var swiper2 = new Swiper(".ItemImg", {lazy: true, loop: true, spaceBetween: 10, navigation: {nextEl: ".swiper-next",prevEl: ".swiper-prev", },thumbs: {swiper: swiper, },}); var oldArtNr = $('.art-no>span.variationNumber').html(); var newArtNr = oldArtNr.split('-', 3); runAfterElementExists('li.xmas.xmas10.d-none', function() {if(newArtNr[0]==10){$('li.xmas.xmas10').removeClass('d-none')};}); runAfterElementExists('.indexOfText', function() {if ((newArtNr[0] != 20) || (newArtNr[0] != 21) || (newArtNr[0] != 22) || (newArtNr[0] != 23)) {$('.indexOfText').remove();};}); runAfterElementExists('.variation-select', function() { var pleaseSelect = $('.variation-select .select_container>b').text(); if (pleaseSelect.includes('Bitte')){} else { $('.info>li.av.d-none').removeClass('d-none'); $('.info>li.art-no.d-none').removeClass('d-none'); }; $('.dropdown_container .v-s-box').click(function(){ $('.info>li.av.d-none').removeClass('d-none'); $('.info>li.art-no.d-none').removeClass('d-none'); $('.widget-item-availability-notification.d-none').removeClass('d-none'); }); $(".variation-select select").change(function() { $('.info>li.av.d-none').removeClass('d-none'); $('.info>li.art-no.d-none').removeClass('d-none'); $('.widget-item-availability-notification.d-none').removeClass('d-none'); }); $(document).ready(function(){ if ($('.add-to-basket-container button').hasClass('disabled')){}else{$('.diamondInfoText').show(); $('.info>li.av').delay( 1500 ).show(); $('input[name="variationid"]').val('10-38602'); $(".ItemQuestionForm form > input[data-mail='subject']").val("Artikel-Nummer: " + oldArtNr); $('.ItemQuestionForm input[name="Artikelnr."]').attr('disabled', 'disabled').val(oldArtNr);};}); $('.p-container').removeClass('d-none'); $('.widget-add-to-basket').removeClass('d-none'); if($("select.custom-select option").val() == '-1'){ $('.info>li.av').hide(); if (newArtNr.length > 2) { $('.art-no>span:nth-child(2)').after('' + newArtNr[0] +'-'+ newArtNr[1] +'').hide();} else { $('.art-no>span:nth-child(2)').after('' + newArtNr[0] +'-'+ newArtNr[1] +'').hide();} }; $(".v-s-boxes .v-s-box").click(function() { $('.fromPrice').addClass('d-none');$('.newnr').remove(); $('.art-no>span:nth-child(2)').delay( 1500 ).show(); $('.add-to-basket-container').removeClass("disabled"); $('.info>li.av').delay( 1500 ).show(); }); $("select[id='Diamant Qualität']").change(function() { $('.diamondInfoText').show(); }); }); runAfterElementExists('.img-container .bubble', function() { var oldUVP=845; var currentPrice = 739; function calculatePercent() {var percent = (oldUVP-currentPrice)/oldUVP*100;var percentRound = Math.round(percent); if(percentRound>2){ $(".img-container .bubble").html("-"+percentRound+"%");} else {$(".short .crossprice").hide(); $(".img-container .bubble").hide();};}; calculatePercent();}); var averageCount=$('.feedback-average-count').text(); $('.sectionHeader .reviewCountTarget').html(averageCount); }); function timeOut() {$('.single .p-container').show();} runAfterElementExists('.single .cross-box>div.col-12>.itemBox', function() { $('.single .cross-box>div.col-12>.itemBox').addClass('col-xs-6 col-sm-4 col-lg-3 col-xl-2 item'); }); runAfterElementExists('.v-s-boxes .v-s-box.invalid', function() { $(".v-s-boxes .v-s-box").not(".v-s-boxes .v-s-box.invalid").click(function() {$('.fromPrice').remove(); setTimeout(timeOut, 1000);}); $(".v-s-boxes .v-s-box.invalid").click(function() {$('.single .p-container').hide();}); }); runAfterElementExists('.ItemQuestionForm form', function() { var oldArtNr = $('.art-no>span.variationNumber').html(); var newArtNr = oldArtNr.split('-', 3); $('input[name="variationid"]').val('10-38602'); $(".ItemQuestionForm form > input[data-mail='subject']").val("Artikel-Nummer: " + oldArtNr); $('.ItemQuestionForm input[name="Artikelnr."]').attr('disabled', 'disabled').val(oldArtNr); $("select.custom-select").change(function() { $(".ItemQuestionForm form > input[data-mail='subject']").val("Artikel-Nummer: " + oldArtNr); }); });
(function () { var _tsid = 'XA48ACB074A9B82AE582D121E63B0A3EA'; _tsConfig = { 'yOffset': '0', /* offset from page bottom */ 'variant': 'reviews', /* default, reviews, custom, custom_reviews */ 'customElementId': '', /* required for variants custom and custom_reviews */ 'trustcardDirection': '', /* for custom variants: topRight, topLeft, bottomRight, bottomLeft */ 'disableResponsive': 'false', /* deactivate responsive behaviour */ 'disableTrustbadge': 'false' /* deactivate trustbadge */ }; var _ts = document.createElement('script'); _ts.type = 'text/javascript'; _ts.charset = 'utf-8'; _ts.async = true; _ts.src = '//widgets.trustedshops.com/js/' + _tsid + '.js'; var __ts = document.getElementsByTagName('script')[ 0]; __ts.parentNode.insertBefore(_ts, __ts); }) ();