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 (
    7169, 7120, 7712, 7138, 7095, 7167, 7141, 
    7695, 7031, 7089, 6992, 6892, 7125, 
    6880, 6996, 7173, 7210, 7711, 7715, 
    7792, 7170, 7174, 7087, 7177
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00123

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "18.61"
    },
    "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": 28,
      "rows_produced_per_join": 28,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (7169,7120,7712,7138,7095,7167,7141,7695,7031,7089,6992,6892,7125,6880,6996,7173,7210,7711,7715,7792,7170,7174,7087,7177)) 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": "15.81",
        "eval_cost": "2.80",
        "prefix_cost": "18.61",
        "data_read_per_join": "47K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
6880 beesline-whitening-facial-soap 577/629/630
6892 clarins-soothing-gentle-foaming-cleanser 577/629/630
6992 the-body-shop-soap-british-rose 577/629/630
6996 beesline-whitening-facial-wash 577/629/630
7031 mixsoon-bean-toner 577/629/630
7087 la-roche-posay-lipikar-ap-gentle-foaming-cleansing-oil-dry-to-extra-dry 577/629/630
7089 anua-heartleaf-cleansing-foam 577/629/630
7095 beauty-of-joseon-radiance-cleansing-balm 577/629/630
7120 the-body-shop-vitamin-c-face-polish 577/629/630
7125 bioderma-sensibio-foaming-gel 577/629/630
7138 lierac-micellar-water 577/629/630
7141 anua-heartleaf-77-soothing-toner 577/629/630
7167 the-body-shop-tea-tree-face-wash-400ml 577/629/630
7169 the-body-shop-camomile-cleansing-butter 577/629/630
7170 the-body-shop-vitamin-e-face-wash 577/629/630
7173 centella-hyalu-cica-brightening-toner 577/629/630
7174 the-body-shop-seaweed-oil-face-wash 577/629/630
7177 mario-badescu-gentle-foaming-cleanser 577/629/630
7210 mario-badescu-glycolic-foaming-cleanser 577/629/630
7695 anua-glow-milky-toner-70 577/629/630
7711 beauty-of-joseon-ginseng-cleansing-oil 577/629/630
7712 beauty-of-joseon-green-plum-refreshing-toner-aha-bha 577/629/630
7715 cerave-renewing-sa-cleanser-for-normal-skin 577/629/630
7792 clarins-pure-scrub-purifying-gel-scrub-with-lava-beads 577/629/630