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 = 'en' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'M' 
  AND cscart_images_links.object_id IN (
    396006, 396007, 396008, 396009, 396010, 
    396011, 396012, 395983, 395984, 395985, 
    395986, 395987, 395988, 395989, 395990, 
    395991, 395992, 395993, 395994, 395995, 
    414436, 414437, 414438, 414439, 414440, 
    414441, 414408, 414409, 414410, 414411, 
    414412, 414413, 431590, 431588, 431592, 
    431594, 431596, 431598, 431600, 431602, 
    431604, 431561, 431589, 431659, 431660, 
    431661, 431662, 431663, 431664, 431665, 
    431666, 431542, 431543, 431544, 431545, 
    431546, 431547, 431548, 431549, 431550, 
    431551, 431680, 396002, 396003, 396004, 
    396005, 431767, 431768, 431769, 431770, 
    431771, 431772, 431773, 431774, 431775
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00365

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "435.01"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "75.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": 75,
            "rows_produced_per_join": 75,
            "filtered": "100.00",
            "index_condition": "((`webmarco`.`cscart_images_links`.`object_type` = 'product') and (`webmarco`.`cscart_images_links`.`type` = 'M') and (`webmarco`.`cscart_images_links`.`object_id` in (396006,396007,396008,396009,396010,396011,396012,395983,395984,395985,395986,395987,395988,395989,395990,395991,395992,395993,395994,395995,414436,414437,414438,414439,414440,414441,414408,414409,414410,414411,414412,414413,431590,431588,431592,431594,431596,431598,431600,431602,431604,431561,431589,431659,431660,431661,431662,431663,431664,431665,431666,431542,431543,431544,431545,431546,431547,431548,431549,431550,431551,431680,396002,396003,396004,396005,431767,431768,431769,431770,431771,431772,431773,431774,431775)))",
            "cost_info": {
              "read_cost": "165.01",
              "eval_cost": "15.00",
              "prefix_cost": "180.01",
              "data_read_per_join": "7K"
            },
            "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": [
              "webmarco.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 75,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "75.00",
              "eval_cost": "15.00",
              "prefix_cost": "270.01",
              "data_read_per_join": "57K"
            },
            "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": [
              "webmarco.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 75,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "75.00",
              "eval_cost": "15.00",
              "prefix_cost": "360.01",
              "data_read_per_join": "44K"
            },
            "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 Untitled_design_-_2023-04-28T114708.861.png 600 600 N 3647935 395983 product 1361679 M 0 1361679
0 Untitled_design_-_2023-04-28T114708.861.png 600 600 N 3648128 395984 product 1361679 M 0 1361679
0 Untitled_design_-_2023-04-28T114708.861.png 600 600 N 3648129 395985 product 1361679 M 0 1361679
0 Untitled_design_-_2023-04-28T114708.861.png 600 600 N 3648130 395986 product 1361679 M 0 1361679
0 Untitled_design_-_2023-04-28T114708.861.png 600 600 N 3648131 395987 product 1361679 M 0 1361679
0 Untitled_design_-_2023-04-28T114708.861.png 600 600 N 3648132 395988 product 1361679 M 0 1361679
0 Untitled_design_-_2023-04-28T122806.880.png 600 600 N 3648325 395989 product 1361680 M 0 1361680
0 Untitled_design_-_2023-04-28T122806.880.png 600 600 N 3648326 395990 product 1361680 M 0 1361680
0 Untitled_design_-_2023-04-28T122806.880.png 600 600 N 3648327 395991 product 1361680 M 0 1361680
0 Untitled_design_-_2023-04-28T122806.880.png 600 600 N 3648328 395992 product 1361680 M 0 1361680
0 Untitled_design_-_2023-04-28T122806.880.png 600 600 N 3648329 395993 product 1361680 M 0 1361680
0 Untitled_design_-_2023-04-28T122806.880.png 600 600 N 3648330 395994 product 1361680 M 0 1361680
0 Untitled_design_-_2023-04-28T122806.880.png 600 600 N 3648331 395995 product 1361680 M 0 1361680
0 Untitled_design_-_2023-04-28T124519.811.png 600 600 N 3648530 396002 product 1361682 M 0 1361682
0 Untitled_design_-_2023-04-28T124519.811.png 600 600 N 3648531 396003 product 1361682 M 0 1361682
0 Untitled_design_-_2023-04-28T124519.811.png 600 600 N 3648532 396004 product 1361682 M 0 1361682
0 Untitled_design_-_2023-04-28T124519.811.png 600 600 N 3648533 396005 product 1361682 M 0 1361682
0 Untitled_design_-_2023-04-28T125406.146.png 600 600 N 3648822 396006 product 1361683 M 0 1361683
0 Untitled_design_-_2023-04-28T125406.146.png 600 600 N 3648837 396007 product 1361683 M 0 1361683
0 Untitled_design_-_2023-04-28T125406.146.png 600 600 N 3648838 396008 product 1361683 M 0 1361683
0 Untitled_design_-_2023-04-28T125406.146.png 600 600 N 3648839 396009 product 1361683 M 0 1361683
0 Untitled_design_-_2023-04-28T125406.146.png 600 600 N 3648840 396010 product 1361683 M 0 1361683
0 Untitled_design_-_2023-04-28T125406.146.png 600 600 N 3648841 396011 product 1361683 M 0 1361683
0 Untitled_design_-_2023-04-28T125406.146.png 600 600 N 3648842 396012 product 1361683 M 0 1361683
0 Untitled_design_-_2023-05-01T170629.661.png 600 600 N 3781911 414408 product 1492637 M 0 1492637
0 Untitled_design_-_2023-05-01T170629.661.png 600 600 N 3781912 414409 product 1492637 M 0 1492637
0 Untitled_design_-_2023-05-01T170629.661.png 600 600 N 3781913 414410 product 1492637 M 0 1492637
0 Untitled_design_-_2023-05-01T170629.661.png 600 600 N 3781914 414411 product 1492637 M 0 1492637
0 Untitled_design_-_2023-05-01T170629.661.png 600 600 N 3781915 414412 product 1492637 M 0 1492637
0 Untitled_design_-_2023-05-01T170629.661.png 600 600 N 3781916 414413 product 1492637 M 0 1492637
0 Untitled_design_-_2023-05-01T174543.639.png 600 600 N 3781960 414436 product 1492645 M 0 1492645
0 Untitled_design_-_2023-05-01T174543.639.png 600 600 N 3781979 414437 product 1492645 M 0 1492645
0 Untitled_design_-_2023-05-01T174543.639.png 600 600 N 3781980 414438 product 1492645 M 0 1492645
0 Untitled_design_-_2023-05-01T174543.639.png 600 600 N 3781981 414439 product 1492645 M 0 1492645
0 Untitled_design_-_2023-05-01T174543.639.png 600 600 N 3781982 414440 product 1492645 M 0 1492645
0 Untitled_design_-_2023-05-01T174543.639.png 600 600 N 3781983 414441 product 1492645 M 0 1492645
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871134 431542 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871135 431543 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871136 431544 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871137 431545 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871138 431546 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871139 431547 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871140 431548 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871141 431549 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871142 431550 product 1543471 M 0 1543471
0 produts_img_600__4__sqrt-5w.png 600 600 N 3871143 431551 product 1543471 M 0 1543471
0 produts_img_600__10__gfgm-0t.png 600 600 N 3871179 431561 product 1543476 M 0 1543476
0 produts_img_600__9_.png 600 600 N 3871201 431589 product 1543477 M 0 1543477
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871218 431588 product 1543473 M 0 1543473
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871220 431590 product 1543473 M 0 1543473
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871222 431592 product 1543473 M 0 1543473
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871224 431594 product 1543473 M 0 1543473
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871226 431596 product 1543473 M 0 1543473
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871228 431598 product 1543473 M 0 1543473
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871230 431600 product 1543473 M 0 1543473
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871232 431602 product 1543473 M 0 1543473
0 produts_img_600__6__t8t5-kk.png 600 600 N 3871234 431604 product 1543473 M 0 1543473
0 produts_img_600__16_.png 600 600 N 3871429 431659 product 1543491 M 0 1543491
0 produts_img_600__16_.png 600 600 N 3871438 431660 product 1543491 M 0 1543491
0 produts_img_600__16_.png 600 600 N 3871439 431661 product 1543491 M 0 1543491
0 produts_img_600__16_.png 600 600 N 3871440 431662 product 1543491 M 0 1543491
0 produts_img_600__16_.png 600 600 N 3871441 431663 product 1543491 M 0 1543491
0 produts_img_600__16_.png 600 600 N 3871442 431664 product 1543491 M 0 1543491
0 produts_img_600__16_.png 600 600 N 3871443 431665 product 1543491 M 0 1543491
0 produts_img_600__16_.png 600 600 N 3871444 431666 product 1543491 M 0 1543491
0 produts_img_600__20__fktq-d8.png 600 600 N 3871469 431680 product 1543499 M 0 1543499
0 produts_img_600__36_.png 600 600 N 3871761 431767 product 1543521 M 0 1543521
0 produts_img_600__36_.png 600 600 N 3871762 431768 product 1543521 M 0 1543521
0 produts_img_600__36_.png 600 600 N 3871763 431769 product 1543521 M 0 1543521
0 produts_img_600__36_.png 600 600 N 3871764 431770 product 1543521 M 0 1543521
0 produts_img_600__36_.png 600 600 N 3871765 431771 product 1543521 M 0 1543521
0 produts_img_600__36_.png 600 600 N 3871766 431772 product 1543521 M 0 1543521
0 produts_img_600__36_.png 600 600 N 3871767 431773 product 1543521 M 0 1543521
0 produts_img_600__36_.png 600 600 N 3871768 431774 product 1543521 M 0 1543521
0 produts_img_600__36_.png 600 600 N 3871769 431775 product 1543521 M 0 1543521