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”;
}
});
The Captains Beard Balm is a styling and shaping aid as well as a leave-in beard conditioner that will leave your beard looking
thicker with a crisp Rosemary and Lemongrass fragrance.




Reviews
There are no reviews yet.