https://www.adenauer.com/adenauer-co-schmuckstuecke-accessoires/adenauer-co-moin-enten/moin-ente-metallic-gold-a-co/a-102901
26039
Adenauer & Co
9.95
Moin-Ente Metallic Gold A&Co
https://cdn02.plentymarkets.com/1yfutyoojybq/item/images/102901/full/102901-1-1900-19-019a-Moin-Ente-Metallic-Gold-AundCo.jpg
9.95
EUR
Moin-Enten
function runAfterElementExists(jquery_selector, callback) {var checker = window.setInterval(function() {if ($(jquery_selector).length) {clearInterval(checker);callback();}}, 200);}
runAfterElementExists('.variation-select', function() {function getSelection() {var csName_1 = $('.variation-select:first-child>div>span').html();var csSelection_1 = $('.variation-select>div>b').html();$('.currentSelection_1').html(csName_1 + ' ' + csSelection_1);var csName_2 = $('.variation-select:last-child>div>span').html();var csSelection_2 = $('.variation-select:last-child>div>b').html();$('.currentSelection_2').html('/ '+ csName_2 + ' ' + csSelection_2);};getSelection();$(".v-s-box ").click(function() {getSelection();});});