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 (641, 642, 643) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00720

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": 20,
              "filtered": 100,
              "index_condition": "a.option_id in (641,642,643) 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
Bitexco 1201 641 0 0.000 A 0.000 A 0.000 A A
Chợ Bến Thành 1202 641 0 0.000 A 0.000 A 0.000 A A
Dinh Độc Lập 1203 641 0 0.000 A 0.000 A 0.000 A A
Thương Xá Tax 1204 641 0 0.000 A 0.000 A 0.000 A A
Hồ Con Rùa 1205 641 0 0.000 A 0.000 A 0.000 A A
Ủy Ban Nhân Dân Thành Phố 1206 641 0 0.000 A 0.000 A 0.000 A A
Nhà Hát Thành Phố Hồ Chí Minh 1207 641 0 0.000 A 0.000 A 0.000 A A
Nhà Thờ Đức Bà 1208 641 0 0.000 A 0.000 A 0.000 A A
Bưu Điện Thành Phố 1209 641 0 0.000 A 0.000 A 0.000 A A
Thank you Teacher 1221 642 0 0.000 A 0.000 A 0.000 A A
Happy Teacher Day - Hình Cây Bút 1222 642 0 0.000 A 0.000 A 0.000 A A
Happy Teacher Day - Hình Trái Tim 1223 642 0 0.000 A 0.000 A 0.000 A A
I Love Honda 1225 643 0 0.000 A 0.000 A 0.000 A A
I Love Vespa 1226 643 0 0.000 A 0.000 A 0.000 A A
I Love Lambretta 1227 643 0 0.000 A 0.000 A 0.000 A A
I Love Volkswagen 1228 643 0 0.000 A 0.000 A 0.000 A A
Vintage Motorcycle 1229 643 0 0.000 A 0.000 A 0.000 A A
Xe Vespa Họa Tiết Cờ Việt Nam 1230 643 0 0.000 A 0.000 A 0.000 A A
Ride Hard Live Free 1231 643 0 0.000 A 0.000 A 0.000 A A
Life is a journey 1232 643 0 0.000 A 0.000 A 0.000 A A