Sales Funnel WooCommerce
Add buy now button, edit add to cart text, add small order fees, and more WooCommerce customizations.
by Finland93 · github.com/finland93/sales-funnel-woocommerce · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/finland93/sales-funnel-woocommerce/archive/refs/heads/main.zipFrom the readme
Sales Funnel WooCommerce
A small WooCommerce add-on that helps optimise the buying flow: a Buy Now button for instant checkout, custom Add to Cart text, a small-order fee, an optional cart on the checkout page, and cart→checkout redirects.
Features
- Buy Now on shop listings (one click → checkout) and on single products (respects quantity / variation).
- Custom Add to Cart button text.
- Small order fee applied when the subtotal is below a threshold.
- Show the cart on the checkout page.
- Redirect the cart page straight to checkout (or to the shop when empty).
- HPOS (High-Performance Order Storage) compatible.
Installation
1. Make sure WooCommerce is installed and active.
2. Upload the sales-funnel-woocommerce folder to /wp-content/plugins/ and activate.
3. Open the Sales Funnel admin menu and configure.
What changed in 2.0.0
- Fixed the Buy Now flow. 1.0 called wpredirect() inside a …addtocarturl filter, which is fragile and can redirect at the wrong moment. Buy Now now uses WooCommerce's purpose-built woocommerceaddtocartredirect filter, so add-to-cart happens normally and the redirect to checkout is clean. The single-product Buy Now is a submit button inside the form, s
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| release | Jun 29, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.