WordPress.org

Plugin Directory

Buy Now for WooCommerce – WooCommerce Buy Now Button free addon

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Buy Now for WooCommerce – WooCommerce Buy Now Button free addon

外掛說明

Buy Now for WooCommerce helps you to add to cart and checkout only one step in the single product page.
You only need to create one button Buy Now in WooCommerce > Settings > Buy Now at before / after or replace Add to cart button. A pop-up will be displayed with the content of the checkout page.
Also, you can use Checkout Field Editor to clean fields in checkout form (pop-up).

More Information

  • I would be happy if you leave a review 🙂 Review. It’s free!

Settings

Go to Dashboard > WooCommerce > Settings > Buy Now tab
General:

  • Enable Buy Now button: Activate Buy Now feature
  • Redirect: Use a Pop-up or Redirect to the checkout page (skip the cart page)
  • Buy Now Button Position: Set a position for Buy Now button
  • Buy Now Button Title: the title default is Buy Now
  • Reset Cart before Buy Now: Apcept reset cart before Buy Now
  • Remove Quantity input: Hide quantity input by CSS code

Customize:

  • Button style: Enable customizer settings if you choose Customize
  • Normal colors
  • Hover colors
  • Dimensions
  • Size
  • Additional CSS

Shortcode for developer

[buy_now_woo_button]

Arguments: titleclass
If you are a developer, you can use this shortcode at content-single-product template or its child. It should be written on the inside of the form cart.
For example,
[buy_now_woo_button title=”Buy Now” class=”wsb-button”]

螢幕擷圖

  • WP Admin > WooCommerce > Settings > Buy Now.
  • Single Product page with Buy Now button.
  • Pop-up 1.
  • Pop-up 2.
  • Order detail page after checkout.

安裝方式

Minimum Requirements

  • PHP version 5.4 or greater (PHP 5.6 or greater is recommended)
  • MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)
  • WooCommerce 3.0
  • WordPress 4.6

Visit the Buy Now for WooCommerce repository for a detailed list of server requirements.

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Buy Now for WooCommerce, log in
to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “Buy Now for WooCommerce” and click Search Plugins. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading my plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.
Buy Now for WooCommerce repository.

使用者評論

2021 年 6 月 10 日
Good, free. But not compatible with Quick View mode. Cart dropdown not working when installing this plugin.
2021 年 4 月 11 日
I like the plugin but have 2x recommendations #1 Recommendation —————— It would be nice if the plugin can disable the BUY NOW button for variable products when they are all completely out of stock. It works fine with single products. #2 Recommendation —————— It would be nice to have the plugin add the BUY NOW button on the shop page before a user clicks on the product to view more information about the product. At the moment the BUY NOW product only shows on the actual product not on the shop page or where ever you have placed your products.
閱讀全部 19 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Buy Now for WooCommerce – WooCommerce Buy Now Button free addon〉的開發相關工作。

參與者

變更記錄

1.0.0 – 2020-05-01

  • Feature – Add WooCommerce Settings.