Item information
var clickElement = document.getElementById(“ratingsPopup”);
clickElement.addEventListener(“click”, function(event) {
event.stopPropagation();
if (ratingsModal.style.display == “none”) {
ratingsModal.style.display = “block”;
}
return false;
});
document.body.addEventListener(“click”, function(event) {
var el = $(“#ratingsPopup”);
var ratingsModal = document.getElementById(“ratingsModal”);
if (ratingsModal.style.display == “block”) {
ratingsModal.style.display = “none”;
}
});
Shape your man-beast neck and cheek line with the TCB Beard Comb. A great beard tool for use with a wide variety of shaving razors, beard trimmers, and clippers. Use the TCB Beard Comb to create a variety of facial hair shapes, or to style and distribute your beard oil.







Reviews
There are no reviews yet.