Off 20%
Jovees Colour Lock Shampoo (250ml)
-
- Product Code: J0VEES061
- Availability: Out Of Stock
A scientifically developed natural shampoo for hair that is colour-treated to enliven it with vibrant radiance. Chemicals, by their very nature, are damaging to the hair cuticle - this natural shampoo shall help to preserve the longevity and radiance of colour-treated hair. It shall also give strength to the hair roots, detangle and condition hair. Moreover, it has 'light-reflecting' qualities to leave hair soft, shiny and easy to manage. |
');
} else {
element.after('
' + json['error']['option'][i] + '
');
}
}
}
if (json['error']['recurring']) {
$('select[name=\'recurring_id\']').after('
' + json['error']['recurring'] + '
');
}
// Highlight any found errors
$('.text-danger').parent().addClass('has-error');
}
if (json['success']) {
kulerAlert('success', json['success']);
$('#cart-total').html(json['total']);
$('html, body').animate({ scrollTop: 0 }, 'slow');
$('#cart > ul').load('index.php?route=common/cart/info ul li');
}
}
});
});
//-->
');
}
if (json['success']) {
alert(json['success']);
$(node).parent().find('input').attr('value', json['code']);
}
},
error: function(xhr, ajaxOptions, thrownError) {
alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText);
}
});
});
});
//-->