Lean Cart Share and Save for Later for WooCommerce

Lightweight cart sharing and saving for WooCommerce - let customers share carts via URLs and save carts for later.

1 database table

Table NameDescriptionMethod
wp_lean_csns_cartsStores lean csns carts 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:_transient_timeout_fs_snooze_periodOption key:account_addonsOption key:all_pluginsOption key:all_themesOption key:api_clock_diffOption key:api_force_httpOption key:cart_save.enableOption key:cart_save.save_button_labelOption key:cart_share.button_positionOption key:cart_share.enableOption key:cart_share.enable_custom_messageOption key:cart_share.expiry_daysOption key:cart_share.share_button_labelOption key:cart_share.url_formatOption key:clone_identification_timestampOption key:file_slug_mapOption key:fs_active_pluginsOption key:fs_debug_modeOption key:fs_storage_loggerOption key:gc_timestampOption key:id_slug_type_path_mapOption key:lean_csns_db_versionOption key:lean_csns_first_installOption key:lean_csns_settingsOption key:ms_migration_completeOption key:notice_shown_atOption key:object1Option key:object2Option key:prev_unique_idOption key:requiredOption key:show_opt_in_noticeOption key:temporary_duplicate_mode_selection_timestampOption key:uninstall_pluginsOption key:unique_idOption key:user_id_license_ids_map
wp_postmeta
Post meta