內容簡介
總結:
此外掛提供兩個主要功能:允許使用 URL 參數將產品添加到 WooCommerce 購物車,並自動將使用者重定向到結帳頁面;將 executionId 存儲在會話中並在訂單創建事件期間發送回,從而啟用 WhatsApp 機器人工作流程的連續性。
問題與答案:
問題:這個外掛提供的主要功能是什麼?
答案:允許使用 URL 參數將產品添加到 WooCommerce 購物車,並自動將使用者重定向到結帳頁面;存儲 executionId 並在訂單創建事件期間發送回,以提供 WhatsApp 機器人工作流程的連續性。
問題:這個外掛的特點有哪些?
答案:添加產品到購物車的 URL,自動重定向到結帳,WhatsApp 機器人工作流整合,executionId 的會話處理,以及 WooCommerce 整合。
問題:如何使用這個外掛來添加產品到購物車?
答案:使用以下格式的 URL 添加產品到購物車:https://your-site.com/jelou-cart/productId:quantity,productId:quantity。例如:https://your-site.com/jelou-cart/123:2,456:1。這將添加 2 個產品 ID 為 123 的單位和 1 個產品 ID 為 456 的單位。
問題:這個外掛的隱私政策是什麼?
答案:此外掛不收集、存儲或處理任何使用者的個人信息,executionId 參數是 WhatsApp 在機器人對話期間生成,僅用於跟踪結帳過程的完成,是一個臨時識別符號,允許 WhatsApp 機器人繼續其工作流程,不包含或涉及任何個人信息,並在訂單過程完成後自動清除。此外掛不會跟蹤用戶、收集個人數據、存儲客戶信息、使用 cookie,也不會與第三方分享任何數據。
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides two main functionalities:
Allows adding products to the WooCommerce cart using URL parameters and automatically redirects users to the checkout page
Stores the executionId in the session and sends it back during the order creation event, enabling WhatsApp bot workflow continuation
Features
Add products to cart via URL
Automatic redirect to checkout
WhatsApp bot workflow integration
Session handling for executionId
WooCommerce integration
Usage
Add products to cart using URLs in the following format:
https://your-site.com/jelou-cart/productId:quantity,productId:quantity
Example:
https://your-site.com/jelou-cart/123:2,456:1
This will add:
* 2 units of product ID 123
* 1 unit of product ID 456
Privacy
This plugin does not collect, store, or process any personal information from users.
The executionId parameter:
* Is generated by WhatsApp during the bot conversation
* Is only used to track the completion of the checkout process
* Is a temporary identifier that allows the WhatsApp bot to continue its workflow
* Does not contain or relate to any personal information
* Is automatically cleared after the order process is complete
This plugin does not:
* Track users
* Collect personal data
* Store customer information
* Use cookies
* Share any data with third parties
