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 (
    2106, 2105, 2104, 2103, 2097, 2096, 2095, 
    2094, 2093, 2102, 2101, 2100, 2099, 
    2098
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00130

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "33.61"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "14.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": 14,
            "rows_produced_per_join": 14,
            "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 (2106,2105,2104,2103,2097,2096,2095,2094,2093,2102,2101,2100,2099,2098)))",
            "cost_info": {
              "read_cost": "8.41",
              "eval_cost": "1.40",
              "prefix_cost": "9.81",
              "data_read_per_join": "1K"
            },
            "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": 14,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "3.50",
              "eval_cost": "1.40",
              "prefix_cost": "14.71",
              "data_read_per_join": "10K"
            },
            "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": 14,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "3.50",
              "eval_cost": "1.40",
              "prefix_cost": "19.61",
              "data_read_per_join": "8K"
            },
            "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 4_sm98-wc.jpg 600 600 N N Y 14175 2093 product 10826 M 0 10826
0 6_8gcy-ef.jpg 600 600 N N Y 14181 2095 product 10828 M 0 10828
0 5_ncmg-cc.jpg 600 600 N N Y 14184 2094 product 10827 M 0 10827
0 7_kdtl-eq.jpg 600 600 N N Y 14190 2096 product 10829 M 0 10829
0 9_isja-20.jpg 600 600 N N Y 14195 2097 product 10830 M 0 10830
0 4_nthp-mf.jpg 600 600 N N Y 14200 2098 product 10831 M 0 10831
0 7_hy9l-64.jpg 600 600 N N Y 14207 2101 product 10834 M 0 10834
0 6_i9bc-or.jpg 600 600 N N Y 14210 2100 product 10833 M 0 10833
0 9_mug2-b5.jpg 600 600 N N Y 14216 2102 product 10835 M 0 10835
0 5_4rx7-wr.jpg 600 600 N N Y 14217 2099 product 10832 M 0 10832
0 4_u9if-6h.jpg 600 600 N N Y 14225 2103 product 10836 M 0 10836
0 6_i0r6-eh.jpg 600 600 N N Y 14230 2105 product 10838 M 0 10838
0 5_fidf-jd.jpg 600 600 N N Y 14232 2104 product 10837 M 0 10837
0 7_usaq-yf.jpg 600 600 N N Y 14237 2106 product 10839 M 0 10839