SELECT 
  v.variant_id as id, 
  d.variant_name as name, 
  o.option_id as option_id, 
  i.option_name as option_name, 
  v.position as position, 
  v.nav_skus, 
  v.image_size, 
  v.modifier, 
  v.modifier_type, 
  v.commercial_modifier, 
  v.commercial_dn, 
  v.extra_details, 
  v.vertical_position, 
  v.separator_label, 
  v.lead_time, 
  v.base_cost, 
  v.same_as_option, 
  v.price_overrides, 
  (
    select 
      1
  ) as is_global 
FROM 
  cscart_product_option_variants as v 
  INNER JOIN cscart_product_option_variants_descriptions as d 
  INNER JOIN cscart_product_global_option_links as o 
  INNER JOIN cscart_product_options_descriptions as i 
  INNER JOIN cscart_products as p ON v.variant_id = d.variant_id 
  AND o.option_id = i.option_id 
  AND o.option_id = v.option_id 
  AND o.product_id = p.product_id 
WHERE 
  p.product_id = 65467 
  AND o.option_id = 22351 
  AND v.status = 'A' 
ORDER BY 
  option_name ASC, 
  name ASC

Query time 0.00091

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "i.option_name, d.variant_name",
      "temporary_table": {
        "table": {
          "table_name": "o",
          "access_type": "const",
          "possible_keys": ["PRIMARY", "product_id"],
          "key": "PRIMARY",
          "key_length": "6",
          "used_key_parts": ["option_id", "product_id"],
          "ref": ["const", "const"],
          "rows": 1,
          "filtered": 100,
          "using_index": true
        },
        "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": "i",
          "access_type": "ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["option_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        },
        "table": {
          "table_name": "v",
          "access_type": "ref",
          "possible_keys": ["PRIMARY", "option_id", "option_id_2", "status"],
          "key": "option_id",
          "key_length": "6",
          "used_key_parts": ["option_id", "status"],
          "ref": ["const", "const"],
          "rows": 39,
          "filtered": 100,
          "index_condition": "v.`status` = 'A'"
        },
        "table": {
          "table_name": "d",
          "access_type": "ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["variant_id"],
          "ref": ["cscart_migrate.v.variant_id"],
          "rows": 1,
          "filtered": 100
        }
      }
    }
  }
}

Result

id name option_id option_name position nav_skus image_size modifier modifier_type commercial_modifier commercial_dn extra_details vertical_position separator_label lead_time base_cost same_as_option price_overrides is_global
220639 100-Black 22351 Mounting Finish 10 100 4 0.000 A 0.00 0.00 100-Black | Powder Coat 0 Powder Coat 0 0.00 0 1
220640 105-Textured Black 22351 Mounting Finish 15 105 4 0.000 A 0.00 0.00 105-Textured Black | Powder Coat 0 0 0.00 0 1
236936 106-Matte Black 22351 Mounting Finish 43 106 4 0.000 A 0.00 0.00 106-Matte Black | Powder Coat 0 0 0.00 0 1
220641 200-White 22351 Mounting Finish 20 200 4 0.000 A 0.00 0.00 200-White | Powder Coat 0 0 0.00 0 1
236937 206-Matte White 22351 Mounting Finish 44 206 4 0.000 A 0.00 0.00 206-Matte White | Powder Coat 0 0 0.00 0 1
220642 300-Dark Green 22351 Mounting Finish 25 300 4 0.000 A 0.00 0.00 300-Dark Green | Powder Coat 0 0 0.00 0 1
220646 307-Emerald Green 22351 Mounting Finish 45 307 4 0.000 A 0.00 0.00 307-Emerald Green | Powder Coat 0 0 0.00 0 1
245483 311-Jadite 22351 Mounting Finish 46 311 4 0.000 A 0.00 0.00 311-Jadite | Powder Coat 0 0 0.00 0 1
242120 320-Fern Green 22351 Mounting Finish 48 320 4 0.000 A 0.00 0.00 320-Fern Green | Powder Coat 0 0 0.00 0 1
220647 370-Mint 22351 Mounting Finish 50 370 4 0.000 A 0.00 0.00 370-Mint | Powder Coat 0 0 0.00 0 1
220648 380-Chartreuse 22351 Mounting Finish 55 380 4 0.000 A 0.00 0.00 380-Chartreuse | Powder Coat 0 0 0.00 0 1
220649 390-Teal 22351 Mounting Finish 60 390 4 0.000 A 0.00 0.00 390-Teal | Powder Coat 0 0 0.00 0 1
220650 400-Barn Red 22351 Mounting Finish 65 400 4 0.000 A 0.00 0.00 400-Barn Red | Powder Coat 0 0 0.00 0 1
220651 420-Orange 22351 Mounting Finish 70 420 4 0.000 A 0.00 0.00 420-Orange | Powder Coat 0 0 0.00 0 1
242121 430-Soft Clay 22351 Mounting Finish 73 430 4 0.000 A 0.00 0.00 430-Soft Clay | Powder Coat 0 0 0.00 0 1
220652 470-Watermelon 22351 Mounting Finish 75 470 4 0.000 A 0.00 0.00 470-Watermelon | Powder Coat 0 0 0.00 0 1
220653 480-Blush Pink 22351 Mounting Finish 80 480 4 0.000 A 0.00 0.00 480-Blush Pink | Powder Coat 0 0 0.00 0 1
220654 490-Magenta 22351 Mounting Finish 85 490 4 0.000 A 0.00 0.00 490-Magenta | Powder Coat 0 0 0.00 0 1
220655 495-Sherbet Orange 22351 Mounting Finish 90 495 4 0.000 A 0.00 0.00 495-Sherbet Orange | Powder Coat 0 0 0.00 0 1
220656 500-Buttery Yellow 22351 Mounting Finish 95 500 4 0.000 A 0.00 0.00 500-Buttery Yellow | Powder Coat 0 0 0.00 0 1
220657 570-Sunflower 22351 Mounting Finish 100 570 4 0.000 A 0.00 0.00 570-Sunflower | Powder Coat 0 0 0.00 0 1
220658 600-Bronze 22351 Mounting Finish 105 600 4 0.000 A 0.00 0.00 600-Bronze | Powder Coat 0 0 0.00 0 1
220659 601-Chocolate 22351 Mounting Finish 110 601 4 0.000 A 0.00 0.00 601-Chocolate | Powder Coat 0 0 0.00 0 1
220645 605-Textured Rust 22351 Mounting Finish 40 605 4 0.000 A 0.00 0.00 605-Textured Rust | Powder Coat 0 0 0.00 0 1
242122 607-Taupe 22351 Mounting Finish 113 607 4 0.000 A 0.00 0.00 607-Taupe | Powder Coat 0 0 0.00 0 1
220660 615-Oil-Rubbed Bronze 22351 Mounting Finish 115 615 4 0.000 A 0.00 0.00 615-Oil-Rubbed Bronze | Powder Coat 0 0 0.00 0 1
242123 630-Beige 22351 Mounting Finish 118 630 4 0.000 A 0.00 0.00 630-Beige | Powder Coat 0 0 0.00 0 1
220661 700-Royal Blue 22351 Mounting Finish 120 700 4 0.000 A 0.00 0.00 700-Royal Blue | Powder Coat 0 0 0.00 0 1
220662 705-Navy 22351 Mounting Finish 125 705 4 0.000 A 0.00 0.00 705-Navy | Powder Coat 0 0 0.00 0 1
245484 710-Cobalt Blue 22351 Mounting Finish 126 710 4 0.000 A 0.00 0.00 710-Cobalt Blue | Powder Coat 0 0 0.00 0 1
245485 715-Delphite Blue 22351 Mounting Finish 127 715 4 0.000 A 0.00 0.00 715-Delphite Blue | Powder Coat 0 0 0.00 0 1
220663 800-Industrial Grey 22351 Mounting Finish 130 800 4 0.000 A 0.00 0.00 800-Industrial Grey | Powder Coat 0 0 0.00 0 1
220664 805-Charcoal Granite 22351 Mounting Finish 135 805 4 0.000 A 0.00 0.00 805-Charcoal Granite | Powder Coat 0 0 0.00 0 1
245486 810-Graphite 22351 Mounting Finish 136 810 4 0.000 A 0.00 0.00 810-Graphite | Powder Coat 0 0 0.00 0 1
242124 815-Light Grey 22351 Mounting Finish 138 815 4 0.000 A 0.00 0.00 815-Light Grey | Powder Coat 0 0 0.00 0 1
220643 975-Galvanized 22351 Mounting Finish 30 975 4 0.000 A 0.00 0.00 975-Galvanized | Powder Coat 0 0 0.00 0 1
220644 980-Brushed Aluminum 22351 Mounting Finish 35 980 4 0.000 A 0.00 0.00 Brushed Aluminum 0 0 0.00 0 1
220637 Please Select 22351 Mounting Finish 0 skip 4 0.000 A 0.00 0.00 0 0 0.00 0 1
220638 Same as Shade 22351 Mounting Finish 5 4 0.000 A 0.00 0.00 0 0 0.00 22347 1