{"table_name":"aieo_store_only_products","full_table_name":"wp_aieo_store_only_products","description":"Stores product records and related data.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_aieo_store_only_products` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `Soft1Id` bigint(20) unsigned DEFAULT NULL, `CompanyIds` bigint(20) unsigned DEFAULT NULL, `Soft1Ids` varchar(120) DEFAULT NULL, `Soft1ProductName` varchar(930) DEFAULT NULL, `EshopParentId` bigint(20) unsigned DEFAULT NULL, `EshopId` bigint(20) unsigned DEFAULT NULL, `SKU` varchar(230) DEFAULT NULL, `SKU_norm` varchar(120) DEFAULT NULL, `Barcode` varchar(60) DEFAULT NULL, `SupplierId` bigint(20) unsigned DEFAULT NULL, `regular_price` varchar(10) DEFAULT NULL, `sale_price` varchar(10) DEFAULT NULL, `stock` varchar(10) DEFAULT NULL, `customer_hairdresser_price` varchar(10) DEFAULT NULL, `customer_makigiaz_price` varchar(10) DEFAULT NULL, `customer_manicure_price` varchar(10) DEFAULT NULL, `customer_beautician_price` varchar(10) DEFAULT NULL, `ContentCreated` datetime DEFAULT current_timestamp(), `ContentLastUpdated` datetime DEFAULT current_timestamp(), `ExcludeFromUpdate` int(11) DEFAULT NULL, `ProductStatus` int(11) DEFAULT NULL, `VAT` varchar(10) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `idx_soft1id` (`Soft1Id`), KEY `idx_eshopid` (`EshopId`), KEY `idx_eshopparentid` (`EshopParentId`), KEY `idx_sku` (`SKU`), KEY `idx_barcode` (`Barcode`), KEY `idx_supplierid` (`SupplierId`), KEY `idx_sku_norm` (`SKU_norm`) ) ENGINE","columns":[{"name":"Id","type":"int(11)","nullable":false,"primary_key":true},{"name":"Soft1Id","type":"bigint(20) unsigned","nullable":true,"primary_key":false},{"name":"CompanyIds","type":"bigint(20) unsigned","nullable":true,"primary_key":false},{"name":"Soft1Ids","type":"varchar(120)","nullable":true,"primary_key":false},{"name":"Soft1ProductName","type":"varchar(930)","nullable":true,"primary_key":false},{"name":"EshopParentId","type":"bigint(20) unsigned","nullable":true,"primary_key":false},{"name":"EshopId","type":"bigint(20) unsigned","nullable":true,"primary_key":false},{"name":"SKU","type":"varchar(230)","nullable":true,"primary_key":false},{"name":"SKU_norm","type":"varchar(120)","nullable":true,"primary_key":false},{"name":"Barcode","type":"varchar(60)","nullable":true,"primary_key":false},{"name":"SupplierId","type":"bigint(20) unsigned","nullable":true,"primary_key":false},{"name":"regular_price","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"sale_price","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"stock","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"customer_hairdresser_price","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"customer_makigiaz_price","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"customer_manicure_price","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"customer_beautician_price","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"ContentCreated","type":"datetime","nullable":true,"primary_key":false},{"name":"ContentLastUpdated","type":"datetime","nullable":true,"primary_key":false},{"name":"ExcludeFromUpdate","type":"int(11)","nullable":true,"primary_key":false},{"name":"ProductStatus","type":"int(11)","nullable":true,"primary_key":false},{"name":"VAT","type":"varchar(10)","nullable":true,"primary_key":false}],"plugin":{"slug":"ai-eshop-optimizer","name":"AI eShop Optimizer","active_installs":10,"version":"8.3","wp_org_url":"https://wordpress.org/plugins/ai-eshop-optimizer/"}}