Cart Sharing and Saving For WooCommerce

Let shoppers save and share WooCommerce carts — wishlists, gift ideas, or getting feedback before buying. Great for enhancing conversion.

2 database tables

Table NameDescriptionMethod
wp_custom_csas_dataStores custom csas data data created by this plugin.Static
wp_custom_csas_metaStores additional metadata (key-value pairs) for custom csas records.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:csas_db_versionOption key:csas_options