SELECT 
  * 
FROM 
  cscart_homeProduct 
WHERE 
  category_id IN (
    '2', '3', '4', '5', '6', '7', '72', '90', 
    '92'
  )

Query time 0.00061

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.06"
    },
    "table": {
      "table_name": "cscart_homeProduct",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "category_id"
      ],
      "key_length": "2",
      "rows_examined_per_scan": 9,
      "rows_produced_per_join": 9,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "3.16",
        "eval_cost": "0.90",
        "prefix_cost": "4.06",
        "data_read_per_join": "16K"
      },
      "used_columns": [
        "category_id",
        "product_id",
        "company_id",
        "name",
        "company",
        "img",
        "url",
        "timestamp"
      ],
      "attached_condition": "(`chocoramo`.`cscart_homeProduct`.`category_id` in ('2','3','4','5','6','7','72','90','92'))"
    }
  }
}

Result

category_id product_id company_id name company img url timestamp
3 7683 "Surprise" Dubio Bikinis null https://spicerack.market/apparel/sexy-swimwear/dubio-bikinis-surprise-crotchless-paint-splash-0119ps/ 1716404035
4 8030 Wood BDSM Collar LVX Supply & Co. null https://spicerack.market/bondage/collars/leather-and-wood-bdsm-collar-stocks-neck-pillory-submissive-femdom-slave-dungeon-leather-bondage-restraints-by-lvx-supply-en-3/ 1716487522
5 5685 Shower Gel Gabby's Luxury Soaps null https://spicerack.market/bath-and-body/lotions/soaps/crushed-ginger-rosemary-fig-bath-and-shower-gel/ 1716404035
6 7349 Gold Labia Clip Why Bee Normal null https://spicerack.market/jewelry/intimate-jewelry/gold-labia-clip-with-pink-rose-non-piercing-vaginal-labia-jewelry-mature-listing-bdsm-sex-toy-submissive-clitoral-clip/ 1716404035
7 9982 DIY Dildo Party Kit Twisted Fantasies null https://spicerack.market/novelty/diy-dildo-party-kit-set-of-5-for-a-bachelorette-party-activity-with-naughty-bachelorette-party-favors-to-bring-home-en/ 1716404035
72 7948 CBT Humbler Bondage R LVX Supply & Co. null https://spicerack.market/sex-furniture/cbt-humbler-bondage-restraint-wooden-dungeon-bondage-furniture-femdom-toys-submissive-gear-for-men-slave-punishment-lvx-supply-en/ 1716404035
90 9982 DIY Dildo Party Kit Twisted Fantasies null https://spicerack.market/novelty/diy-dildo-party-kit-set-of-5-for-a-bachelorette-party-activity-with-naughty-bachelorette-party-favors-to-bring-home-en/ 1716420500
92 8411 Fenrir Kreature Toys null https://spicerack.market/sex-toys/fenrir-blend-color-custom-fantasy-ftm-packer-silicone-canine-style-packer-1aea9aa/ 1716404035