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 = 64906 
  AND o.option_id = 22798 
  AND v.status = 'A' 
ORDER BY 
  option_name ASC, 
  name ASC

Query time 0.00064

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": 16,
          "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
226455 100-Black 22798 Painted Band Finish 5 100 4 0.000 A 0.00 0.00 100-Black | Powder Coat 0 Powder Coat 0 0.00 0 1
226457 200-White 22798 Painted Band Finish 15 200 4 0.000 A 0.00 0.00 200-White | Powder Coat 0 0 0.00 0 1
226462 307-Emerald Green 22798 Painted Band Finish 40 307 4 11.000 A 0.00 0.00 307-Emerald Green | Powder Coat 0 0 0.00 0 1
226481 311-Jadite 22798 Painted Band Finish 50 311 4 11.000 A 0.00 0.00 311-Jadite | Powder Coat 0 0 0.00 0 1
244281 320-Fern Green 22798 Painted Band Finish 53 320 4 11.000 A 0.00 0.00 320-Fern Green | Powder Coat 0 0 0.00 0 1
226465 390-Teal 22798 Painted Band Finish 55 390 4 11.000 A 0.00 0.00 390-Teal | Powder Coat 0 0 0.00 0 1
226466 400-Barn Red 22798 Painted Band Finish 60 400 4 11.000 A 0.00 0.00 400-Barn Red | Powder Coat 0 0 0.00 0 1
244282 430-Soft Clay 22798 Painted Band Finish 65 430 4 11.000 A 0.00 0.00 430-Soft Clay | Powder Coat 0 0 0.00 0 1
239948 480-Blush Pink 22798 Painted Band Finish 70 480 4 11.000 A 0.00 0.00 480-Blush Pink | Powder Coat 0 0 0.00 0 1
226470 490-Magenta 22798 Painted Band Finish 80 490 4 11.000 A 0.00 0.00 490-Magenta | Powder Coat 0 0 0.00 0 1
226472 500-Buttery Yellow 22798 Painted Band Finish 90 500 4 11.000 A 0.00 0.00 500-Buttery Yellow | Powder Coat 0 0 0.00 0 1
226474 600-Bronze 22798 Painted Band Finish 100 600 4 11.000 A 0.00 0.00 600-Bronze | Powder Coat 0 0 0.00 0 1
226477 700-Royal Blue 22798 Painted Band Finish 115 700 4 11.000 A 0.00 0.00 700-Royal Blue | Powder Coat 0 0 0.00 0 1
226478 705-Navy 22798 Painted Band Finish 120 705 4 11.000 A 0.00 0.00 705-Navy | Powder Coat 0 0 0.00 0 1
226483 715-Delphite 22798 Painted Band Finish 123 715 4 11.000 A 0.00 0.00 715-Delphite | Powder Coat 0 0 0.00 0 1
226485 Please Select 22798 Painted Band Finish 0 unselected 4 0.000 A 0.00 0.00 0 0 0.00 0 1