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 (
    7809, 7811, 7826, 7827, 7829, 7830, 7838, 
    7839, 7841, 7842, 7863, 7865, 7866, 
    7867, 7856, 8209
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00131

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "11.66"
    },
    "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": 17,
      "rows_produced_per_join": 17,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (7809,7811,7826,7827,7829,7830,7838,7839,7841,7842,7863,7865,7866,7867,7856,8209)) 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": "9.96",
        "eval_cost": "1.70",
        "prefix_cost": "11.66",
        "data_read_per_join": "28K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
7809 1hora-v8-series-type-c-usb-cable-en 166/423/424/450
7811 1hora-v8-series-type-c-usb-cable 166/423/424/450
7826 1hora-v8-series-type-c-usb-2-1a-cable-1m-black-en 166/423/424/450
7827 1hora-v8-series-type-c-usb-2-1a-cable-1m-black 166/423/424/450
7829 1hora-v8-series-type-c-usb-2-1a-cable-2m 166/423/424/450
7830 1hora-v8-series-type-c-usb-2-1a-cable-2m-en 166/423/424/450
7838 1hora-v8-series-type-c-usb-2-1a-cable-1m 166/423/424/450
7839 1hora-v8-series-type-c-usb-2-1a-cable-1m-en 166/423/424/450
7841 1hora-v8-series-type-c-usb-2-1a-cable-2m-en-2 166/423/424/450
7842 1hora-v8-series-type-c-usb-2-1a-cable-2m-en-3 166/423/424/450
7856 1hora-type-usb-to-c-5a-braided-cable-1m-black 166/423/424/450
7863 1hora-3a-usb-to-type-c-cable 166/423/424/450
7865 1hora-3a-usb-to-type-c-cable-en 166/423/424/450
7866 1hora-type-c-to-type-c-3a-cable-1m 166/423/424/450
7867 1hora-type-c-to-type-c-3a-cable-1m-en 166/423/424/450
8209 1hora-type-usb-to-c-5a-braided-cable-1m 166/423/424/450