woocommerce automatically add product to cart plugin

Anyone know of a plugin that can in woocommerce automatically add a product to the cart and redirect to the checkout page?

depends how you define automatically?

Adds a selected item to the cart for a purchase when the visitor lands on your website

In the woocommerce settings there is an option to redirect to the cart after an item is added, or you can amend the scripts in the link above to do that with

wp_redirect( home_url( '/cart/' ) );

Thanks for info. great help :slight_smile:

another option is auto adding product on visit + directly showing cart and checkout on product page - this can be done with our one page shopping plugin. You can find the demo here: http://onepage-demo.optart.biz