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 = 'en' 
  LEFT JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfvd.variant_id = vvr.variant_id 
  AND pfd.lang_code = 'en' 
WHERE 
  brand_id = 239

Query time 0.00542

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": 19,
          "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 = 'en')"
        }
      },
      {
        "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 = 'en'))"
        }
      }
    ]
  }
}

Result

id brand_id feature_id variant_id lang_code description variant
4132 239 653 2128 es Products Clothes
4132 239 653 2128 es Products Ropa
4133 239 653 2129 es Products Accessories
4133 239 653 2129 es Products Accesorios
4134 239 653 2131 es Products Bags
4134 239 653 2131 es Products Bolsas
4135 239 646 1886 es Products Upcycled Yes
4135 239 646 1886 es Products Upcycled
4136 239 660 2188 es Market Segment Casual
4136 239 660 2188 es Market Segment Casual
4137 239 660 2194 es Market Segment Party and Events
4137 239 660 2194 es Market Segment Fiesta y Eventos
4138 239 648 1911 es Headquarters Puebla
4138 239 648 1911 es Headquarters Puebla
4140 239 649 1924 es Price Range Economy $300 - $999
4140 239 649 1924 es Price Range Económico $300 - $999
4141 239 652 2119 es Mood Punk
4141 239 652 2119 es Mood Punk
4142 239 652 2121 es Mood Rocker
4142 239 652 2121 es Mood Rocker
4143 239 652 2125 es Mood Urban
4143 239 652 2125 es Mood Urbano
4144 239 652 2107 es Mood Chic
4144 239 652 2107 es Mood Chic
4145 239 652 2108 es Mood Colorful
4145 239 652 2108 es Mood Colorido
4146 239 654 2135 es Channels Own physical store
4146 239 654 2135 es Channels Tienda física propia
4147 239 654 2140 es Channels Social networks (Instagram, Facebook, etc.)
4147 239 654 2140 es Channels Redes sociales (Instagram, Facebook, etc.)
4148 239 647 1890 es International Shipping No
4148 239 647 1890 es International Shipping No
5940 239 661 2198 es New / Second Hand New /
5940 239 661 2198 es New / Second Hand Nuevo
7103 239 662 2202 es Sustainability In Brands Upcycling - Using fabric scraps or waste materials to create new products
7103 239 662 2202 es Sustainability In Brands Upcycle - Uso de restos de tela o materiales de desecho para crear nuevos productos
7104 239 662 2210 es Sustainability In Brands Using organic or recycled materials
7104 239 662 2210 es Sustainability In Brands Uso de materiales orgánicos o reciclados
7105 239 662 2211 es Sustainability In Brands Making-to-order production to reduce waste
7105 239 662 2211 es Sustainability In Brands Producción bajo pedido para reducir desperdicios