SELECT 
  cscart_categories.category_id, 
  cscart_categories.parent_id, 
  cscart_categories.id_path, 
  cscart_category_descriptions.category, 
  cscart_categories.position, 
  cscart_categories.status, 
  cscart_categories.company_id, 
  cscart_categories.storefront_id, 
  cscart_categories.company_id, 
  cscart_seo_names.name as seo_name, 
  cscart_seo_names.path as seo_path, 
  cscart_categories.ab__lc_catalog_image_control, 
  cscart_category_descriptions.ab__custom_category_h1 
FROM 
  cscart_categories 
  LEFT JOIN cscart_category_descriptions ON cscart_categories.category_id = cscart_category_descriptions.category_id 
  AND cscart_category_descriptions.lang_code = 'ru' 
  LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_categories.category_id 
  AND cscart_seo_names.type = 'c' 
  AND cscart_seo_names.dispatch = '' 
  AND cscart_seo_names.lang_code = 'ru' 
  AND cscart_seo_names.company_id = cscart_categories.company_id 
WHERE 
  1 = 1 
  AND (
    cscart_categories.usergroup_ids = '' 
    OR FIND_IN_SET(
      0, cscart_categories.usergroup_ids
    ) 
    OR FIND_IN_SET(
      1, cscart_categories.usergroup_ids
    )
  ) 
  AND cscart_categories.status IN ('A') 
  AND cscart_categories.id_path LIKE '673/%' 
  AND cscart_categories.storefront_id IN (0, 1) 
  AND cscart_categories.company_id = 1 
ORDER BY 
  cscart_categories.is_trash asc, 
  cscart_categories.position asc, 
  cscart_category_descriptions.category asc

Query time 0.00106

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "cscart_categories.is_trash, cscart_categories.position, cscart_category_descriptions.category",
      "temporary_table": {
        "nested_loop": [
          {
            "table": {
              "table_name": "cscart_categories",
              "access_type": "range",
              "possible_keys": ["c_status", "id_path"],
              "key": "id_path",
              "key_length": "767",
              "used_key_parts": ["id_path"],
              "rows": 19,
              "filtered": 100,
              "index_condition": "cscart_categories.id_path like '673/%'",
              "attached_condition": "cscart_categories.company_id = 1 and (cscart_categories.usergroup_ids = '' or find_in_set(0,cscart_categories.usergroup_ids) or find_in_set(1,cscart_categories.usergroup_ids)) and cscart_categories.`status` = 'A' and cscart_categories.storefront_id in (0,1)"
            }
          },
          {
            "table": {
              "table_name": "cscart_category_descriptions",
              "access_type": "eq_ref",
              "possible_keys": ["PRIMARY"],
              "key": "PRIMARY",
              "key_length": "9",
              "used_key_parts": ["category_id", "lang_code"],
              "ref": ["lillyshop_lillyshop.cscart_categories.category_id", "const"],
              "rows": 1,
              "filtered": 100,
              "attached_condition": "trigcond(cscart_category_descriptions.lang_code = 'ru')"
            }
          },
          {
            "table": {
              "table_name": "cscart_seo_names",
              "access_type": "eq_ref",
              "possible_keys": ["PRIMARY", "dispatch"],
              "key": "PRIMARY",
              "key_length": "210",
              "used_key_parts": [
                "object_id",
                "type",
                "dispatch",
                "lang_code",
                "company_id"
              ],
              "ref": [
                "lillyshop_lillyshop.cscart_categories.category_id",
                "const",
                "const",
                "const",
                "const"
              ],
              "rows": 1,
              "filtered": 100,
              "attached_condition": "trigcond(cscart_seo_names.`type` = 'c' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'ru')"
            }
          }
        ]
      }
    }
  }
}

Result

category_id parent_id id_path category position status company_id storefront_id seo_name seo_path ab__lc_catalog_image_control ab__custom_category_h1
889 673 673/889 Акрил-гели ART 0 A 1 1 akril-geli-art 673 none
836 673 673/836 Акрил-гели DARK 0 A 1 1 akril-geli-dark 673 none
715 673 673/715 Акрил-гели DIS 0 A 1 1 acryl-gel-d.i.s 673 none
980 673 673/980 Акрил-гели DNKA 0 A 1 1 akril-geli-dnka 673 none
1018 673 673/1018 Акрил-гели Edlen 0 A 1 1 akril-geli-edlen 673 none
1039 673 673/1039 Акрил-гели GaMa 0 A 1 1 akril-geli-gama 673 none
674 673 673/674 Акрил-гели Global 0 A 1 1 acryl-gel-global-fashion 673 none
727 673 673/727 Акрил-гели Kira Nails 0 A 1 1 akril-geli-kira-nails 673 none
717 673 673/717 Акрил-гели Komilfo 0 A 1 1 acryl-gel-komilfo 673 none
955 673 673/955 Акрил-гели LUNA 0 A 1 1 akril-geli-luna 673 none
724 673 673/724 Акрил-гели NailApex 0 A 1 1 acryl-gel-nailapex 673 none
702 673 673/702 Акрил-гели Oxxi 0 A 1 1 acryl-gel-oxxi 673 none
767 673 673/767 Акрил-гели Reforma 0 A 1 1 akril-geli-reforma 673 none
1143 673 673/1143 Акрил-гелі Touch 0 A 1 1 akril-geli-touch 673 none