Woocommerce Quick Buy

plugin banner

Adds Quick Buy Button In Single Cart Page in Woocommerce.

Author:Varun Sridharan (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:5.9
Plugin version:2.8.4
Added to WordPress repository:04-12-2014
Last updated:01-09-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:74
Rated by:35
Plugin URI:https://wordpress.org/plugins/woocommerce-qui...
Total downloads:179 886
Active installs:3 000+
plugin download
Click to start download

Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button.
When User Clicks This Button. The Current product Will Be Added To Cart And The User Will Be Redirected To Cart Page

Supported & Tested Product Types

  1. WC Simple Product
  2. WC Grouped Product
  3. WC Variable / Variation Product
  4. WooCommerce Product Add-Ons
  5. WooCommerce Product Bundles
  6. Woocommerce Variable / Simple Subscriptions
  7. YITH Product Bundles
  8. YITH WooCommerce Product Add-Ons
  9. YITH WooCommerce Subscription
  10. WooCommerce added to cart popup (Ajax)

Settings Available Under

Woocommerce Settings ==> Products ==> WC Quick Buy

Shortcodes

[wc_quick_buy]
This can be used anywhere inside the website

  1. product : product id to generate quick buy button Eg : [wc_quick_buy product=”22″]
  2. label : custom text for generated button Eg : [wc_quick_buy label=”Hurry Up!!”]
  3. hide_in_cart : Enter “yes” to hide the button if the same product already in cart or enter “no”
  4. css_class : You can give your custom css class name in shortcode to add it in button.
  5. qty : Enter custom qty for a html button / link [wc_quick_buy qty=”10″]

[wc_quick_buy_link]
This can be used to generate sharable link

  1. product : product id to generate quick buy button Eg : [wc_quick_buy_link product=”22″]
  2. qty : Enter custom qty for a html button / link [wc_quick_buy_link qty=”10″]

Example Shortcode To Get Clickable Button

[wc_quick_buy product=”33″ label=”Hurry UP!!” qty=”100″]

Example Shortcode To Get Product’s Quick Buy URL

[wc_quick_buy_link product=”33″ qty=”100″]


Screenshots
FAQ
ChangeLog