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 (64932, 64928, 64925, 64852) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00153

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 (64932,64928,64925,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
61570 64852 product 0 73803 A 0 D 0 0
63103 64932 product 0 75336 A 0 D 0 0
63104 64932 product 0 75337 A 0 D 0 0
64146 64925 product 0 76379 A 0 D 0 0
47601 64925 product 0 59834 A 1 D 0 0
47714 64928 product 0 59947 A 1 D 0 0
47762 64932 product 0 59995 A 1 D 0 0
47598 64925 product 0 59831 A 2 D 0 0
47715 64928 product 0 59948 A 2 D 0 0
47763 64932 product 0 59996 A 2 D 0 0
47602 64925 product 0 59835 A 3 D 0 0
61572 64852 product 0 73805 A 3 D 0 0
62918 64928 product 0 75151 A 3 D 0 0
63102 64932 product 0 75335 A 3 D 0 0
42030 64852 product 0 54263 A 4 D 0 0
47599 64925 product 0 59832 A 4 D 0 0
47761 64932 product 0 59994 A 4 D 0 0
62916 64928 product 0 75149 A 4 D 0 0
47603 64925 product 0 59836 A 5 D 0 0
47716 64928 product 0 59949 A 5 D 0 0
61574 64852 product 0 73807 A 5 D 0 0
63101 64932 product 0 75334 A 5 D 0 0
65380 64932 product 0 77613 A 5 C 0 0
66678 64932 product 0 78911 A 5 C 0 0
66679 64932 product 0 78912 A 5 C 0 0
66681 64932 product 0 78914 A 5 C 0 0
47600 64925 product 0 59833 A 6 D 0 0
61577 64852 product 0 73810 A 6 D 0 0
42089 64852 product 0 54322 A 7 D 0 0
58885 64925 product 0 71118 A 7 C 0 0
62917 64928 product 0 75150 A 7 D 0 0
47722 64928 product 0 59955 A 8 C 0 0
58884 64925 product 0 71117 A 8 C 0 0
61573 64852 product 0 73806 A 8 D 0 0
42033 64852 product 0 54266 A 10 D 0 0
47719 64928 product 0 59952 A 10 C 0 0
47717 64928 product 0 59950 A 11 C 0 0
67864 64852 product 0 80097 A 11 C 0 0
58999 64928 product 0 71232 A 12 C 0 0
67588 64852 product 0 79821 A 12 C 0 0
47721 64928 product 0 59954 A 13 C 0 0
67587 64852 product 0 79820 A 13 C 0 0
56064 64928 product 0 68297 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
58998 64928 product 0 71231 A 15 C 0 0
58997 64928 product 0 71230 A 16 C 0 0
64550 64852 product 0 76783 A 16 C 0 0
64551 64852 product 0 76784 A 17 C 0 0
58092 64852 product 0 70325 A 20 C 0 0
62348 64852 product 0 74581 A 21 C 0 0
62349 64852 product 0 74582 A 22 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