Sliding Cart for WooCommerce by FunnelKit – Skip Cart & Reach WooCommerce Checkout Faster

FunnelKit Cart adds a beautiful sliding cart to your WooCommerce store. Let the buyers add items, edit quantity and add upsells on the side cart.

3 database tables

Table NameDescriptionMethod
wp_fk_cartStores fk cart data created by this plugin.Static
wp_fk_cart_productsStores product records and related data.Static
wp_fk_cart_statsStores analytics or statistics data.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:fkcart_db_optionsOption key:fkcart_db_options_new_dbOption key:fkcart_order_maxidOption key:fkcart_settingsOption key:fkwcs_wp_stripeOption key:trp_settingsOption key:woocommerce-ppcp-settingsOption key:woocommerce_currencyOption key:woocommerce_default_customer_addressOption key:woocommerce_flexible_shipping_single_Option key:woocommerce_tax_display_shopOption key:woocommerce_tax_total_display
wp_postmeta
Post meta
wp_usermeta
User meta