이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.