DiscountKit – Discount Rules, Bulk Pricing & Dynamic Pricing for WooCommerce

Create flexible WooCommerce discount rules with percentage discounts, fixed discounts, and bulk pricing options.

3 database tables

Table NameDescriptionMethod
wp_discountkit_rule_usageStores discountkit rule usage data created by this plugin.Static
wp_discountkit_rulesStores discountkit rules data created by this plugin.Static
wp_discountkit_settingsStores discountkit settings 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:discountkit_activatedOption key:discountkit_db_version