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

Query time 0.00108

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": 15,
          "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
22154 Acrylic Diffuser Cage Finish A 40 (NEW) Acrylic Diffuser Cage Finish - Deep RLM - MG 0 8 0 0 0 1 0 o 0 {"2":{"type":"ANY","items":[["22041","244806"],["22041","244807"],["22041","244813"],["22041","244808"],["22041","244811"],["22041","244810"],["22041","244809"],["22041","244812"]]},"3":{"type":"ANY","items":[["22145","218156"],["23102","230638"]]}} 1
22155 Acrylic Diffuser Cage Finish A 40 (NEW) Acrylic Diffuser Cage Finish - Deep RLM - PC 0 8 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22145","218156"],["23102","230638"]]},"2":{"type":"ANY","items":[["22041","217349"],["22041","217368"],["22041","217354"],["22041","217369"],["22041","217370"],["22041","217371"],["22041","217372"],["22041","217366"],["22041","217373"],["22041","217353"],["22041","217374"],["22041","217375"],["22041","217377"],["22041","217379"],["22041","217367"],["22041","217350"],["22041","217356"],["22041","217351"],["22041","217352"],["22041","217355"],["22041","217357"],["22041","217365"],["22041","217358"],["22041","217359"],["22041","217360"],["22041","217361"],["22041","217362"],["22041","217363"],["22041","217364"],["22041","217376"],["22041","225913"],["22041","236858"],["22041","236859"],["22041","241007"],["22041","241008"],["22041","241009"],["22041","241005"],["22041","241006"],["22041","245257"],["22041","245258"],["22041","245259"],["22041","245256"]]}} 1
23084 Cord & Cable Length A 18 (NEW) Cord & Cable Length - Studio 0 3 0 0 1 1 0 i 0 1
21954 Cords View Design File A 16 (NEW) Cords - No Twist 21353 3 0 0 0 1 8 o 0 1
22041 Finishes View Design File A 10 (NEW) Finishes - Deep RLM 0 3 0 0 0 1 0 o 5 {} 1
22146 Glass Option A 35 (NEW) Glass Option - Deep RLM - TGG 0 9 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22145","218160"],["22659","223932"]]}} 1
22147 Glass Option A 35 (NEW) Glass Option - Deep RLM - CGG 0 9 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22145","218159"],["22659","223931"]]}} 1
22148 Glass Option A 35 (NEW) Glass Option - Deep RLM - WGG 0 9 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22145","218158"],["22659","223930"]]}} 1
22149 Guard Finish A 40 (NEW) Guard Finish - Deep RLM - PC 0 8 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22145","218159"],["22145","218160"],["22145","218158"],["22659","223930"],["22659","223932"],["22659","223931"]]},"2":{"type":"ANY","items":[["22041","217349"],["22041","217368"],["22041","217354"],["22041","217369"],["22041","217370"],["22041","217371"],["22041","217372"],["22041","217366"],["22041","217373"],["22041","217353"],["22041","217374"],["22041","217375"],["22041","217377"],["22041","217379"],["22041","217367"],["22041","217350"],["22041","217356"],["22041","217351"],["22041","217352"],["22041","217355"],["22041","217357"],["22041","217365"],["22041","217358"],["22041","217359"],["22041","217360"],["22041","217361"],["22041","217362"],["22041","217363"],["22041","217364"],["22041","217376"],["22041","225913"],["22041","236858"],["22041","236859"],["22041","241007"],["22041","241008"],["22041","241009"],["22041","241005"],["22041","241006"],["22041","245257"],["22041","245258"],["22041","245259"],["22041","245256"]]}} 1
22150 Guard Finish A 40 (NEW) Guard Finish - Deep RLM - MG 0 8 0 0 0 1 0 o 0 {"2":{"type":"ANY","items":[["22145","218159"],["22145","218160"],["22145","218158"],["22659","223930"],["22659","223932"],["22659","223931"]]},"3":{"type":"ANY","items":[["22041","244806"],["22041","244807"],["22041","244813"],["22041","244808"],["22041","244811"],["22041","244810"],["22041","244809"],["22041","244812"]]}} 1
22145 Shade Accessory View Design File A 32 (NEW) Shade Accessory - Deep RLM 0 7 0 0 0 1 11 o 0 1
23085 Shade Size A 2 (NEW) Shade Size - DBW (No 8") 0 2 0 0 0 1 14 o 1 1
21941 Socket Type A 55 (NEW) Socket Type - GU24 0 11 0 0 0 1 0 o 0 1
22151 Wire Cage Finish A 40 (NEW) Wire Cage Finish - Deep RLM - MG 0 8 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22145","218157"],["23102","230636"]]},"2":{"type":"ANY","items":[["22041","244806"],["22041","244807"],["22041","244813"],["22041","244808"],["22041","244811"],["22041","244810"],["22041","244809"],["22041","244812"]]}} 1
22153 Wire Cage Finish A 40 (NEW) Wire Cage Finish - Deep RLM - PC 0 8 0 0 0 1 0 o 0 {"1":{"type":"ANY","items":[["22145","218157"],["23102","230636"]]},"3":{"type":"ANY","items":[["22041","217349"],["22041","217368"],["22041","217354"],["22041","217369"],["22041","217370"],["22041","217371"],["22041","217372"],["22041","217366"],["22041","217373"],["22041","217353"],["22041","217374"],["22041","217375"],["22041","217377"],["22041","217379"],["22041","217367"],["22041","217350"],["22041","217356"],["22041","217351"],["22041","217352"],["22041","217355"],["22041","217357"],["22041","217365"],["22041","217358"],["22041","217359"],["22041","217360"],["22041","217361"],["22041","217362"],["22041","217363"],["22041","217364"],["22041","217376"],["22041","225913"],["22041","236858"],["22041","236859"],["22041","241007"],["22041","241008"],["22041","241009"],["22041","241005"],["22041","241006"],["22041","245257"],["22041","245258"],["22041","245259"],["22041","245256"]]}} 1