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 = 'ar' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'M' 
  AND cscart_images_links.object_id IN (
    2698, 3090, 3091, 3092, 3093, 3094, 3605, 
    3606, 2314, 2312, 2310, 3155, 3156, 
    2737, 3255, 2559, 2560, 3663, 2822, 
    2823, 2824, 2825, 2826, 2430, 2431, 
    2924, 2925, 3136, 3137, 3138, 2922, 
    2923, 3604, 3603, 2334, 2333, 2927, 
    2928, 2929, 2930, 1600, 1601, 1602, 
    1603, 3131, 3132, 3133, 2702, 2703, 
    3140, 3141, 1609, 1610, 3142, 3143, 
    3144, 3096, 3097, 3098, 2805, 2808, 
    3150, 3151, 3114, 3115
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00373

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "156.01"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "65.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": 65,
            "rows_produced_per_join": 65,
            "filtered": "100.00",
            "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_images_links`.`object_type` = 'product') and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_images_links`.`type` = 'M') and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_images_links`.`object_id` in (2698,3090,3091,3092,3093,3094,3605,3606,2314,2312,2310,3155,3156,2737,3255,2559,2560,3663,2822,2823,2824,2825,2826,2430,2431,2924,2925,3136,3137,3138,2922,2923,3604,3603,2334,2333,2927,2928,2929,2930,1600,1601,1602,1603,3131,3132,3133,2702,2703,3140,3141,1609,1610,3142,3143,3144,3096,3097,3098,2805,2808,3150,3151,3114,3115)))",
            "cost_info": {
              "read_cost": "39.01",
              "eval_cost": "6.50",
              "prefix_cost": "45.51",
              "data_read_per_join": "6K"
            },
            "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": [
              "softwarepirmam_hewadelivard_cscart_4.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 65,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "16.25",
              "eval_cost": "6.50",
              "prefix_cost": "68.26",
              "data_read_per_join": "50K"
            },
            "used_columns": [
              "image_id",
              "image_path",
              "image_x",
              "image_y",
              "is_high_res",
              "transparent",
              "cp_in_opt_list"
            ]
          }
        },
        {
          "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": [
              "softwarepirmam_hewadelivard_cscart_4.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 65,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "16.25",
              "eval_cost": "6.50",
              "prefix_cost": "91.01",
              "data_read_per_join": "38K"
            },
            "used_columns": [
              "object_id",
              "description",
              "lang_code",
              "object_holder"
            ]
          }
        }
      ]
    }
  }
}

Result

image_id image_path image_x image_y is_high_res transparent cp_in_opt_list pair_id object_id object_type detailed_id type position alt images_image_id
0 Black_e27r-bs.jpg 600 600 N N Y 12572 1600 product 10581 M 0 10581
0 pink_t9wf-0c.jpg 600 600 N N Y 12577 1603 product 10583 M 0 10583
0 Teal.jpg 600 600 N N Y 12582 1602 product 10582 M 0 10582
0 white_6u2q-rq.jpg 600 600 N N Y 12584 1601 product 10580 M 0 10580
0 black.jpg 600 600 N N Y 12604 1609 product 10589 M 0 10589
0 white_s6kx-pz.jpg 600 600 N N Y 12606 1610 product 10590 M 0 10590
0 Delivard_Product_Images_-_2025-06-26T143552.430.jpg 600 600 N N Y 14925 2333 product 11407 M 0 11407
0 Untitled_design__30_.jpg 600 600 N N Y 17384 2924 product 12989 M 0 12989
0 Untitled_design__31__pq6v-lj.jpg 600 600 N N Y 17386 2925 product 12991 M 0 12991
0 Untitled_design__32_.jpg 600 600 N N Y 17388 2927 product 12993 M 0 12993
0 Untitled_design__33__o7tm-8d.jpg 600 600 N N Y 17393 2928 product 12998 M 0 12998
0 Untitled_design__34__0ea1-rz.jpg 600 600 N N Y 17396 2929 product 13001 M 0 13001
0 Untitled_design__35__irrf-84.jpg 600 600 N N Y 17400 2930 product 13005 M 0 13005
0 Untitled_design__72_.jpg 600 600 N N Y 17464 3150 product 13069 M 0 13069
0 Untitled_design__73__xll0-p5.jpg 600 600 N N Y 17466 3151 product 13071 M 0 13071
0 Untitled_design_-_2025-07-20T110252.068.jpg 600 600 N N Y 17601 3096 product 13196 M 0 13196
0 Untitled_design_-_2025-07-20T110310.862_urcu-q1.jpg 600 600 N N Y 17604 3097 product 13199 M 0 13199
0 Untitled_design_-_2025-07-20T110328.884_m0wk-g8.jpg 600 600 N N Y 17608 3098 product 13203 M 0 13203
0 Untitled_design_-_2025-07-20T111136.581.jpg 600 600 N N Y 17624 3090 product 13215 M 0 13215
0 Untitled_design_-_2025-07-20T111149.998_ccnd-ea.jpg 600 600 N N Y 17629 3091 product 13220 M 0 13220
0 Untitled_design_-_2025-07-20T111208.298_w0pr-x2.jpg 600 600 N N Y 17634 3092 product 13225 M 0 13225
0 Untitled_design_-_2025-07-20T111247.390_zy9q-mz.jpg 600 600 N N Y 17639 3093 product 13230 M 0 13230
0 Untitled_design_-_2025-07-20T111227.245_m3iv-wu.jpg 600 600 N N Y 17644 3094 product 13235 M 0 13235
0 Untitled_design_-_2025-07-21T004444.024.jpg 600 600 N N Y 17936 2805 product 13499 M 0 13499
0 Untitled_design_-_2025-07-21T004312.032_s31w-vm.jpg 600 600 N N Y 17937 2808 product 13500 M 0 13500
0 Untitled_design_-_2025-08-03T160839.840.jpg 600 600 N N Y 19136 3603 product 14579 M 0 14579
0 Untitled_design_-_2025-08-03T160918.185.jpg 600 600 N N Y 19138 3604 product 14580 M 0 14580
0 Untitled_design_-_2025-08-03T162258.026.jpg 600 600 N N Y 19141 3605 product 14582 M 0 14582
0 Untitled_design_-_2025-08-03T162239.963.jpg 600 600 N N Y 19143 3606 product 14581 M 0 14581
0 Untitled_design_-_2025-08-03T164726.854_tqgu-0q.jpg 600 600 N N Y 19149 3155 product 14588 M 0 14588
0 Untitled_design_-_2025-08-03T164827.540_57tx-51.jpg 600 600 N N Y 19151 3156 product 14590 M 0 14590
0 Untitled_design_-_2025-08-03T172420.468.jpg 600 600 N N Y 19156 3142 product 14595 M 0 14595
0 Untitled_design_-_2025-08-03T172448.228_rk55-4z.jpg 600 600 N N Y 19159 3143 product 14598 M 0 14598
0 Untitled_design_-_2025-08-03T172351.156_8sxp-84.jpg 600 600 N N Y 19162 3144 product 14601 M 0 14601
0 Untitled_design_-_2025-08-03T173051.018.jpg 600 600 N N Y 19165 3136 product 14604 M 0 14604
0 Untitled_design_-_2025-08-03T172914.506_xydp-hg.jpg 600 600 N N Y 19168 3137 product 14607 M 0 14607
0 Untitled_design_-_2025-08-03T173124.842_0sub-fy.jpg 600 600 N N Y 19171 3138 product 14610 M 0 14610
0 Untitled_design_-_2025-08-04T140709.130.jpg 600 600 N N Y 19279 2310 product 14689 M 0 14689
0 Untitled_design_-_2025-08-04T140650.641_a194-u4.jpg 600 600 N N Y 19282 2312 product 14692 M 0 14692
0 Untitled_design_-_2025-08-04T152618.234.jpg 600 600 N N Y 19340 3140 product 14745 M 0 14745
0 Untitled_design_-_2025-08-04T152520.260_9ykk-sj.jpg 600 600 N N Y 19344 3141 product 14749 M 0 14749
0 Untitled_design_-_2025-08-04T155852.902.jpg 600 600 N N Y 19360 3131 product 14765 M 0 14765
0 Untitled_design_-_2025-08-04T155907.925_jpmk-wo.jpg 600 600 N N Y 19363 3132 product 14768 M 0 14768
0 Untitled_design_-_2025-08-04T155928.170_yjr6-ig.jpg 600 600 N N Y 19366 3133 product 14771 M 0 14771
0 Untitled_design_-_2025-08-04T164755.110.jpg 600 600 N N Y 19378 2431 product 14783 M 0 14783
0 Untitled_design_-_2025-08-04T164723.124_r6tp-6u.jpg 600 600 N N Y 19380 2430 product 14785 M 0 14785
0 Untitled_design_-_2025-08-04T173802.395.jpg 600 600 N N Y 19400 2559 product 14805 M 0 14805
0 Untitled_design_-_2025-08-04T173822.086_frzq-6r.jpg 600 600 N N Y 19402 2560 product 14807 M 0 14807
0 Untitled_design_-_2025-08-04T174231.168_kbwe-gk.jpg 600 600 N N Y 19407 3663 product 14810 M 0 14810
0 Untitled_design_-_2025-08-04T182608.091.jpg 600 600 N N Y 19423 2698 product 14823 M 0 14823
0 Untitled_design_-_2025-08-04T184925.896.jpg 600 600 N N Y 19428 2702 product 14828 M 0 14828
0 Untitled_design_-_2025-08-04T184949.041_fgwm-xt.jpg 600 600 N N Y 19430 2703 product 14830 M 0 14830
0 Untitled_design_-_2025-08-07T074022.292.jpg 600 600 N N Y 19988 2822 product 15197 M 0 15197
0 Untitled_design_-_2025-08-07T074005.914_xeod-7y.jpg 600 600 N N Y 19993 2823 product 15202 M 0 15202
0 Untitled_design_-_2025-08-07T073908.046_wsex-2n.jpg 600 600 N N Y 19998 2824 product 15207 M 0 15207
0 Untitled_design_-_2025-08-07T073928.549_ms1c-sm.jpg 600 600 N N Y 20003 2825 product 15212 M 0 15212
0 Untitled_design_-_2025-08-07T073945.963_y41w-ip.jpg 600 600 N N Y 20008 2826 product 15217 M 0 15217
0 Untitled_design_-_2025-08-07T094043.823.jpg 600 600 N N Y 20045 2922 product 15253 M 0 15253
0 Untitled_design_-_2025-08-07T094109.074_5dej-q6.jpg 600 600 N N Y 20047 2923 product 15255 M 0 15255
0 Untitled_design_-_2025-08-07T095645.052.jpg 600 600 N N Y 20052 2737 product 15260 M 0 15260
0 Untitled_design_-_2025-08-07T095712.032_1gyx-so.jpg 600 600 N N Y 20054 3255 product 15262 M 0 15262
0 1855828208923.png 1000 1000 N N Y 14927 2334 product 11408 M 1 11408
0 b563Bwa56vG1pYE1XwIHNP4x1HTlWINfPxr8hNy2_5n3p-fk.jpg 800 800 N N Y 14890 2314 product 11376 M 2 11376
0 RE3zOV2cXH1b4OyJQ1vTzG0TwhC5WiB33NdMiEzb.jpg 800 800 N N Y 23656 3115 product 17828 M 2 17828
0 QzYO9yxVZh9m56U5ryAP0mLDOHYQaVrxtTxb6CqD.jpg 800 800 N N Y 23657 3114 product 17829 M 2 17829