CartMagic – Dynamic Pricing & Discounts for WooCommerce

Smart discount rules for WooCommerce: percentage, fixed-amount, free shipping, and cart-aware conditions. No coupon spam needed.

2 database tables

Table NameDescriptionMethod
wp_cartmagic_discount_rulesStores cartmagic discount rules data created by this plugin.Static
wp_cartmagic_discount_usageStores cartmagic discount usage 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:cartmagic_db_versionOption key:cartmagic_settingsOption key:cartmagic_welcome_notice_dismissed
wp_termmeta
Term meta
wp_usermeta
User meta