function addToCartAndCheckout() {
$('.cart-wrapper').css('visibility', 'hidden');
document.getElementById('add-to-cart').click();
setTimeout(function() {window.location = '/PRODUCT/WILD-BUNCH-PROMOTION';}, 500);
}
var buyNow = document.getElementById('buy-now');
buyNow.addEventListener("click", addToCartAndCheckout);
$50 SHARPENS
ALL OF YOUR KNIVeS