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 (
    35929, 35931, 35930, 35925, 35923, 32703, 
    32706, 32704, 35917, 35916, 32678, 
    33081, 35928, 35927, 35921, 32679, 
    32687, 32681, 32683, 32696, 32685, 
    32707, 32691, 35912, 32690, 35919, 
    35920, 32695, 32700, 33102
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00705

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_seo_names",
          "access_type": "range",
          "possible_keys": ["PRIMARY", "dispatch"],
          "key": "PRIMARY",
          "key_length": "206",
          "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
          "rows": 30,
          "filtered": 100,
          "index_condition": "cscart_seo_names.object_id in (35929,35931,35930,35925,35923,32703,32706,32704,35917,35916,32678,33081,35928,35927,35921,32679,32687,32681,32683,32696,32685,32707,32691,35912,32690,35919,35920,32695,32700,33102) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id seo_name seo_path
32678 imitation-pearl-and-clear-beads-necklace 99/144
32679 aurora-necklace 99/144
32681 bluenie-necklace 99/144
32683 cute-smile-earrings 99/143
32685 ellie-bracelet 99/142
32687 gabe-necklace 99/144
32690 howlite-starfish-necklace 99/144
32691 katie-bracelet 99/142
32695 leona-bracelet 99/142
32696 loli-mask-chain 98/317
32700 quartz-and-fluorite-bracelet 99/142
32703 sparkling-garden-mask-chain-collection 98/317
32704 summer-flower-mask-chain-collection 98/317
32706 summer-fruits-mask-chain 98/317
32707 tami-bracelet 99/142
33081 flowers-in-garden-necklace 99/144
33102 dreamy-necklace 99/144
35912 lili-summer-days-stone-bracelet 99/142
35916 lili-belle-belly-chain 98/317
35917 lili-blackie-belly-chain 98/317
35919 lili-flower-belly-chain-in-style-2 98/317
35920 lili-flower-belly-chain-in-style-3 98/317
35921 lili-blunie-belly-chain 98/317
35923 lili-moc-stone-necklace 99/144
35925 lili-thuan-stone-necklace 99/144
35927 lili-summer-days-stone-bracelet-en 99/144
35928 lili-avocado-stone-necklace 99/144
35929 lili-dice-phone-strap 99/152
35930 lili-mo-phone-strap 99/152
35931 lili-cauliflower-phone-strap 99/152