SELECT 
  c.product_id AS cur_product_id, 
  a.*, 
  b.option_name, 
  b.internal_option_name, 
  b.option_text, 
  b.description, 
  b.inner_hint, 
  b.incorrect_message, 
  b.comment 
FROM 
  cscart_product_options as a 
  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id 
  AND b.lang_code = 'vn' 
  LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id 
WHERE 
  c.product_id IN (
    371, 370, 369, 368, 367, 366, 365, 364, 
    363, 362, 361, 360, 359, 358, 357, 356, 
    355, 354, 353, 352, 351, 350, 349, 348, 
    347, 346, 345, 344, 342, 341, 340, 339, 
    338, 335, 334, 333, 332, 331, 330, 325, 
    324, 323, 322, 321, 320, 319, 318, 317, 
    316, 315, 314, 313, 312, 311, 310, 309, 
    308, 307, 306, 305, 304, 303, 302, 300, 
    298, 297, 296, 295, 294, 293, 292, 291
  ) 
  AND a.product_id = 0 
  AND a.status = 'A' 
ORDER BY 
  a.position

Query time 0.00053

JSON explain

{
  "query_block": {
    "select_id": 1,
    "const_condition": "1",
    "nested_loop": [
      {
        "table": {
          "table_name": "c",
          "access_type": "system",
          "possible_keys": ["PRIMARY", "product_id"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "a",
          "access_type": "const",
          "possible_keys": ["PRIMARY", "c_status"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["option_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "b",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["option_id", "lang_code"],
          "ref": ["const", "const"],
          "rows": 1,
          "filtered": 100
        }
      }
    ]
  }
}

Result

cur_product_id option_id product_id company_id option_type regexp required multiupload allowed_extensions max_file_size missing_variants_handling status position value option_name internal_option_name option_text description inner_hint incorrect_message comment
347 27 0 3 S N N 0 M A 2 Chọn lựa thùng Chọn lựa thùng <p>Chọn lựa thùng nhỏ hoặc lớn</p> thùng nhỏ 12 gói thùng lớn 24 gói