SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '1FR3-S9EJ-233L-MK9T-16I9-62FR-4RYD-WXD9' 
  AND product_id = 240 
  AND expires_at > 1777128652 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00028

JSON explain

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