
';
$('#risposta_finale').empty().append(r);
}
});
console.log(data);
}
$('input[type="radio"]','.elenco_domande').change(function(){
var ind = $('.det_question').index($(this).parents('.det_question'));
var cd = $(this).parents('.det_question').data('question');
var d = $('#test').data('test');
//console.log(d);
if(cd.id+2 <= $('.det_question').length){
d.step = cd.id+1;
d.results[ind] = $(this).val();
if(cd.important == 1){d.size = d.size+$(this).val();}
//var json_str = JSON.stringify(d);
//$('#test').data('test',json_str);
$(this).parents('.det_question').fadeOut(function(){
$('#step_test').empty().text('STEP '+(cd.id+2)+' | '+$('.det_question').length);
$('.det_question').eq(ind+1).fadeIn();
});
} else {
$('#test').fadeOut(function(){
final_result (d);
$('#test_risultato_finale').fadeIn();
});
}
//
//
});
$('#start_quiz').on('click',function(e){
e.preventDefault();
$('#step_test').empty().text('STEP '+1+' | '+$('.det_question').length);
$('.prev_domanda').hide();
$('.next_domanda').hide();
$('#inizio_test').fadeOut(function(){
$('#test').fadeIn();
});
});
});
EVERY WOMAN IS AS UNIQUE AS A FLOWER.
Our uniqueness makes us special.There isn’t a flower identical to another, just like there’s no woman identical to another. Even if there are similarities.
Discover what flower you resemble the most and find the Personal Size stocking that better enhances your curves.
Still remember to consult our sizing page to find the suggested size that will effectively contour the shape of your body.
'There’s only one passion,the passion for happiness.',said Diderot. Are you generally a passionate or an even-tempered person?
We definitely know that every woman is unique.But if you were to make an analogy, which of the following elements would you associate to your silhouette?
It’s true, in life is important to focus on the inner beauty of the soul.But the physical one is also important. You can say about yourself that:
How nice spring is.Flowers bloom and days get longer. How do you usually feel when this season arrives?
Imperfection is beauty,said Marlyn Monroe. Speaking of bum and curves, you can say that your shape is:
What we love about an object is what it tells about us, wrote Pirandello. Which of these objects better represents your personality?
WE HAVE A GIFT FOR YOU
Subscribe now to our newsletter to get a 10% discount on your first purchase
')
});
}
});
fbq('track', 'Lead');
ga('send', 'event', 'Contatti', 'Richiesta', 'Newsletter',1);
});
});