FireStorm Shopping Cart eCommerce Plugin

This professional eCommerce plugin gives you the ability to run an advanced online store with an easy to use shopping cart.

23 database tables

Table NameDescriptionMethod
wp_fssc_brandsStores fssc brands data created by this plugin.Static
wp_fssc_categoriesStores fssc categories data created by this plugin.Static
wp_fssc_configStores fssc config data created by this plugin.Static
wp_fssc_countriesStores fssc countries data created by this plugin.Static
wp_fssc_couponsStores fssc coupons data created by this plugin.Static
wp_fssc_currenciesStores fssc currencies data created by this plugin.Static
wp_fssc_downloadsStores fssc downloads data created by this plugin.Static
wp_fssc_downloads_historyStores fssc downloads history data created by this plugin.Static
wp_fssc_ordersStores order records and related transaction data.Static
wp_fssc_productsStores product records and related data.Static
wp_fssc_products_accessoriesStores product records and related data.Static
wp_fssc_products_featuresStores product records and related data.Static
wp_fssc_products_imagesStores product records and related data.Static
wp_fssc_products_pricingStores product records and related data.Static
wp_fssc_products_relatedStores product records and related data.Static
wp_fssc_products_to_brandsStores product records and related data.Static
wp_fssc_products_to_categoriesStores product records and related data.Static
wp_fssc_products_variationsStores product records and related data.Static
wp_fssc_promo_twoStores fssc promo two data created by this plugin.Static
wp_fssc_provincesStores fssc provinces data created by this plugin.Static
wp_fssc_shipping_costsStores fssc shipping costs data created by this plugin.Static
wp_fssc_users_basketStores fssc users basket data created by this plugin.Static
wp_fssc_users_to_discountsStores fssc users to discounts 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:fssc_db_version
wp_postmeta
Post meta