Cart Abandonment Recovery via Chat
Recover your lost revenue. Capture whatsapp number of users on clicking add to cart button and send follow up whatsapp messages if they don't com …
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_carc_abandonment | Stores carc abandonment data created by this plugin. | Static |
| wp_carc_settings | Stores carc settings data created by this plugin. | Static |
| wp_carc_template | Stores carc template data created by this plugin. | Static |
| wp_carc_variables | Stores carc variables data created by this plugin. | Static |