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 = 'en' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'A' 
  AND cscart_images_links.object_id IN (65158, 65164, 65170, 65173) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00076

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_images_links.position, cscart_images_links.pair_id",
        "table": {
          "table_name": "cscart_images_links",
          "access_type": "range",
          "possible_keys": ["object_id"],
          "key": "object_id",
          "key_length": "81",
          "used_key_parts": ["object_id", "object_type", "type"],
          "rows": 13,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (65158,65164,65170,65173)"
        }
      }
    },
    "table": {
      "table_name": "cscart_images",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["image_id"],
      "ref": ["cscart_migrate.cscart_images_links.detailed_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_images_links.detailed_id = cscart_images.image_id)"
    },
    "table": {
      "table_name": "cscart_common_descriptions",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "107",
      "used_key_parts": ["object_id", "lang_code", "object_holder"],
      "ref": ["cscart_migrate.cscart_images.image_id", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_common_descriptions.object_id = cscart_images.image_id and cscart_common_descriptions.object_holder = 'images' and cscart_common_descriptions.lang_code = 'en' and trigcond(cscart_images.image_id is not null))"
    }
  }
}

Result

pair_id object_id object_type image_id detailed_id type position image_type show_gallery gallery_category_id image_path alt image_x image_y images_image_id
55837 65158 product 0 68070 A 0 D 0 0 astro-copper-double149340460059038bb859469.jpg 14" Aero LED, 995-Natural Raw Copper, Double Post Mount, 975-Galvanized, Smooth Direct Burial Pole, 975-Galvanized, CGG-Standard Cast Guard, 975-Galvanized, RIB-Ribbed Glass 600 600 68070
55838 65158 product 0 68071 A 0 D 0 0 16_inch_aero_double_post_mount_550_yellow14025123815398a3fdddd96.jpg 16" Aero LED, 500-Buttery Yellow, Double Post Mount, 975-Galvanized, Smooth Direct Burial Pole, 975-Galvanized, WGG-Wire Guard, 975-Galvanized 600 600 68071
55839 65158 product 0 68072 A 0 D 0 0 astro-brass-double-decorative.jpg 16" Aero LED, 997-Natural Raw Brass, Decorative Double Post Mount, 975-Galvanized, Fluted Direct Burial Pole, 975-Galvanized, CGG-Standard Cast Guard, 975-Galvanized, CCR-Clear Crackle Glass 600 600 68072
55957 65164 product 0 68190 A 0 D 0 0 union-brass-double.jpg 16" Union LED, 997-Natural Raw Brass, Double Post Mount, 975-Galvanized, Smooth Direct Burial Pole, 975-Galvanized, CGG-Standard Cast Guard, 975-Galvanized, CCR-Clear Crackle Glass 600 600 68190
56006 65170 product 0 68239 A 0 D 0 0 16_inch_wilcox_double_post_mount_765_delphite1493406198590391f65177e.jpg 16" Wilcox LED, 765-Porcelain Delphite, Double Post Mount, 975-Galvanized, Smooth Direct Burial Pole, 975-Galvanized, CGG-Standard Cast Guard, 765-Delphite, RIB-Ribbed Glass 600 600 68239
56032 65173 product 0 68265 A 0 D 0 0 17-in-bomber-355-jadite-double-deco-fluted-galv-pole14933046815902056954980.jpg 17" Bomber LED, 311-Jadite, Double Decorative Post Mount, 975-Galvanized, Smooth Direct Burial Pole, 975-Galvanized, TGG-Heavy Duty Cast Guard, 975-Galvanized, FST-Frosted Glass 600 600 68265
56033 65173 product 0 68266 A 0 D 0 0 15_inch_bomber_double_post_mount_750_cobalt_blue.jpg 15" Bomber LED, 710-Cobalt Blue, Double Post Mount, 975-Galvanized, CGG-Standard Cast Guard, 975-Galvanized, FST-Frosted Glass 600 600 68266
56034 65173 product 0 68267 A 0 D 0 0 bomber-copper-double-decorative.jpg 15" Bomber LED, 995-Natural Raw Copper, Double Decorative Post Mount, 975-Galvanized, Fluted Direct Burial Pole, 975-Galvanized, CGG-Standard Cast Guard, 975-Galvanized, RIB-Ribbed Glass 600 600 68267
55958 65164 product 0 68191 A 1 D 0 0 14_inch_union_double_post_mount_150_black.jpg 14" Union LED, 150-Porcelain Black, Double Post Mount, 100-Black, Smooth Direct Burial Pole, 100-Black, WGG-Wire Guard, 150-Black, CCR-Clear Crackle Glass 600 600 68191
55959 65164 product 0 68192 A 2 D 0 0 union-copper-double-decorative.jpg 14" Union LED, 995-Natural Raw Brass, Double Decorative Post Mount, 975-Galvanized, Fluted Direct Burial Pole, 975-Galvanized, TGG-Heavy Duty Cast Guard, 975-Galvanized, CCR-Clear Crackle Glass 600 600 68192
67305 65164 product 0 79538 A 3 C 0 0 residential-exterior-lighting-pool-Union-Nautical-LED-Double-Post-Mount-16in-150-Black-CGG-Clear-Glass-Guard-975-Galvanized-02.jpg 16" Union Nautical LED Double Post Mount Light, 150-Black, Standard Cast Guard, Clear Glass, Guard, 975-Galvanized | Customer Submission 1500 2000 79538
67306 65164 product 0 79539 A 4 C 0 0 residential-exterior-lighting-patio-Union-Nautical-LED-Double-Post-Mount-16in-150-Black-CGG-Clear-Glass-Guard-975-Galvanized-01.jpg 16" Union Nautical LED Double Post Mount Light, 150-Black, Standard Cast Guard, Clear Glass, Guard, 975-Galvanized | Customer Submission 1500 2000 79539
67303 65164 product 0 79536 A 5 C 0 0 IMG_4046-residential-exterior-lighting-on-patio-night-Union-Nautical-LED-Double-Post-Mount-Union-Nautical-LED-Single-Post-Mount--16in-150-Black-CGG-Clear-Glass-Guard-975-Galvanized.jpg 16" Union Nautical LED Double Post Mount Light, 150-Black, Standard Cast Guard, Clear Glass, Guard, 975-Galvanized | Customer Submission 2016 1512 79536