JQuery Change Span Tekst tag
$('.in-stock span').html("your new string");
Bored Buzzard
$('.in-stock span').html("your new string");