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 = 64824 
ORDER BY 
  name ASC

Query time 0.00107

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": 8,
          "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
22550 Ceiling Canopy Finish A 30 (NEW) Ceiling Canopy Finish - PTMP Mig 0 4 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22549","222530"],["22549","222531"],["22549","222532"],["22549","222533"],["22549","222534"],["22549","222529"],["22549","222524"],["22549","222525"],["22549","222526"],["22549","222527"],["22549","222528"]]}} 1
22551 Ceiling Canopy Finish A 30 (NEW) Ceiling Canopy Finish - PC Mig 0 4 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22549","222535"],["22549","222556"],["22549","222552"],["22549","222564"],["22549","222553"],["22549","222554"],["22549","222540"],["22549","222555"],["22549","222566"],["22549","222557"],["22549","222551"],["22549","222567"],["22549","222558"],["22549","222559"],["22549","222568"],["22549","222539"],["22549","222550"],["22549","222536"],["22549","222560"],["22549","222537"],["22549","222538"],["22549","222541"],["22549","222542"],["22549","222561"],["22549","222549"],["22549","222543"],["22549","222544"],["22549","222545"],["22549","222546"],["22549","222547"],["22549","222562"],["22549","222563"],["22549","222548"],["22549","237148"],["22549","237149"],["22549","242645"],["22549","242646"],["22549","242647"],["22549","242643"],["22549","242644"]]}} 1
23857 Cord Length A 14 (NEW) Cord Length 0 5 0 0 1 1 0 i 0 1
23858 Cords View Cord Design File A 15 (NEW) Cords - 7ft 0 3 0 0 0 1 8 o 0 {"1":{"type":"ANY","items":[["23857","240506"]]}} 1
23859 Cords View Cord Design File A 15 (NEW) Cords - 12ft 0 3 0 0 0 1 8 o 0 {"1":{"type":"ANY","items":[["23857","240508"]]}} 1
23860 Cords View Cord Design File A 15 (NEW) Cords - 20ft 0 3 0 0 0 1 8 o 0 {"1":{"type":"ANY","items":[["23857","240509"]]}} 1
22549 Mig Finish View Design File A 10 (NEW) Finishes - Mig 20593 2 0 0 0 1 0 o 5 1
21941 Socket Type A 55 (NEW) Socket Type - GU24 0 11 0 0 0 1 0 o 0 1