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 (62020, 61411, 63087, 61213) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00110

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": 46,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62020,61411,63087,61213)"
        }
      }
    },
    "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
24265 63087 product 0 36244 A 0 D 0 0
64601 63087 product 0 76834 A 0 D 0 0
64794 61213 product 0 77027 A 0 D 0 0
64605 63087 product 0 76838 A 1 D 0 0
64788 62020 product 0 77021 A 1 D 0 0
64801 61213 product 0 77034 A 1 D 0 0
64853 61411 product 0 77086 A 1 D 0 0
19203 62020 product 0 30915 A 2 D 0 0
24303 63087 product 0 36282 A 2 D 0 0
30219 61411 product 0 42442 A 2 D 0 0
64799 61213 product 0 77032 A 2 D 0 0
19332 62020 product 0 31054 A 3 D 0 0
64602 63087 product 0 76835 A 3 D 0 0
64795 61213 product 0 77028 A 3 D 0 0
64851 61411 product 0 77084 A 3 D 0 0
29696 62020 product 0 41919 A 4 D 0 0
30220 61411 product 0 42443 A 4 D 0 0
64603 63087 product 0 76836 A 4 D 0 0
52286 61213 product 0 64519 A 5 C 0 0
64604 63087 product 0 76837 A 5 D 0 0
16088 61411 product 0 27608 A 6 D 0 0
59376 61213 product 0 71609 A 6 C 0 0
32492 61411 product 0 44725 A 7 C 0 0
47354 61213 product 0 59587 A 7 C 0 0
67531 63087 product 0 79764 A 7 C 0 0
61411 61411 product 0 73644 A 8 C 0 0
67532 63087 product 0 79765 A 8 C 0 0
62868 63087 product 0 75101 A 9 C 0 0
64281 62020 product 0 76514 A 9 C 0 0
68212 61411 product 0 80445 A 9 C 0 0
65390 61411 product 0 77623 A 10 C 0 0
67001 63087 product 0 79234 A 10 C 0 0
62869 63087 product 0 75102 A 11 C 0 0
50307 62020 product 0 62540 A 12 C 0 0
51469 63087 product 0 63702 A 12 C 0 0
60316 61411 product 0 72549 A 12 C 0 0
61412 61411 product 0 73645 A 13 C 0 0
63360 62020 product 0 75593 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
59192 62020 product 0 71425 A 14 C 0 0
60315 61411 product 0 72548 A 14 C 0 0
30965 62020 product 0 43198 A 15 C 0 0
60317 61411 product 0 72550 A 15 C 0 0
67003 63087 product 0 79236 A 15 C 0 0
62870 61411 product 0 75103 A 16 C 0 0