SELECT 
  cscart_images_links.*, 
  cscart_images.image_path, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_x, 
  cscart_images.image_y, 
  cscart_images.image_id as images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id 
  LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id 
  AND cscart_common_descriptions.object_holder = 'images' 
  AND cscart_common_descriptions.lang_code = 'en' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'A' 
  AND cscart_images_links.object_id IN (
    63087, 63103, 63099, 63084, 63096, 63100
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00151

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_images_links.position, cscart_images_links.pair_id",
        "table": {
          "table_name": "cscart_images_links",
          "access_type": "range",
          "possible_keys": ["object_id"],
          "key": "object_id",
          "key_length": "81",
          "used_key_parts": ["object_id", "object_type", "type"],
          "rows": 63,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (63087,63103,63099,63084,63096,63100)"
        }
      }
    },
    "table": {
      "table_name": "cscart_images",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["image_id"],
      "ref": ["cscart_migrate.cscart_images_links.image_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_images_links.image_id = cscart_images.image_id)"
    },
    "table": {
      "table_name": "cscart_common_descriptions",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "107",
      "used_key_parts": ["object_id", "lang_code", "object_holder"],
      "ref": ["cscart_migrate.cscart_images.image_id", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_common_descriptions.object_id = cscart_images.image_id and cscart_common_descriptions.object_holder = 'images' and cscart_common_descriptions.lang_code = 'en' and trigcond(cscart_images.image_id is not null))"
    }
  }
}

Result

pair_id object_id object_type image_id detailed_id type position image_type show_gallery gallery_category_id image_path alt image_x image_y images_image_id
24258 63084 product 0 36237 A 0 D 0 0
24265 63087 product 0 36244 A 0 D 0 0
24278 63096 product 0 36257 A 0 D 0 0
24285 63099 product 0 36264 A 0 D 0 0
24287 63100 product 0 36266 A 0 D 0 0
64599 63103 product 0 76832 A 0 D 0 0
64601 63087 product 0 76834 A 0 D 0 0
64592 63096 product 0 76825 A 1 D 0 0
64594 63100 product 0 76827 A 1 D 0 0
64596 63099 product 0 76829 A 1 D 0 0
64598 63103 product 0 76831 A 1 D 0 0
64600 63084 product 0 76833 A 1 D 0 0
64605 63087 product 0 76838 A 1 D 0 0
24268 63084 product 0 36247 A 2 D 0 0
24282 63099 product 0 36261 A 2 D 0 0
24295 63103 product 0 36274 A 2 D 0 0
24303 63087 product 0 36282 A 2 D 0 0
29919 63096 product 0 42142 A 2 D 0 0
24293 63103 product 0 36272 A 3 D 0 0
24308 63096 product 0 36287 A 3 D 0 0
29912 63084 product 0 42135 A 3 D 0 0
30048 63100 product 0 42271 A 3 D 0 0
64595 63099 product 0 76828 A 3 D 0 0
64602 63087 product 0 76835 A 3 D 0 0
24267 63084 product 0 36246 A 4 D 0 0
24279 63096 product 0 36258 A 4 D 0 0
24283 63099 product 0 36262 A 4 D 0 0
24289 63100 product 0 36268 A 4 D 0 0
24292 63103 product 0 36271 A 4 D 0 0
64603 63087 product 0 76836 A 4 D 0 0
24277 63096 product 0 36256 A 5 D 0 0
24288 63100 product 0 36267 A 5 D 0 0
29913 63084 product 0 42136 A 5 D 0 0
59055 63099 product 0 71288 A 5 D 0 0
64597 63103 product 0 76830 A 5 D 0 0
64604 63087 product 0 76837 A 5 D 0 0
24286 63099 product 0 36265 A 6 D 0 0
24296 63103 product 0 36275 A 6 D 0 0
24310 63084 product 0 36289 A 6 D 0 0
29918 63096 product 0 42141 A 6 D 0 0
30049 63100 product 0 42272 A 6 D 0 0
65369 63100 product 0 77602 A 6 C 0 0
65370 63100 product 0 77603 A 6 C 0 0
32487 63099 product 0 44720 A 7 C 0 0
32499 63103 product 0 44732 A 7 C 0 0
64109 63096 product 0 76342 A 7 C 0 0
67531 63087 product 0 79764 A 7 C 0 0
32488 63099 product 0 44721 A 8 C 0 0
32500 63103 product 0 44733 A 8 C 0 0
64110 63096 product 0 76343 A 8 C 0 0
67532 63087 product 0 79765 A 8 C 0 0
47934 63099 product 0 60167 A 9 C 0 0
62868 63087 product 0 75101 A 9 C 0 0
47935 63099 product 0 60168 A 10 C 0 0
67001 63087 product 0 79234 A 10 C 0 0
47936 63099 product 0 60169 A 11 C 0 0
62869 63087 product 0 75102 A 11 C 0 0
51469 63087 product 0 63702 A 12 C 0 0
61473 63099 product 0 73706 A 12 C 0 0
60750 63099 product 0 72983 A 13 C 0 0
67002 63087 product 0 79235 A 13 C 0 0
51470 63087 product 0 63703 A 14 C 0 0
67003 63087 product 0 79236 A 15 C 0 0