Beschreibung
Buy Button for WooCommerce is a plugin that can create Buy Now buttons for WooCommerce products. The buttons can be placed on a page with shortcodes. When a visitor clicks on a Buy Now button, they will be redirected to the checkout page to pay for the product.
To create a quick buy button, you need to use the following shortcode:
[buy_button_wc id="1"]
Replace 1 with your WooCommerce product id.
The default text for the button is „Buy Now“. You can customize it using the „button_text“ parameter.
[buy_button_wc id="1" button_text="Pay Now"]
For detailed documentation please visit the WooCommerce Buy Now Button Plugin page.
Screenshots
Installation
- Go to the Add New plugins screen in your WordPress Dashboard
- Click the upload tab
- Browse for the plugin file (buy-button-for-woocommerce.zip) on your computer
- Click „Install Now“ and then hit the activate button
FAQ
-
Yes.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Buy Button for WooCommerce“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Buy Button for WooCommerce“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.1
- First commit