SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'RT5B-0DWP-2OZD-AFPG-0KJU-U6O3-4QO3-D5VO' 
  AND product_id = 220 
  AND expires_at > 1781892086 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00024

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}