SELECT 
  c.product_id AS cur_product_id, 
  a.*, 
  b.option_name, 
  b.option_text, 
  b.description, 
  b.inner_hint, 
  b.incorrect_message, 
  b.comment 
FROM 
  cscart_product_options as a 
  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id 
  AND b.lang_code = 'en' 
  LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id 
WHERE 
  c.product_id IN (
    64853, 60746, 64617, 60736, 65547, 64615, 
    62252, 61336, 64767, 65495, 64766, 
    62253
  ) 
  AND a.product_id = 0 
  AND status = 'A' 
ORDER BY 
  a.position

Query time 0.00149

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "a.position",
      "temporary_table": {
        "table": {
          "table_name": "c",
          "access_type": "range",
          "possible_keys": ["PRIMARY", "product_id"],
          "key": "product_id",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "rows": 41,
          "filtered": 100,
          "attached_condition": "c.product_id in (64853,60746,64617,60736,65547,64615,62252,61336,64767,65495,64766,62253)",
          "using_index": true
        },
        "table": {
          "table_name": "a",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY", "c_status"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["option_id"],
          "ref": ["cscart_migrate.c.option_id"],
          "rows": 1,
          "filtered": 73.88316345,
          "attached_condition": "a.product_id = 0 and a.`status` = 'A'"
        },
        "table": {
          "table_name": "b",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["option_id", "lang_code"],
          "ref": ["cscart_migrate.c.option_id", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(b.lang_code = 'en')"
        }
      }
    }
  }
}

Result

cur_product_id option_id product_id company_id option_type inventory regexp required multiupload allowed_extensions max_file_size missing_variants_handling status position value google_export_name_option visibility spec_sheet_url sku_column is_master_option variant_text_size variant_vertical_spacing design_file_attachment_id alt_name variant_text_location base_variant_id variant_style variant_block_size option_name option_text description inner_hint incorrect_message comment
65495 21964 0 1 S N Y N 0 M A 0 not_option 0 1 0 0 0 (NEW) Light Source - WHS No Nautical i 0 1 1 Light Source
65547 23775 0 1 S N Y N 0 M A 0 not_option 0 1 0 0 0 (NEW) Light Source (No GU24) i 0 1 1 Light Source
65495 22032 0 1 S N Y N 0 M A 2 not_option 2 0 0 0 0 (NEW) Shade Size - WHS 24-28 o 0 0 1 Shade Size
61336 22901 0 1 S N N N 0 M A 5 not_option 2 0 0 0 0 (NEW) Backing Plate Opening i 0 1 1 Backing Plate Opening
60736 21928 0 1 S N Y N 0 M A 10 not_option 2 0 12 5 0 (NEW) Finishes - PC & PTMP Goosenecks o 0 0 1 Finishes View Design File
60746 21928 0 1 S N Y N 0 M A 10 not_option 2 0 12 5 0 (NEW) Finishes - PC & PTMP Goosenecks o 0 0 1 Finishes View Design File
61336 21970 0 1 S N Y N 0 M A 10 not_option {} 2 0 0 0 0 (NEW) Finishes (1) - PC & Limited PTMP o 0 0 2 Finishes View Design File
64766 22309 0 1 S N Y N 0 M A 10 not_option 2 0 0 0 0 (NEW) Finishes - Parabolic 8-Light o 0 0 1 Shade Finish View Design File
64767 22333 0 1 S N Y N 0 M A 10 not_option 2 0 0 0 0 (NEW) Finishes - Parabolic 12-Light o 0 0 1 Shade Finish View Design File
64853 22575 0 1 S N Y N 0 M A 10 not_option 2 0 0 5 0 (NEW) Shade/Base Finish - Lovell o 0 0 1 Shade/Base Finish View Design File
65495 21970 0 1 S N Y N 0 M A 10 not_option {} 2 0 0 0 0 (NEW) Finishes (1) - PC & Limited PTMP o 0 0 2 Finishes View Design File
65547 23531 0 1 S N Y N 0 M A 10 not_option 2 0 0 0 0 (NEW) Finishes - PC + PTMP + NAT (w/BA & raw) o 0 0 1 Shade Finish View Design File
65495 21951 0 1 S N Y N 0 M A 12 not_option 3 0 0 0 0 (NEW) Chain Option i 0 1 1 Chain Option View Chain Design File
65495 22588 0 1 S N Y N 0 M A 13 not_option 5 0 0 0 0 (NEW) Chain & Canopy Finish - (1) PC & Limited PTMP o 0 0 1 Chain & Canopy Finish
65547 23325 0 1 S N Y N 0 M A 13 not_option 3 0 11 5 0 (NEW) Wooden Top - Timber + Ore BRN/MAN o 0 0 1 Wooden Top
65547 23857 0 1 S N Y N 0 M A 14 not_option 5 0 0 0 0 (NEW) Cord Length i 0 1 1 Cord Length
64766 22310 0 1 S N Y N 0 M A 15 not_option 3 0 0 0 0 (NEW) Mounting Option - Parabolic i 0 1 1 Mounting Option
64767 22310 0 1 S N Y N 0 M A 15 not_option 3 0 0 0 0 (NEW) Mounting Option - Parabolic i 0 1 1 Mounting Option
64853 22576 0 1 S N Y N 0 M A 15 not_option 3 0 0 0 0 (NEW) Stem Finish - Lovell o 0 0 1 Stem Finish
65547 23858 0 1 S N Y N 0 M A 15 not_option {"1":{"type":"ANY","items":[["23857","240506"]]}} 3 0 8 0 0 (NEW) Cords - 7ft o 0 0 1 Cords View Cord Design File
65547 23859 0 1 S N Y N 0 M A 15 not_option {"1":{"type":"ANY","items":[["23857","240508"]]}} 3 0 8 0 0 (NEW) Cords - 12ft o 0 0 1 Cords View Cord Design File
65547 23860 0 1 S N Y N 0 M A 15 not_option {"1":{"type":"ANY","items":[["23857","240509"]]}} 3 0 8 0 0 (NEW) Cords - 20ft o 0 0 1 Cords View Cord Design File
65495 21954 0 1 S N Y N 0 M A 16 not_option 3 0 8 0 21353 (NEW) Cords - No Twist o 0 0 1 Cords View Design File
64853 22571 0 1 S N Y N 0 M A 17 not_option 5 0 8 0 0 (NEW) Cords - Lamps o 0 0 1 Cords View Design File
64766 22311 0 1 S N Y N 0 M A 20 not_option 3 0 0 0 0 (NEW) Mounting Finish - Parabolic 8-Light o 0 0 1 Mounting Finish
64767 22334 0 1 S N Y N 0 M A 20 not_option 3 0 0 0 0 (NEW) Mounting Finish - Parabolic 12-Light o 0 0 1 Mounting Finish
64853 22572 0 1 S N Y N 0 M A 20 not_option 6 0 0 0 0 (NEW) Plug & Switch Finish - Lamps o 0 0 1 Plug & Switch Finish
65547 23333 0 1 S N Y N 0 M A 30 not_option 5 0 0 0 0 (NEW) Ceiling Canopy Finish - Timber + Ore BRN/MAN/ATO o 0 0 1 Ceiling Canopy Finish
65547 23590 0 1 S N Y N 0 M A 30 not_option 5 0 0 0 0 (NEW) Optional Ceiling Canopy Cover - Timber + Ore BRN/MAN/ATO o 0 0 1 Optional Ceiling Canopy Cover
65495 22028 0 1 S N Y N 0 M A 32 not_option 7 0 11 0 19651 (NEW) Shade Accessory - Guard & Glass o 0 0 1 Shade Accessory View Design File
65495 22029 0 1 S N Y N 0 M A 35 not_option {"1":{"type":"ANY","items":[["22028","217141"],["22039","217307"],["22028","217141"]]}} 9 0 0 0 0 (NEW) Glass Option - TGG - PC o 0 0 1 Glass Option
65495 22030 0 1 S N Y N 0 M A 35 not_option {"1":{"type":"ANY","items":[["22028","217140"],["22039","217306"],["22028","217140"]]}} 9 0 0 0 0 (NEW) Glass Option - CGG - PC o 0 0 1 Glass Option
65495 22031 0 1 S N Y N 0 M A 35 not_option {"1":{"type":"ANY","items":[["22028","217139"],["22039","217305"],["22028","217139"]]}} 9 0 0 0 0 (NEW) Glass Option - WGG - PC o 0 0 1 Glass Option
65495 22034 0 1 S N Y N 0 M A 40 not_option {"2":{"type":"ANY","items":[["22039","217306"],["22039","217307"],["22039","217305"],["22028","217140"],["22028","217141"],["22028","217139"],["22706","224924"],["22706","224925"],["22706","224923"],["22659","223931"],["22659","223932"],["22659","223930"]]}} 8 0 0 0 0 (NEW) Guard Finish - PC & Limited PTMP o 0 0 1 Guard Finish
65495 21941 0 1 S N Y N 0 M A 55 not_option 11 0 0 0 0 (NEW) Socket Type - GU24 o 0 0 1 Socket Type
64766 22555 0 1 S N Y N 0 M A 60 not_option 0 0 11 -5 0 (NEW) Green Creative Bulbs x 8 (no G30/G40) o 0 0 1 Edison Light Bulbs
64767 22556 0 1 S N Y N 0 M A 60 not_option 0 0 11 -5 0 (NEW) Green Creative Bulbs x 12 (no G30/G40) o 0 0 1 Bulbs