Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Buy Now for WooCommerce – WooCommerce Buy Now Button free addon

Mô tả

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”]

Ảnh màn hình

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

Cài đặt

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.

Đánh giá

10 Tháng Sáu, 2021
Good, free. But not compatible with Quick View mode. Cart dropdown not working when installing this plugin.
11 Tháng Tư, 2021
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.
Đọc tất cả 19 đánh giá

Người đóng góp & Lập trình viên

“Buy Now for WooCommerce – WooCommerce Buy Now Button free addon” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0.0 – 2020-05-01

  • Feature – Add WooCommerce Settings.