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 (65050, 64987, 64744, 64852) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00133

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 (65050,64987,64744,64852)"
        }
      }
    },
    "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
37720 64744 product 0 49953 A 0 D 0 0
51517 65050 product 0 63750 A 0 D 0 0
61570 64852 product 0 73803 A 0 D 0 0
63105 65050 product 0 75338 A 0 D 0 0
63106 65050 product 0 75339 A 0 D 0 0
63107 65050 product 0 75340 A 0 D 0 0
64876 65050 product 0 77109 A 0 C 0 0
64877 65050 product 0 77110 A 0 C 0 0
65034 64987 product 0 77267 A 0 D 0 0
37707 64744 product 0 49940 A 1 D 0 0
65033 64987 product 0 77266 A 1 D 0 0
50304 64987 product 0 62537 A 2 D 0 0
63099 64744 product 0 75332 A 2 D 0 0
37708 64744 product 0 49941 A 3 D 0 0
50305 64987 product 0 62538 A 3 D 0 0
61572 64852 product 0 73805 A 3 D 0 0
37710 64744 product 0 49943 A 4 D 0 0
42030 64852 product 0 54263 A 4 D 0 0
50306 64987 product 0 62539 A 4 D 0 0
37711 64744 product 0 49944 A 5 D 0 0
61574 64852 product 0 73807 A 5 D 0 0
37719 64744 product 0 49952 A 6 D 0 0
61577 64852 product 0 73810 A 6 D 0 0
37709 64744 product 0 49942 A 7 D 0 0
42089 64852 product 0 54322 A 7 D 0 0
61573 64852 product 0 73806 A 8 D 0 0
63100 64744 product 0 75333 A 8 D 0 0
63098 64744 product 0 75331 A 9 D 0 0
37712 64744 product 0 49945 A 10 D 0 0
42033 64852 product 0 54266 A 10 D 0 0
55997 64744 product 0 68230 A 11 C 0 0
67864 64852 product 0 80097 A 11 C 0 0
67588 64852 product 0 79821 A 12 C 0 0
55441 64744 product 0 67674 A 13 C 0 0
67587 64852 product 0 79820 A 13 C 0 0
55442 64744 product 0 67675 A 14 C 0 0
67589 64852 product 0 79822 A 14 C 0 0
42037 64852 product 0 54270 A 15 C 0 0
61505 64744 product 0 73738 A 15 C 0 0
37713 64744 product 0 49946 A 16 C 0 0
64550 64852 product 0 76783 A 16 C 0 0
55443 64744 product 0 67676 A 17 C 0 0
64551 64852 product 0 76784 A 17 C 0 0
57390 64744 product 0 69623 A 18 C 0 0
61869 64744 product 0 74102 A 19 C 0 0
37717 64744 product 0 49950 A 20 C 0 0
58092 64852 product 0 70325 A 20 C 0 0
37714 64744 product 0 49947 A 21 C 0 0
62348 64852 product 0 74581 A 21 C 0 0
56900 64744 product 0 69133 A 22 C 0 0
62349 64852 product 0 74582 A 22 C 0 0
37715 64744 product 0 49948 A 23 C 0 0
42032 64852 product 0 54265 A 23 C 0 0
42035 64852 product 0 54268 A 24 C 0 0
42036 64852 product 0 54269 A 25 C 0 0
54173 64852 product 0 66406 A 26 C 0 0
69184 64852 product 0 81417 A 27 C 0 0
69185 64852 product 0 81418 A 29 C 0 0
62350 64852 product 0 74583 A 30 C 0 0
62351 64852 product 0 74584 A 33 C 0 0
58091 64852 product 0 70324 A 35 C 0 0
65529 64852 product 0 77762 A 36 C 0 0
65530 64852 product 0 77763 A 37 C 0 0