Lestari Importer for Woo with Shopee

Import Shopee catalog data into your WooCommerce store via a paired browser extension — staged review, image sideloading, duplicate control.

2 database tables

Table NameDescriptionMethod
wp_lestari_importer_stagingStores lestari importer staging data created by this plugin.Static
wp_lestari_importer_staging_itemsStores lestari importer staging items 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:lestari_importer_db_versionOption key:lestari_importer_job_lock_Option key:lestari_importer_keep_data_on_uninstallOption key:lestari_importer_last_import_atOption key:lestari_importer_pairing_pendingOption key:lestari_importer_secretOption key:lestari_importer_settingsOption key:lestari_importer_settings_v1413_scrubOption key:lestari_importer_site_tokensOption key:lestari_importer_source_lookup_index_fixedOption key:lestari_importer_stock_null_fixedOption key:woocommerce_currency
wp_postmeta
Post meta
wp_usermeta
User meta