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 = 222

Query time 0.00072

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
3815 222 653 2128 es Products Clothes
3815 222 653 2128 es Products Ropa
3816 222 653 2129 es Products Accessories
3816 222 653 2129 es Products Accesorios
3817 222 653 2131 es Products Bags
3817 222 653 2131 es Products Bolsas
3818 222 646 1887 es Products Upcycled No
3818 222 646 1887 es Products Upcycled No
3819 222 658 2179 es Plus Sizes XL
3819 222 658 2179 es Plus Sizes XL
3820 222 660 2187 es Market Segment Luxury
3820 222 660 2187 es Market Segment Lujo
3822 222 649 1925 es Price Range Moderate $1000 - $3599
3822 222 649 1925 es Price Range Moderado $1000 - $3599
3823 222 652 2116 es Mood Handmade
3823 222 652 2116 es Mood Hecho a mano
3824 222 652 2118 es Mood Minimalist
3824 222 652 2118 es Mood Minimalista
3825 222 652 2103 es Mood Artisanal
3825 222 652 2103 es Mood Artesanal
3826 222 652 2123 es Mood Sophisticated
3826 222 652 2123 es Mood Sofisticado
3827 222 652 2110 es Mood Disruptive
3827 222 652 2110 es Mood Disruptive
3828 222 652 2104 es Mood Timeless
3828 222 652 2104 es Mood Atemporal
3829 222 654 2137 es Channels Own online store
3829 222 654 2137 es Channels Tienda en línea propia
3830 222 654 2140 es Channels Social networks (Instagram, Facebook, etc.)
3830 222 654 2140 es Channels Redes sociales (Instagram, Facebook, etc.)
3831 222 654 2142 es Channels Pop-up stores
3831 222 654 2142 es Channels Pop-up stores
3832 222 647 1889 es International Shipping Yes
3832 222 647 1889 es International Shipping
5923 222 661 2198 es New / Second Hand New /
5923 222 661 2198 es New / Second Hand Nuevo
7065 222 662 2211 es Sustainability In Brands Making-to-order production to reduce waste
7065 222 662 2211 es Sustainability In Brands Producción bajo pedido para reducir desperdicios
7066 222 662 2218 es Sustainability In Brands Transparency in the supply chain
7066 222 662 2218 es Sustainability In Brands Transparencia en la cadena de suministro