Germaine Labs Aimstrip US-10SG Urine Test Strips with Specific Gravity - No Sales Tax
Short Description:
Glucose, Protein, Bilirubin, Ketone, Blood, ph, Urobilogen, Nitrites, Leukocytes & SG
$('.productView-info-name').each(function(index){
if ($(this).text() === 'License Number:') {
console.log($(this).index());
$(this).next().addClass('licenseRequired').appendTo('.productView-product');
$(this).remove();
}
});
$('.licenseRequired').prepend("

");