Shopping Cart & eCommerce Store

A FREE WordPress eCommerce & WordPress Shopping Cart plugin that can sell products, subscriptions, downloads, services, donations, and much more o …

8 database tables

Table NameDescriptionMethod
wp_ec_addressStores ec address data created by this plugin.Static
wp_ec_feeStores ec fee data created by this plugin.Static
wp_ec_locationStores ec location data created by this plugin.Static
wp_ec_location_to_productStores product records and related data.Static
wp_ec_location_to_scheduleStores ec location to schedule data created by this plugin.Static
wp_ec_order_feeStores order records and related transaction data.Static
wp_ec_order_logA logging table that records activity, events, or audit history.Static
wp_ec_scheduleStores ec schedule 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_commentmeta
Comment meta
wp_options
Option key:ec_option_accountpageOption key:ec_option_affirm_public_keyOption key:ec_option_affirm_sandbox_accountOption key:ec_option_allow_trackingOption key:ec_option_base_themeOption key:ec_option_cache_preventOption key:ec_option_cartpageOption key:ec_option_currencyOption key:ec_option_data_folders_installedOption key:ec_option_db_new_versionOption key:ec_option_db_version_updatedOption key:ec_option_enable_recaptchaOption key:ec_option_enabled_minified_scriptsOption key:ec_option_eway_use_rapid_payOption key:ec_option_exclude_accordionOption key:ec_option_exclude_datepickerOption key:ec_option_font_mainOption key:ec_option_google_adwords_tag_idOption key:ec_option_google_ga4_property_idOption key:ec_option_hide_design_help_videoOption key:ec_option_is_installedOption key:ec_option_latest_themeOption key:ec_option_load_sslOption key:ec_option_payment_process_methodOption key:ec_option_payment_third_partyOption key:ec_option_paypal_currency_codeOption key:ec_option_paypal_enable_creditOption key:ec_option_paypal_enable_pay_nowOption key:ec_option_paypal_production_app_idOption key:ec_option_paypal_production_merchant_idOption key:ec_option_paypal_sandbox_app_idOption key:ec_option_paypal_sandbox_merchant_idOption key:ec_option_paypal_use_cardOption key:ec_option_paypal_use_paylaterOption key:ec_option_paypal_use_sandboxOption key:ec_option_paypal_use_selected_currencyOption key:ec_option_paypal_use_venmoOption key:ec_option_product_details_sizingOption key:ec_option_show_breadcrumbsOption key:ec_option_show_categoriesOption key:ec_option_show_large_popupOption key:ec_option_show_magnificationOption key:ec_option_show_manufacturerOption key:ec_option_show_model_numberOption key:ec_option_show_stock_quantityOption key:ec_option_square_is_sandboxOption key:ec_option_storepageOption key:ec_option_use_affirmOption key:ec_option_use_rtlOption key:ec_option_wpoptions_version
wp_postmeta
Post meta
wp_posts
Custom post type:ec_store
wp_usermeta
User meta