https://www.adenauer.com/women/sweats-hoodies/angel-hood-a-co/a-103206
30009
Adenauer & Co
79.95
Angel Hood A&Co
https://cdn02.plentymarkets.com/1yfutyoojybq/item/images/103206/full/103206-1-2009-04-008-Angel-Hood-AundCo_8.jpg
79.95
EUR
Sweats Hoodies Kapuzenpullover Strandjacken
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();});});