SELECT 
  b.variant_name, 
  a.* 
FROM 
  cscart_product_option_variants AS a 
  LEFT JOIN cscart_product_option_variants_descriptions AS b ON b.variant_id = a.variant_id 
  AND b.lang_code = 'vi' 
WHERE 
  1 
  AND a.option_id IN (
    1030, 1031, 698, 697, 1039, 1040, 1335
  ) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00400

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "read_sorted_file": {
          "filesort": {
            "sort_key": "a.position, a.variant_id",
            "table": {
              "table_name": "a",
              "access_type": "range",
              "possible_keys": ["status", "option_id", "option_id_2"],
              "key": "option_id",
              "key_length": "6",
              "used_key_parts": ["option_id", "status"],
              "rows": 31,
              "filtered": 100,
              "index_condition": "a.option_id in (1030,1031,698,697,1039,1040,1335) and a.`status` = 'A'"
            }
          }
        }
      },
      {
        "table": {
          "table_name": "b",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["variant_id", "lang_code"],
          "ref": ["dev_db.a.variant_id", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(b.lang_code = 'vi')"
        }
      }
    ]
  }
}

Result

variant_name variant_id option_id position modifier modifier_type weight_modifier weight_modifier_type point_modifier point_modifier_type status
Diêm 3580 1335 0 10000.000 A 0.000 A 0.000 A A
Home is where mom is. 1474 697 1 0.000 A 0.000 A 0.000 A A
Twilight 1478 698 1 0.000 A 0.000 A 0.000 A A
Soulmate 2455 1030 1 0.000 A 0.000 A 0.000 A A
Soulmate 2459 1031 1 0.000 A 0.000 A 0.000 A A
Enchant 2496 1039 1 0.000 A 0.000 A 0.000 A A
Enchant 2501 1040 1 0.000 A 0.000 A 0.000 A A
You are my sunshine. 1475 697 2 0.000 A 0.000 A 0.000 A A
Hygge 1479 698 2 0.000 A 0.000 A 0.000 A A
Xoxo 2456 1030 2 0.000 A 0.000 A 0.000 A A
Xoxo 2460 1031 2 0.000 A 0.000 A 0.000 A A
Xanadu 2497 1039 2 0.000 A 0.000 A 0.000 A A
Xanadu 2502 1040 2 0.000 A 0.000 A 0.000 A A
Love you, always. 1476 697 3 0.000 A 0.000 A 0.000 A A
Glamour 1480 698 3 0.000 A 0.000 A 0.000 A A
Simple Love 2457 1030 3 0.000 A 0.000 A 0.000 A A
Simple Love 2461 1031 3 0.000 A 0.000 A 0.000 A A
Chillin 2498 1039 3 0.000 A 0.000 A 0.000 A A
Chillin 2503 1040 3 0.000 A 0.000 A 0.000 A A
See how much I love you. 1477 697 4 0.000 A 0.000 A 0.000 A A
Paradise 1481 698 4 0.000 A 0.000 A 0.000 A A
Without You 2458 1030 4 0.000 A 0.000 A 0.000 A A
Without You 2462 1031 4 0.000 A 0.000 A 0.000 A A
Wooden 2499 1039 4 0.000 A 0.000 A 0.000 A A
Wooden 2504 1040 4 0.000 A 0.000 A 0.000 A A
Delighted 1482 698 5 0.000 A 0.000 A 0.000 A A
Yuque 2500 1039 5 0.000 A 0.000 A 0.000 A A
Yuque 2505 1040 5 0.000 A 0.000 A 0.000 A A
Black vani 1483 698 6 0.000 A 0.000 A 0.000 A A
Laziness 1484 698 7 0.000 A 0.000 A 0.000 A A
Tobacco 1485 698 8 0.000 A 0.000 A 0.000 A A