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 (64867, 61072, 64981, 64944) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00113

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": 48,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64867,61072,64981,64944)"
        }
      }
    },
    "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
49013 64867 product 0 61246 A 0 D 0 0
49272 64944 product 0 61505 A 0 D 0 0
50194 64981 product 0 62427 A 0 D 0 0
64051 61072 product 0 76284 A 0 D 0 0
14190 61072 product 0 24985 A 1 D 0 0
49019 64944 product 0 61252 A 1 D 0 0
49270 64867 product 0 61503 A 1 D 0 0
64028 64981 product 0 76261 A 1 D 0 0
14189 61072 product 0 24984 A 2 D 0 0
49015 64867 product 0 61248 A 2 D 0 0
50911 64944 product 0 63144 A 2 D 0 0
64025 64981 product 0 76258 A 2 D 0 0
49014 64867 product 0 61247 A 3 D 0 0
49271 64944 product 0 61504 A 3 D 0 0
50195 64981 product 0 62428 A 3 D 0 0
64047 61072 product 0 76280 A 3 D 0 0
49016 64867 product 0 61249 A 4 D 0 0
49020 64944 product 0 61253 A 4 D 0 0
64026 64981 product 0 76259 A 4 D 0 0
64050 61072 product 0 76283 A 4 D 0 0
49269 64867 product 0 61502 A 5 D 0 0
59003 64944 product 0 71236 A 5 C 0 0
64027 64981 product 0 76260 A 5 D 0 0
64049 61072 product 0 76282 A 5 D 0 0
50196 64981 product 0 62429 A 6 D 0 0
59004 64944 product 0 71237 A 6 C 0 0
61491 64867 product 0 73724 A 6 C 0 0
64052 61072 product 0 76285 A 6 D 0 0
49334 64944 product 0 61567 A 7 C 0 0
61490 64867 product 0 73723 A 7 C 0 0
64048 61072 product 0 76281 A 7 D 0 0
55434 64944 product 0 67667 A 8 C 0 0
61489 64867 product 0 73722 A 8 C 0 0
69122 61072 product 0 81355 A 8 C 0 0
46473 61072 product 0 58706 A 9 C 0 0
49335 64867 product 0 61568 A 9 C 0 0
55435 64944 product 0 67668 A 9 C 0 0
46472 61072 product 0 58705 A 10 C 0 0
55433 64944 product 0 67666 A 10 C 0 0
63150 64867 product 0 75383 A 10 C 0 0
44351 61072 product 0 56584 A 11 C 0 0
49339 64867 product 0 61572 A 11 C 0 0
65337 64867 product 0 77570 A 11 C 0 0
65338 64867 product 0 77571 A 11 C 0 0
65339 64867 product 0 77572 A 11 C 0 0
66326 64867 product 0 78559 A 11 C 0 0
44350 61072 product 0 56583 A 12 C 0 0
14281 61072 product 0 25076 A 13 C 0 0