WP Manifestindependent plugin directory
manifest / ecommerce / buy-now-button

Woo Buy Now Button

🚀 A lightweight WooCommerce plugin that adds a Buy Now button to product pages and archives. Instantly adds products to the cart and redirects customers to checkout, making the buying process faster and smoother.

by absoftlab · github.com/absoftlabs/buy-now-button

0stars
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/absoftlabs/buy-now-button/archive/refs/heads/main.zip

Declares an update source (https://absoftlab.com/woo-buy-now-button), so updates arrive through the plugin's own updater.

From the readme

Buy Now Button for WooCommerce A lightweight WooCommerce plugin that adds a Buy Now button to product pages and shop archives. It lets customers add products instantly and go straight to Checkout, streamlining the flow and reducing cart abandonment. Table of Contents - ✨ Features - ✅ Requirements - 📥 Installation - ⚙️ Configuration - 🔧 Usage - 🛠️ Development Notes - 🧩 Troubleshooting - 🗒️ Changelog - 📄 License - 👨‍💻 Author ✨ Features - Buy Now button on: - Single product pages (below Add to Cart; supports simple & variable products). - Shop/archive pages (for simple products). - Direct-to-checkout after add-to-cart via AJAX, with a non-JS fallback. - Customization UI in WP Admin → WooCommerce → Buy Now Button: - Button Text (e.g., “Buy Now”, “Quick Checkout”, etc.) - Text Align: Left / Center / Right (default: Center) - Colors: Normal / Hover / Active (hex input + color picker) - Border Radius (px) - Animation: None, Pulse, Bounce, Wiggle, Shake, Glow, Ripple - Animation Trigger: Hover or Always (Normal) - Works nicely with caching/CDN and heavy themes (injects dynamic CSS with !important). - Clean, lightweight, and developer-friendly. ✅ Requirements

Read the full README on GitHub →