Description
Buy Now for WooCommerce lets you add a Buy Now button to single product pages, enabling customers to skip the cart and go straight to checkout. The button can be positioned before, after, or in place of the Add to Cart button, and is fully customizable from the WooCommerce settings.
As of July 5, 2025, this project is maintained by [Codeixer](https://profiles.wordpress.org/im_niloy/).
Key Features:
* Add a Buy Now button to single product pages
* Choose button position: before, after, or replace Add to Cart
* Option to show checkout in a popup or redirect to checkout page
* Customize button text, style, and colors
* Optionally reset cart before Buy Now
* Optionally hide quantity input
* Developer-friendly shortcode: [buy_now_woo_button]
Shortcode Usage:
[buy_now_woo_button title=”Buy Now” class=”wsb-button”]
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/buy-now-woo/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to WooCommerce > Settings > Buy Now to configure the plugin.
FAQ
-
Where do I find the settings?
-
Go to WooCommerce > Settings > Buy Now tab.
-
Yes, you can change the button text, style, and position from the settings page.
-
Does it work with all product types?
-
The Buy Now button is designed for simple and variable products.
Reviews
Contributors & Developers
“Buy Now Button for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Buy Now Button for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.1.0 – 2025-07-05
- Maintenance and security improvements
1.0.0 – 2020-05-01
- Initial release