SELECT 
  vvr.*, 
  pfd.description, 
  pfvd.variant 
FROM 
  cscart_vd_vendors_relationships AS vvr 
  LEFT JOIN cscart_product_features_descriptions AS pfd ON pfd.feature_id = vvr.feature_id 
  AND pfd.lang_code = 'es' 
  LEFT JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfvd.variant_id = vvr.variant_id 
  AND pfd.lang_code = 'es' 
WHERE 
  brand_id = 269

Query time 0.00099

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "vvr",
          "access_type": "ref",
          "possible_keys": ["brand_id"],
          "key": "brand_id",
          "key_length": "4",
          "used_key_parts": ["brand_id"],
          "ref": ["const"],
          "rows": 13,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "pfd",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["feature_id", "lang_code"],
          "ref": ["live_clonned.vvr.feature_id", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(pfd.feature_id = vvr.feature_id and pfd.lang_code = 'es')"
        }
      },
      {
        "table": {
          "table_name": "pfvd",
          "access_type": "ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["variant_id"],
          "ref": ["live_clonned.vvr.variant_id"],
          "rows": 11,
          "filtered": 100,
          "attached_condition": "trigcond(pfvd.variant_id = vvr.variant_id and trigcond(pfd.lang_code = 'es'))"
        }
      }
    ]
  }
}

Result

id brand_id feature_id variant_id lang_code description variant
4911 269 639 1786 es Specialization Second-hand clothing
4911 269 639 1786 es Specialization Ropa de segunda mano
4912 269 653 2128 es Línea de productos Clothes
4912 269 653 2128 es Línea de productos Ropa
4913 269 656 2157 es Década vintage A little bit of everything
4913 269 656 2157 es Década vintage Un poco de todo
4914 269 652 2114 es Mood Girly
4914 269 652 2114 es Mood Girly
4915 269 652 2118 es Mood Minimalist
4915 269 652 2118 es Mood Minimalista
4916 269 652 2105 es Mood Bohemian
4916 269 652 2105 es Mood Bohemio
4917 269 652 2123 es Mood Sophisticated
4917 269 652 2123 es Mood Sofisticado
4918 269 652 2106 es Mood Casual
4918 269 652 2106 es Mood Casual
4919 269 652 2104 es Mood Timeless
4919 269 652 2104 es Mood Atemporal
4920 269 660 2188 es Segmento Casual
4920 269 660 2188 es Segmento Casual
4921 269 649 1924 es Rango de precios Economy $300 - $999
4921 269 649 1924 es Rango de precios Económico $300 - $999
4922 269 650 1929 es Swapping Events No
4922 269 650 1929 es Swapping Events No
5970 269 661 2199 es Nuevo / Segunda Mano Second hand / Vintage
5970 269 661 2199 es Nuevo / Segunda Mano Segunda Mano / vintage