{"table_name":"mab_mobileapp_product_data","full_table_name":"wp_mab_mobileapp_product_data","description":"Stores product records and related data.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_mab_mobileapp_product_data` (`id` int(11) NOT NULL AUTO_INCREMENT, `product_type` varchar(200) NOT NULL, `category_products` text, `custom_products` text, `image_content_mode` varchar(200) NOT NULL, `number_of_products` int(11) NOT NULL, `id_category` int(11) DEFAULT NULL, `id_component` int(11) NOT NULL, PRIMARY KEY (`id`)) ENGINE","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"product_type","type":"varchar(200)","nullable":false,"primary_key":false},{"name":"category_products","type":"text","nullable":true,"primary_key":false},{"name":"custom_products","type":"text","nullable":true,"primary_key":false},{"name":"image_content_mode","type":"varchar(200)","nullable":false,"primary_key":false},{"name":"number_of_products","type":"int(11)","nullable":false,"primary_key":false},{"name":"id_category","type":"int(11)","nullable":true,"primary_key":false},{"name":"id_component","type":"int(11)","nullable":false,"primary_key":false}],"plugin":{"slug":"knowband-mobile-app-builder-for-woocommerce","name":"Knowband Mobile App Builder","active_installs":10,"version":"3.0.1","wp_org_url":"https://wordpress.org/plugins/knowband-mobile-app-builder-for-woocommerce/"}}