
內容簡介
此外掛為 WooCommerce 提供無縫的訪客客戶註冊選項。當客戶在結帳後到達訂單確認頁面時,若尚未擁有帳號,將可一鍵創建帳號,並自動登入。
【主要功能】
• 一鍵註冊功能
• 自動生成密碼並登入
• 發送新帳號通知郵件
• 支援自訂感謝頁面
• 簡單設置與使用
外掛標籤
開發者團隊
② 後台搜尋「One-Click Post Checkout Registration for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
This plugin provides seamless registration option for your guest customers. When they reach the order confirmation page after checkout, they’ll be prompted to create an account with a single click, only if they don’t have one already.
The plugin will automatically create a user account from the guest details, generate a password for them, logging them in. Moreover, it will trigger a ‘new-account’ email, and redirect the user to their dashboard.
The registration prompt appears automatically on the default WooCommerce order confirmation page. For custom thank you pages, use the Gutenberg block or the [wc_pcr_message] shortcode to place the prompt manually.
How to use
Install the plugin and activate it
Head to WooCommerce settings from WP admin dashboard
Open the “Accounts & Privacy” tab
Find and check the “Post-checkout registration” option
Save changes
Manual Placement
For custom thank you pages, you can manually place the registration prompt:
Using the Block:
1. Edit your page in the block editor
2. Search for “Post Checkout Registration” block
3. Configure display settings and publish
Using the Shortcode:
Add [wc_pcr_message] where you want the prompt to appear. Pass the order ID via URL parameter (eg: /?order_id=1) or shortcode attribute (eg: [wc_pcr_message order_id="1"]).
