SELECT 
  cscart_images.*, 
  cscart_images_links.*, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_id AS images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.detailed_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 = 'ru' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'M' 
  AND cscart_images_links.object_id IN (
    603, 604, 601, 602, 599, 600, 605, 606, 
    923, 922, 931, 930, 929, 928, 927, 926, 
    675, 676, 677, 912, 911, 917, 916, 915, 
    914
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00226

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "149.81"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "26.00"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_images_links",
            "access_type": "range",
            "possible_keys": [
              "object_id"
            ],
            "key": "object_id",
            "used_key_parts": [
              "object_id",
              "object_type",
              "type"
            ],
            "key_length": "81",
            "rows_examined_per_scan": 26,
            "rows_produced_per_join": 26,
            "filtered": "100.00",
            "index_condition": "((`cscart`.`cscart_images_links`.`object_type` = 'product') and (`cscart`.`cscart_images_links`.`type` = 'M') and (`cscart`.`cscart_images_links`.`object_id` in (603,604,601,602,599,600,605,606,923,922,931,930,929,928,927,926,675,676,677,912,911,917,916,915,914)))",
            "cost_info": {
              "read_cost": "56.21",
              "eval_cost": "5.20",
              "prefix_cost": "61.41",
              "data_read_per_join": "2K"
            },
            "used_columns": [
              "pair_id",
              "object_id",
              "object_type",
              "image_id",
              "detailed_id",
              "type",
              "position"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_images",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "image_id"
            ],
            "key_length": "4",
            "ref": [
              "cscart.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 26,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "26.00",
              "eval_cost": "5.20",
              "prefix_cost": "92.61",
              "data_read_per_join": "19K"
            },
            "used_columns": [
              "image_id",
              "image_path",
              "image_x",
              "image_y",
              "is_high_res"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_common_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "object_id",
              "lang_code",
              "object_holder"
            ],
            "key_length": "108",
            "ref": [
              "cscart.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 26,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "26.00",
              "eval_cost": "5.20",
              "prefix_cost": "123.81",
              "data_read_per_join": "15K"
            },
            "used_columns": [
              "object_id",
              "description",
              "lang_code",
              "object_holder"
            ]
          }
        }
      ]
    }
  }
}

Result

image_id image_path image_x image_y is_high_res pair_id object_id object_type detailed_id type position alt images_image_id
0 Render_G_Bottom_thud-fa.png 1024 1024 N 6972 599 product 8751 M 0 8751
0 Render_G_Bottom_zdts-u3.png 1024 1024 N 6975 601 product 8753 M 0 8753
0 Render_G_Top_mitd-5q.png 1024 1024 N 6978 603 product 8755 M 0 8755
0 Render_G_Bottom_cben-i2.png 1024 1024 N 6981 605 product 8757 M 0 8757
0 Render_Oak_Gold_Bottom_kbj4-2m.png 1024 1024 N 7080 675 product 8827 M 0 8827
0 Render_3472_cupboard_cassia_white_bottom.png 1024 1024 N 7624 911 product 9212 M 0 9212
0 Render_8813_single_cupboard_white_bottom.png 1024 1024 N 7628 914 product 9215 M 0 9215
0 Render_6867_cupboard_cassia_white_bottom.png 1024 1024 N 7641 922 product 9223 M 0 9223
0 Render_W_Bottom.png 1024 1024 N 7647 926 product 9227 M 0 9227
0 Render_R_Bottom_wuw6-xy.png 1024 1024 N 6974 600 product 8752 M 1 8752
0 Render_R_Bottom_s7me-ib.png 1024 1024 N 6977 602 product 8754 M 1 8754
0 Render_R_Top.png 1024 1024 N 6980 604 product 8756 M 1 8756
0 Render_R_Bottom_gzft-3c.png 1024 1024 N 6983 606 product 8758 M 1 8758
0 Render_White_Gold_Bottom.png 1024 1024 N 7083 676 product 8828 M 1 8828
0 Render_Oak_Aprel_Bottom_dkho-in.png 1024 1024 N 7084 677 product 8829 M 1 8829
0 Render_3472_cupboard_cassia_grey_bottom.png 1024 1024 N 7626 912 product 9213 M 1 9213
0 Render_8813_single_cupboard_mirror_white_bottom.png 1024 1024 N 7632 915 product 9216 M 1 9216
0 Render_8813_single_cupboard_mirror_grey_bottom.png 1024 1024 N 7633 916 product 9217 M 1 9217
0 Render_8813_single_cupboard_grey_bottom.png 1024 1024 N 7634 917 product 9218 M 1 9218
0 Render_6867_cupboard_cassia_grey_bottom.png 1024 1024 N 7643 923 product 9224 M 1 9224
0 Render_W_Wood_Bottom.png 1024 1024 N 7653 927 product 9228 M 1 9228
0 Render_W_Mirror_Bottom.png 1024 1024 N 7654 928 product 9229 M 1 9229
0 Render_B_Mirror_Bottom.png 1024 1024 N 7655 929 product 9230 M 1 9230
0 Render_B_Wood_Bottom.png 1024 1024 N 7656 930 product 9231 M 1 9231
0 Render_B_Bottom_6azr-29.png 1024 1024 N 7657 931 product 9232 M 1 9232