Redirect to checkout after add to cart

Redirect to checkout after add to cart

Guys, it’s not about greed… but if you like it, don’t dawdle: buy it now!

Add this to your functions.php file:
add_filter('woocommerce_add_to_cart_redirect', function() {
    return wc_get_checkout_url();
});

No time to waste. Straight to checkout!. 💨💳