SELECT 
  products.* 
FROM 
  products 
WHERE 
  products.product_id IN (
    47619, 99311, 99527, 242900, 99310, 
    99528, 98791, 99312, 99530, 242974, 
    242893, 242890, 253865, 234169, 253423, 
    253475, 240425
  )

Query time 0.00086

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.68"
    },
    "table": {
      "table_name": "products",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 17,
      "rows_produced_per_join": 17,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "5.98",
        "eval_cost": "1.70",
        "prefix_cost": "7.68",
        "data_read_per_join": "71K"
      },
      "used_columns": [
        "product_id",
        "product_code",
        "product_type",
        "status",
        "company_id",
        "list_price",
        "amount",
        "weight",
        "length",
        "width",
        "height",
        "shipping_freight",
        "low_avail_limit",
        "timestamp",
        "updated_timestamp",
        "usergroup_ids",
        "is_edp",
        "edp_shipping",
        "unlimited_download",
        "tracking",
        "free_shipping",
        "zero_price_action",
        "is_pbp",
        "is_op",
        "is_oper",
        "is_returnable",
        "return_period",
        "avail_since",
        "out_of_stock_actions",
        "localization",
        "min_qty",
        "max_qty",
        "qty_step",
        "list_qty_count",
        "tax_ids",
        "age_verification",
        "age_limit",
        "options_type",
        "exceptions_type",
        "details_layout",
        "shipping_params",
        "weight_lbs",
        "weight_oz",
        "product_tax_code",
        "deleted_at",
        "archived_at",
        "position"
      ],
      "attached_condition": "(`goimagine`.`products`.`product_id` in (47619,99311,99527,242900,99310,99528,98791,99312,99530,242974,242893,242890,253865,234169,253423,253475,240425))"
    }
  }
}

Result

product_id product_code product_type status company_id list_price amount weight length width height shipping_freight low_avail_limit timestamp updated_timestamp usergroup_ids is_edp edp_shipping unlimited_download tracking free_shipping zero_price_action is_pbp is_op is_oper is_returnable return_period avail_since out_of_stock_actions localization min_qty max_qty qty_step list_qty_count tax_ids age_verification age_limit options_type exceptions_type details_layout shipping_params weight_lbs weight_oz product_tax_code deleted_at archived_at position
47619 P A 1011 0.00 1 2.000 0 0 0 0.00 0 1601952443 1624048891 0 N N N B N R N N N Y 10 0 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:11;s:9:"box_width";i:9;s:10:"box_height";i:2;} 0.000 0.000 2147483647
98791 98791 P A 1011 29.95 1 1.000 0 0 0 0.00 0 1625862801 1625863216 0 N N N B N R N N N Y 10 0 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:11;s:9:"box_width";i:8;s:10:"box_height";i:2;} 1.000 0.000 2147483647
99310 99310 P A 1011 29.95 1 1.000 0 0 0 0.00 0 1625947803 1625947911 0 N N N B N R N N N Y 10 0 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:11;s:9:"box_width";i:8;s:10:"box_height";i:2;} 1.000 0.000 2147483647
99311 99311 P A 1011 29.95 1 1.000 0 0 0 0.00 0 1625948516 1625948645 0 N N N B N R N N N Y 10 0 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:11;s:9:"box_width";i:8;s:10:"box_height";i:2;} 1.000 0.000 2147483647
99312 99312 P A 1011 29.95 1 1.000 0 0 0 0.00 0 1625949071 1625949178 0 N N N B N R N N N Y 10 0 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:11;s:9:"box_width";i:8;s:10:"box_height";i:2;} 1.000 0.000 2147483647
99527 99527 P A 1011 29.95 1 1.000 0 0 0 0.00 0 1626016443 1626016580 0 N N N B N R N N N Y 10 0 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:11;s:9:"box_width";i:8;s:10:"box_height";i:2;} 1.000 0.000 2147483647
99528 99528 P A 1011 29.95 1 1.000 0 0 0 0.00 0 1626016899 1626017018 0 N N N B N R N N N Y 10 0 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:11;s:9:"box_width";i:8;s:10:"box_height";i:2;} 1.000 0.000 2147483647
99530 99530 P A 1011 29.95 1 1.000 0 0 0 0.00 0 1626017291 1626017393 0 N N N B N R N N N Y 10 0 S 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:11;s:9:"box_width";i:8;s:10:"box_height";i:2;} 1.000 0.000 2147483647
234169 GI-234169-DJW P A 1011 9.95 3 0.000 0 0 0 0.00 0 1656879089 1656879089 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} 0.000 0.000 2147483647
240425 GI-240425-LEV P A 1011 9.95 1 1.000 0 0 0 0.00 0 1659125844 1659126211 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:5;s:9:"box_width";i:3;s:10:"box_height";i:1;} 1.000 0.000 2147483647
242890 GI-242890-CIQ P A 1011 49.95 2 1.000 0 0 0 0.00 0 1660405505 1660703317 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:5;s:16:"max_items_in_box";i:0;s:10:"box_length";i:6;s:9:"box_width";i:6;s:10:"box_height";i:6;} 1.000 0.000 2147483647
242893 GI-242893-JCX P A 1011 49.95 1 2.000 0 0 0 0.00 0 1660409829 1660410594 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:5;s:16:"max_items_in_box";i:0;s:10:"box_length";i:6;s:9:"box_width";i:6;s:10:"box_height";i:6;} 2.000 0.000 2147483647
242900 GI-242900-RPS P A 1011 49.95 2 2.000 0 0 0 0.00 0 1660414590 1660414741 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:5;s:16:"max_items_in_box";i:0;s:10:"box_length";i:6;s:9:"box_width";i:6;s:10:"box_height";i:6;} 2.000 0.000 2147483647
242974 GI-242974-HZE P A 1011 24.95 1 2.000 0 0 0 0.00 0 1660495264 1660495475 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:5;s:16:"max_items_in_box";i:0;s:10:"box_length";i:6;s:9:"box_width";i:6;s:10:"box_height";i:6;} 2.000 0.000 2147483647
253423 GI-253423-SNH P A 1011 14.95 1 1.000 0 0 0 0.00 0 1664253597 1664254611 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:6;s:9:"box_width";i:6;s:10:"box_height";i:4;} 1.000 0.000 2147483647
253475 GI-253475-BSI P A 1011 19.95 1 1.000 0 0 0 0.00 0 1664365588 1664366166 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:3;s:16:"max_items_in_box";i:0;s:10:"box_length";i:6;s:9:"box_width";i:6;s:10:"box_height";i:6;} 1.000 0.000 2147483647
253865 GI-253865-FSK P A 1011 39.95 1 1.000 0 0 0 0.00 0 1664590954 1664591758 0 N N N B N R N N N Y 10 0 N 0 0 0 0 N 0 P F a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:0;s:10:"box_length";i:10;s:9:"box_width";i:8;s:10:"box_height";i:3;} 1.000 0.000 2147483647