SELECT 
  o.option_id as id, 
  i.option_name as name, 
  i.description, 
  i.comment, 
  o.status, 
  o.position, 
  o.alt_name, 
  o.design_file_attachment_id, 
  o.sku_column, 
  o.is_master_option, 
  o.base_variant_id, 
  o.variant_style, 
  o.variant_block_size, 
  o.variant_text_size, 
  o.variant_text_location, 
  o.variant_vertical_spacing, 
  o.visibility, 
  (
    select 
      1
  ) as is_global 
FROM 
  cscart_product_global_option_links as g 
  INNER JOIN cscart_product_options as o 
  INNER JOIN cscart_product_options_descriptions as i 
  INNER JOIN cscart_products as p ON g.option_id = o.option_id 
  AND g.product_id = p.product_id 
  AND g.option_id = i.option_id 
WHERE 
  g.product_id = 65470 
ORDER BY 
  name ASC

Query time 0.00134

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "i.option_name",
      "temporary_table": {
        "table": {
          "table_name": "p",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100,
          "using_index": true
        },
        "table": {
          "table_name": "g",
          "access_type": "ref",
          "possible_keys": ["PRIMARY", "product_id"],
          "key": "product_id",
          "key_length": "3",
          "used_key_parts": ["product_id"],
          "ref": ["const"],
          "rows": 7,
          "filtered": 100,
          "using_index": true
        },
        "table": {
          "table_name": "o",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["option_id"],
          "ref": ["cscart_migrate.g.option_id"],
          "rows": 1,
          "filtered": 100
        },
        "table": {
          "table_name": "i",
          "access_type": "ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["option_id"],
          "ref": ["cscart_migrate.g.option_id"],
          "rows": 1,
          "filtered": 100
        }
      }
    }
  }
}

Result

id name description comment status position alt_name design_file_attachment_id sku_column is_master_option base_variant_id variant_style variant_block_size variant_text_size variant_text_location variant_vertical_spacing visibility is_global
22644 Color Temperature A 58 (NEW) Color Temperature 0 13 0 0 0 1 0 o 0 1
23525 Finishes View Design File A 10 (NEW) Finishes - PC + PTMP + NAT (Flush) 0 2 0 0 0 1 0 o 0 1
22592 Glass Option A 40 (NEW) Glass Option - Uplights 0 6 0 0 0 1 0 o 0 {} 1
23116 Lumens A 55 (NEW) Lumens - 16.8 0 7 0 0 1 1 0 i 0 1
23526 Mounting Finish View Design File A 20 (NEW) Mounting Finish - PC + PTMP + NAT (Flush) 0 5 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["23525","236531"],["23525","236556"],["23525","236552"],["23525","236553"],["23525","236554"],["23525","236555"],["23525","236536"],["23525","236535"],["23525","236551"],["23525","236550"],["23525","236532"],["23525","236540"],["23525","236533"],["23525","236534"],["23525","236537"],["23525","236538"],["23525","236539"],["23525","236541"],["23525","236549"],["23525","236542"],["23525","236543"],["23525","236544"],["23525","236545"],["23525","236546"],["23525","236547"],["23525","236548"],["23525","240476"],["23525","240477"],["23525","241612"],["23525","241613"],["23525","241614"],["23525","241610"],["23525","241611"],["23525","242828"],["23525","242829"],["23525","242830"],["23525","242827"]]}} 1
23527 Mounting Finish View Design File A 20 (NEW) Mounting Finish - No SAS (Flush) 0 5 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["23525","236561"],["23525","236562"],["23525","236564"],["23525","236565"],["23525","236563"],["21927","215144"],["21927","215145"],["21927","215147"],["21927","215148"],["21927","215146"]]}} 1
22593 Shade Size A 2 (NEW) Shade Size - ULC 0 2 0 0 0 1 14 o 1 1