Descripció
TukiFlow is a lightweight WooCommerce plugin built for faster purchasing flows.
It focuses on two conversion-friendly tools:
- Buy Now buttons on product pages
- An optional Buy Now button on shop and archive listings
- A shortcode checkout flow for single-product landing pages
The shortcode checkout is intentionally streamlined for simple orders and Cash on Delivery workflows. It is not a full checkout builder or a cart replacement.
Use it when you want to send shoppers straight from a product or campaign page into a focused checkout experience without adding extra cart steps.
Core Features
- Buy Now button on WooCommerce single product pages
- Optional Buy Now button on shop and archive loop items
- Configurable Buy Now button placement on single product pages
- Global Buy Now button text setting
- Styling controls for single-product and loop buttons
[tukiflow]shortcode for single-product checkout pages- Optional shipping section in shortcode checkout
- Optional order summary in shortcode checkout
- Billing fields based on your WooCommerce checkout settings
- Cash on Delivery order creation
- Simple flat shipping rate for shortcode orders when shipping is needed
- Success URL support for shortcode checkout
Shortcode Example
Use the shortcode on any page or post:
[tukiflow product_id="123"]
Supported attributes:
product_idquantitylayoutbutton_textshow_shippingshow_summarysuccess_url
Good Fit For
- single-product landing pages
- direct checkout campaigns
- Cash on Delivery stores
- merchants who want a simpler WooCommerce buying flow
Instal·lació
- Upload the
tukiflow-direct-checkout-woocommercefolder to/wp-content/plugins/ - Activate the plugin through the Plugins screen in WordPress
- Make sure WooCommerce is installed and active
- Go to TukiFlow in the WordPress admin to configure the button and shortcode defaults
- Add
[tukiflow product_id="123"]to any page or post - Test the checkout flow with a purchasable WooCommerce product
PMF
-
What does TukiFlow do?
-
TukiFlow adds Buy Now buttons to WooCommerce products and lets you create a focused single-product checkout page with the
[tukiflow]shortcode. -
Which payment method does the shortcode checkout use?
-
The shortcode checkout currently creates WooCommerce orders using Cash on Delivery only.
-
Can I choose a WooCommerce shipping method in the shortcode checkout?
-
No. The current version supports a simple flat shipping rate for shortcode orders when the product needs shipping.
-
Yes. You can enable Buy Now buttons for shop and archive listings in the plugin settings.
-
Can I use this for multiple products in one shortcode checkout?
-
No. The current shortcode flow is designed for one WooCommerce product at a time.
-
Does the shortcode fetch product data from a custom API endpoint?
-
No. Product data is prepared in PHP when the shortcode renders, while WooCommerce Store API endpoints are used for cart and customer state.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«TukiFlow Direct Checkout for WooCommerce» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «TukiFlow Direct Checkout for WooCommerce» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.0
- Initial public release
