SELECT 
  netting_categories.category_id, 
  netting_categories.parent_id, 
  netting_categories.id_path, 
  netting_category_descriptions.category, 
  netting_categories.position, 
  netting_categories.status, 
  netting_categories.company_id, 
  netting_categories.storefront_id, 
  netting_seo_names.name as seo_name, 
  netting_seo_names.path as seo_path, 
  netting_categories.ab__lc_catalog_image_control, 
  netting_categories.ab__fn_category_status, 
  netting_categories.ab__fn_label_color, 
  netting_categories.ab__fn_label_background, 
  netting_categories.ab__fn_use_origin_image, 
  netting_category_descriptions.ab__fn_label_text, 
  netting_category_descriptions.ab__fn_label_show, 
  netting_categories.age_verification, 
  netting_categories.age_limit, 
  netting_category_descriptions.age_warning_message 
FROM 
  netting_categories 
  LEFT JOIN netting_category_descriptions ON netting_categories.category_id = netting_category_descriptions.category_id 
  AND netting_category_descriptions.lang_code = 'en' 
  LEFT JOIN netting_seo_names ON netting_seo_names.object_id = netting_categories.category_id 
  AND netting_seo_names.type = 'c' 
  AND netting_seo_names.dispatch = '' 
  AND netting_seo_names.lang_code = 'en' 
WHERE 
  1 = 1 
  AND (
    netting_categories.usergroup_ids = '' 
    OR FIND_IN_SET(
      0, netting_categories.usergroup_ids
    ) 
    OR FIND_IN_SET(
      1, netting_categories.usergroup_ids
    )
  ) 
  AND netting_categories.status IN ('A') 
  AND netting_categories.parent_id IN (0) 
  AND netting_categories.category_id != 264 
  AND netting_categories.parent_id != 264 
  AND netting_categories.storefront_id IN (0, 1) 
ORDER BY 
  netting_categories.is_trash asc, 
  netting_categories.position asc, 
  netting_category_descriptions.category asc

Query time 0.00154

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "netting_categories.is_trash, netting_categories.position, netting_category_descriptions.category",
      "temporary_table": {
        "nested_loop": [
          {
            "table": {
              "table_name": "netting_categories",
              "access_type": "ref",
              "possible_keys": ["PRIMARY", "c_status", "parent", "p_category_id"],
              "key": "parent",
              "key_length": "3",
              "used_key_parts": ["parent_id"],
              "ref": ["const"],
              "rows": 30,
              "filtered": 100,
              "attached_condition": "(netting_categories.usergroup_ids = '' or find_in_set(0,netting_categories.usergroup_ids) or find_in_set(1,netting_categories.usergroup_ids)) and netting_categories.`status` = 'A' and netting_categories.category_id <> 264 and netting_categories.storefront_id in (0,1)"
            }
          },
          {
            "table": {
              "table_name": "netting_category_descriptions",
              "access_type": "eq_ref",
              "possible_keys": ["PRIMARY"],
              "key": "PRIMARY",
              "key_length": "9",
              "used_key_parts": ["category_id", "lang_code"],
              "ref": ["pucuda_cscart.netting_categories.category_id", "const"],
              "rows": 1,
              "filtered": 100,
              "attached_condition": "trigcond(netting_category_descriptions.lang_code = 'en')"
            }
          },
          {
            "table": {
              "table_name": "netting_seo_names",
              "access_type": "ref",
              "possible_keys": ["PRIMARY", "dispatch"],
              "key": "PRIMARY",
              "key_length": "206",
              "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
              "ref": [
                "pucuda_cscart.netting_categories.category_id",
                "const",
                "const",
                "const"
              ],
              "rows": 1,
              "filtered": 100,
              "attached_condition": "trigcond(netting_seo_names.`type` = 'c' and netting_seo_names.dispatch = '' and netting_seo_names.lang_code = 'en')"
            }
          }
        ]
      }
    }
  }
}

Result

category_id parent_id id_path category position status company_id storefront_id seo_name seo_path ab__lc_catalog_image_control ab__fn_category_status ab__fn_label_color ab__fn_label_background ab__fn_use_origin_image ab__fn_label_text ab__fn_label_show age_verification age_limit age_warning_message
297 0 297 Agricultural & Pest Control 0 A 0 0 agricultural-and-pest-control top Y #ffffff #222222 N N N 0
366 0 366 Amusement Parks 0 A 0 0 amusement-parks top Y #ffffff #222222 N N N 0
401 0 401 Anchoring and Docking 0 A 0 0 anchoring-and-docking-en top Y #ffffff #333333 N Y N 0
382 0 382 Books & Resources 0 A 0 0 books-and-resources top N #ffffff #222222 N N N 0
276 0 276 Bulk Netting and Mesh 0 A 0 0 bulk-netting-and-mesh top N #ffffff #222222 N N N 0
290 0 290 Cargo Nets 0 A 0 0 cargo-nets top N #ffffff #222222 N N N 0
335 0 335 Chain 0 A 0 0 chain top N #ffffff #222222 N N N 0
361 0 361 Challenge Course Elements 0 A 0 0 challenge-course-elements top N #ffffff #222222 N N N 0
392 0 392 Debris Nets 0 A 0 0 debris-nets top Y #ffffff #333333 N Y N 0
434 0 434 Edge Reinforcements 0 A 0 0 edge-reinforcements top N #ffffff #222222 N N N 0
419 0 419 Fasteners 0 A 0 0 fasteners top N #ffffff #222222 N N N 0
369 0 369 Fishing 0 A 0 0 fishing top N #ffffff #222222 N N N 0
416 0 416 Hardware & Rigging 0 A 0 0 hardware-and-rigging top Y #ffffff #333333 N Y N 0
378 0 378 Home DIY 0 A 0 0 home-diy top N #ffffff #222222 N N N 0
274 0 274 Installation Tools and Services 0 A 0 0 netting-installation top N #ffffff #222222 N N N 0
451 0 451 Installment payment 0 A 0 0 installment-payment top Y #ffffff #333333 N Y N 0
331 0 331 Ladders 0 A 0 0 ladders top N #ffffff #222222 N N N 0
347 0 347 Lifting Slings 0 A 0 0 lifting-slings top N #ffffff #222222 N N N 0
444 0 444 Machinery 0 A 0 0 machinery top N #ffffff #222222 N N N 0
373 0 373 Military 0 A 0 0 military top N #ffffff #222222 N N N 0
376 0 376 Mining 0 A 0 0 mining top N #ffffff #222222 N N N 0
304 0 304 Other Netting 0 A 0 0 other-netting top N #ffffff #222222 N N N 0
275 0 275 Rentals 0 A 0 0 rentals top N #ffffff #222222 N N N 0
310 0 310 Rope 0 A 0 0 rope top N #ffffff #222222 N N N 0
447 0 447 SaaS Products 0 A 0 0 saas-products top N #ffffff #222222 N N N 0
383 0 383 Safety & Access 0 A 0 0 safety-and-access top N #ffffff #222222 N N N 0
265 0 265 Safety Netting 0 A 0 0 safety-netting top N #ffffff #222222 N N N 0
282 0 282 Sports Netting 0 A 0 0 sports-netting top Y #ffffff #333333 N Y N 0
381 0 381 Straps & Attachments 0 A 0 0 straps-and-attachments top N #ffffff #222222 N N N 0
400 0 400 Tapes 0 A 0 0 tapes top Y #ffffff #333333 N Y N 0
384 0 384 Textiles 0 A 0 0 textiles top N #ffffff #222222 N N N 0
334 0 334 Tie Downs 0 A 0 0 tie-downs top N #ffffff #222222 N N N 0
441 0 441 Tools 0 A 0 0 tools top N #ffffff #222222 N N N 0
333 0 333 Towing 0 A 0 0 towing top N #ffffff #222222 N N N 0
466 0 466 Bulk Rope 100 A 0 0 bulk-rope none Y #ffffff #333333 N Y N 0