SELECT 
  cscart_pages.*, 
  cscart_page_descriptions.*, 
  cscart_seo_names.name as seo_name, 
  cscart_seo_names.path as seo_path 
FROM 
  cscart_pages 
  INNER JOIN cscart_page_descriptions ON cscart_pages.page_id = cscart_page_descriptions.page_id 
  LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_pages.page_id 
  AND cscart_seo_names.type = 'a' 
  AND cscart_seo_names.dispatch = '' 
  AND cscart_seo_names.lang_code = 'en' 
WHERE 
  cscart_pages.page_id = 42 
  AND cscart_page_descriptions.lang_code = 'en' 
  AND (
    cscart_pages.usergroup_ids = '' 
    OR FIND_IN_SET(0, cscart_pages.usergroup_ids) 
    OR FIND_IN_SET(1, cscart_pages.usergroup_ids)
  ) 
  AND cscart_pages.page_type IN ('T', 'L', 'B', 'F')

Query time 0.00078

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.00183779,
    "const_condition": "1",
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_pages",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["page_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "cscart_page_descriptions",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["page_id", "lang_code"],
          "ref": ["const", "const"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "cscart_seo_names",
          "access_type": "ref",
          "possible_keys": ["PRIMARY", "dispatch"],
          "key": "PRIMARY",
          "key_length": "206",
          "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
          "ref": ["const", "const", "const", "const"],
          "loops": 1,
          "rows": 1,
          "cost": 0.00183779,
          "filtered": 100,
          "attached_condition": "trigcond(cscart_seo_names.`type` = 'a' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en')"
        }
      }
    ]
  }
}

Result

page_id company_id parent_id id_path status page_type position timestamp usergroup_ids localization new_window use_avail_period avail_from_timestamp avail_till_timestamp facebook_obj_type lang_code page description meta_keywords meta_description page_title link seo_name seo_path
42 0 7 7/42 A B 0 1774809000 0 0 N 0 0 activity en Most Popular Categories <p><span style="font-size: 24px; font-weight: 700;">&nbsp;1. Fashion</span></p> <p>Stay trendy with the latest styles in clothing, footwear, and accessories for men, women, and kids.</p> <h3>&nbsp;2. Electronics</h3> <p>Discover top gadgets, smartphones, laptops, and accessories with the latest technology.</p> <h3>3. Home & Kitchen</h3> <p>Upgrade your home with modern kitchen tools, home décor, and daily essentials.</p> <h3>4. Beauty & Personal Care</h3> <p>Explore skincare, haircare, and beauty products for a fresh and confident look.</p> <h3>5. Baby & Kids</h3> <p>Shop safe and comfortable products for babies and kids including toys, clothing, and care items.</p> <h3>6. Sports & Fitness</h3> <p>Stay fit with gym equipment, sports gear, and fitness accessories.</p> <h3>&nbsp;7. Automotive</h3> <p>Find car and bike accessories, tools, and maintenance products.</p> <h3>8. Toys & Games</h3> <p>Fun and educational toys for all age groups.</p> <h3>9. Books & Stationery</h3> <p>A wide range of books, office supplies, and school essentials.</p> <h3>10. Accessories</h3> <p>Mobile accessories, chargers, headphones, and more.</p> most-popular-categories 7