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.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 = 'ro' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'M' 
  AND cscart_images_links.object_id IN (
    521085, 1722345, 2045180, 2046955, 
    2071747, 2071749
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00118

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "32.24"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "6.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": 6,
            "rows_produced_per_join": 6,
            "filtered": "100.00",
            "index_condition": "((`maniamall_cscart`.`cscart_images_links`.`object_type` = 'product') and (`maniamall_cscart`.`cscart_images_links`.`type` = 'M') and (`maniamall_cscart`.`cscart_images_links`.`object_id` in (521085,1722345,2045180,2046955,2071747,2071749)))",
            "cost_info": {
              "read_cost": "12.51",
              "eval_cost": "0.60",
              "prefix_cost": "13.11",
              "data_read_per_join": "576"
            },
            "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": "3",
            "ref": [
              "maniamall_cscart.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 6,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "5.98",
              "eval_cost": "0.60",
              "prefix_cost": "19.69",
              "data_read_per_join": "4K"
            },
            "used_columns": [
              "image_id",
              "image_path",
              "image_x",
              "image_y"
            ],
            "attached_condition": "<if>(is_not_null_compl(cscart_images), (`maniamall_cscart`.`cscart_images_links`.`detailed_id` = `maniamall_cscart`.`cscart_images`.`image_id`), true)"
          }
        },
        {
          "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": "107",
            "ref": [
              "maniamall_cscart.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 6,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "5.95",
              "eval_cost": "0.60",
              "prefix_cost": "26.24",
              "data_read_per_join": "3K"
            },
            "used_columns": [
              "object_id",
              "description",
              "lang_code",
              "object_holder"
            ],
            "attached_condition": "<if>(is_not_null_compl(cscart_common_descriptions), (`maniamall_cscart`.`cscart_common_descriptions`.`object_id` = `maniamall_cscart`.`cscart_images`.`image_id`), true)"
          }
        }
      ]
    }
  }
}

Result

pair_id object_id object_type image_id detailed_id type position image_path alt image_x image_y images_image_id
811677 521085 product 0 811914 M 0 suport-organizator-pentru-o-pereche-incaltaminte-cu-3-nivele-reglabile-pe-inaltime-culoare-negru-.jpg 708 499 811914
3912178 1722345 product 0 3912431 M 0 Organizator-multifunctional-Springos-pentru-sertar-sau-birou--13x18cm--culoare-Gri.jpg Organizator multifunctional Springos pentru sertar sau birou, 13x18cm, culoare Gri 2000 2000 3912431
4868526 2045180 product 0 4868779 M 0 Organizator-Portbagaj-cu-prindere-Velcro--50x31x16--culoare-Negru-gri.jpg Organizator Portbagaj cu prindere Velcro, 50x31x16, culoare Negru/gri 520 520 4868779
4877820 2046955 product 0 4878073 M 0 Organizator-cutie-tip-valiza--dublu-Kistenberg--39-9x10x30-3-cm--negru-rosu.jpg Organizator cutie tip valiza, dublu Kistenberg, 39.9x10x30.3 cm, negru/rosu 1000 733 4878073
4981397 2071747 product 0 4981650 M 0 Organizator-suspendat-pliabil-cu-6-compartimente--30x30x120-cm--culoare-crem.jpg Organizator suspendat pliabil cu 6 compartimente, 30x30x120 cm, culoare crem 650 650 4981650
4981409 2071749 product 0 4981662 M 0 Organizator-suspendat-Springos--pliabil-cu-2-compartimente--68x15x38-cm--culoare-gri.jpg Organizator suspendat Springos, pliabil cu 2 compartimente, 68x15x38 cm, culoare gri 650 650 4981662