SELECT 
  cscart_seo_names.object_id AS product_id, 
  cscart_seo_names.name AS seo_name, 
  cscart_seo_names.path AS seo_path 
FROM 
  cscart_seo_names 
WHERE 
  cscart_seo_names.object_id IN (
    4769, 4828, 5249, 4832, 5198, 4831, 5195, 
    4818, 5247, 4755, 5203, 4762, 5246, 
    5214, 5252, 5199
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00111

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "14.36"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code"
      ],
      "key_length": "206",
      "rows_examined_per_scan": 23,
      "rows_produced_per_join": 23,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (4769,4828,5249,4832,5198,4831,5195,4818,5247,4755,5203,4762,5246,5214,5252,5199)) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`type` = 'p') and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`dispatch` = '') and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "12.06",
        "eval_cost": "2.30",
        "prefix_cost": "14.36",
        "data_read_per_join": "38K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
4755 ubiq-edge-switch-48port-500w 250/402/405/410
4762 ubiq-lap-gps-eu 250/402/407/413
4769 ubiq-litebeam-lbe-m5-23 250/402/565
4818 ubiq-poe-adapter-poe-48-24w-g-0-5aelec 521/545/571
4828 ubiq-powerbeam-pbe-5ac-620 166/328/564
4831 ubiq-powerbeam-pbe-m5-400 166/328/564
4832 ubiq-rocket-rp-5ac-gen2-eu 166/328/564
5195 ubiq-toughcable-level-2-tc-carrier 250/402/406/568
5198 ubiq-unifi-dream-machine-pro-udm-pro 166/328/341
5199 ubiq-unifi-u6-plus 250/402/407/412
5203 ubiq-unifi-u6-lr 250/402/407/412
5214 ubiq-unifi-u7-lite 250/402/407/412
5246 ubiq-unifi-u7-outdoor 250/402/407/413
5247 ubiq-unifi-uap-ac-mesh 250/402/407/413
5249 ubiq-unifi-udm-se-eu 166/328/341
5252 ubiq-usw-pro-8-poe-eu 250/402/405/410