SELECT 
  cscart_attachments.*, 
  cscart_attachment_descriptions.description 
FROM 
  cscart_attachments 
  LEFT JOIN cscart_attachment_descriptions ON cscart_attachments.attachment_id = cscart_attachment_descriptions.attachment_id 
  AND lang_code = 'en' 
WHERE 
  object_type = 'product' 
  AND object_id = 65180 
  AND type = 'M' 
  AND (
    usergroup_ids = '' 
    OR FIND_IN_SET(0, usergroup_ids) 
    OR FIND_IN_SET(1, usergroup_ids)
  ) 
  AND status = 'A' 
ORDER BY 
  position

Query time 0.00057

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_attachments.position",
        "table": {
          "table_name": "cscart_attachments",
          "access_type": "ref",
          "possible_keys": ["object_type", "type"],
          "key": "object_type",
          "key_length": "95",
          "used_key_parts": ["object_type", "object_id"],
          "ref": ["const", "const"],
          "rows": 8,
          "filtered": 99.86836243,
          "index_condition": "cscart_attachments.object_type = 'product'",
          "attached_condition": "cscart_attachments.object_type <=> 'product' and cscart_attachments.object_id <=> 65180 and cscart_attachments.`type` = 'M' and (cscart_attachments.usergroup_ids = '' or find_in_set(0,cscart_attachments.usergroup_ids) or find_in_set(1,cscart_attachments.usergroup_ids)) and cscart_attachments.`status` = 'A'"
        }
      }
    },
    "table": {
      "table_name": "cscart_attachment_descriptions",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "9",
      "used_key_parts": ["attachment_id", "lang_code"],
      "ref": ["cscart_migrate.cscart_attachments.attachment_id", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_attachment_descriptions.lang_code = 'en')"
    }
  }
}

Result

attachment_id object_type object_id type position filename filesize usergroup_ids status category last_updated description
18732 product 65180 M 0 SPS-0268_-_The_Seaside_Post_Mount_Collection_-_Rev_07.09.19.pdf 310925 0 A 1 1589297037 Seaside Nautical LED Radial Wave Double Post Mount Light
18733 product 65180 M 0 MKT-0025_-_Barn_Light_Electric_Finishes_-_REV_A.pdf 2413279 0 A 4 1584115859 Barn Light Electric Finishes
18734 product 65180 M 0 MKT-0021_-_Optional_Accessories_-_REV_F.pdf 11539937 0 A 4 1682107726 Optional Accessories
18735 product 65180 M 0 INS-0012_-_Post_Mount_Fixtures_-_Rev_F.pdf 99872 0 A 7 1584115913 Post Mount Light Installation Instructions
18736 product 65180 M 0 INS-0031_-_Post_-_Rev_E.pdf 79708 0 A 7 1584115928 Post Mount Burial Pole Installation Intructions
20337 product 65180 M 0 01__Barnlight_BLE-XXX-XXX-CGG-CLR-XXX_2218-1_CLEAR.ies 8382 0 A 2 1661518425 Cast Guard with Clear Glass
20338 product 65180 M 0 02__Barnlight_BLE-XXX-XXX-CGG-FST-XXX_2218-1_FROST.ies 8630 0 A 2 1661518433 Cast Guard with Frosted Glass
20339 product 65180 M 0 03__Barnlight_BLE-XXX-XXX-CGG-RIB-XXX_2218-1_RIB.ies 8377 0 A 2 1661518441 Cast Guard with Ribbed Glass