3S Soft Price & Stock Sync for Dropshipzone
Automatically sync product prices and stock levels from Dropshipzone API to your WooCommerce store.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dsz_orders | Stores order records and related transaction data. | Static |
| wp_dsz_product_mapping | Stores product records and related data. | Static |
| wp_dsz_sync_logs | A logging table that records activity, events, or audit history. | Static |
| wp_wc_orders_meta | Stores additional metadata (key-value pairs) for wc orders records. | Static |
| wp_woocommerce_shipping_zone_methods | Stores woocommerce shipping zone methods 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_optionsOption key:
dszsync_api_emailOption key:dszsync_api_passwordOption key:dszsync_api_tokenOption key:dszsync_auto_import_historyOption key:dszsync_auto_import_settingsOption key:dszsync_auto_import_stateOption key:dszsync_import_settingsOption key:dszsync_import_templatesOption key:dszsync_incremental_stateOption key:dszsync_log_retention_daysOption key:dszsync_mapping_schema_versionOption key:dszsync_order_settingsOption key:dszsync_prefix_migratedOption key:dszsync_price_rulesOption key:dszsync_price_rules_v2Option key:dszsync_settingsOption key:dszsync_setup_shipping_pendingOption key:dszsync_stock_rulesOption key:dszsync_token_expiryOption key:enabledOption key:fallback_costOption key:free_shipping_thresholdOption key:handling_feeOption key:markup_percentOption key:titleOption key:zero_rate_unavailablewp_postmetawp_usermeta