Recover Abandoned Cart for WooCommerce

Professional solution for Recover Abandoned Carts

2 database tables

Table NameDescriptionMethod
wp_azm_woo_abandoned_cartsStores azm woo abandoned carts data created by this plugin.Static
wp_azm_woo_abandoned_carts_rulesStores azm woo abandoned carts rules data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:azm_woo_rac_defualt_campaignOption key:azm_woo_rac_manual_campaign
wp_postmeta
Post meta
wp_usermeta
User meta