SELECT 
  * 
FROM 
  cscart_product_feature_variants 
  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id 
  AND cscart_product_feature_variant_descriptions.lang_code = 'es' 
WHERE 
  cscart_product_feature_variants.variant_id = 117

Query time 0.00093

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.00"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_feature_variants",
          "access_type": "const",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "variant_id"
          ],
          "key_length": "3",
          "ref": [
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 1,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "0.00",
            "eval_cost": "0.20",
            "prefix_cost": "0.00",
            "data_read_per_join": "1K"
          },
          "used_columns": [
            "variant_id",
            "feature_id",
            "url",
            "color",
            "position"
          ]
        }
      },
      {
        "table": {
          "table_name": "cscart_product_feature_variant_descriptions",
          "access_type": "const",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "variant_id",
            "lang_code"
          ],
          "key_length": "9",
          "ref": [
            "const",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 1,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "0.00",
            "eval_cost": "0.20",
            "prefix_cost": "0.00",
            "data_read_per_join": "3K"
          },
          "used_columns": [
            "variant_id",
            "variant",
            "description",
            "page_title",
            "meta_keywords",
            "meta_description",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

variant_id feature_id url color position variant description page_title meta_keywords meta_description lang_code
117 18 0 Nikon <p><p><b>Nikon Corporation</b>, also known as just <b>Nikon</b>, is a Japanese multinational corporation headquartered in Tokyo, Japan, specializing in optics and imaging products.</p> <p>Its products include cameras, camera lenses, binoculars, microscopes, ophthalmic lenses, measurement instruments, and the steppers used in the photolithography steps of semiconductor fabrication, of which it is the world's second largest manufacturer. The companies held by Nikon form the Nikon Group. Among its products are Nikkor imaging lenses (for F-mount cameras, large format photography, photographic enlargers, and other applications), the Nikon F-series of 135 film SLR cameras, the Nikon D-series of digital SLR cameras, the Coolpix series of compact digital cameras, and the Nikonos series of underwater film cameras. Nikon's main competitors in camera and lens manufacturing include Canon, Sony, Pentax, and Olympus.</p> <p> </p><div><img> <div> <div><img> West Building of Nikon in Nishi-Ōi,Tokyo</div> </div> </div> <p>Founded in 25 July 1917 as <i>Nippon Kōgaku Kōgyō Kabushikigaisha</i> , the company was renamed Nikon Corporation, after its cameras, in 1988. Nikon is one of the companies of the Mitsubishi Group.</p></p> es