SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'RPN9-PET5-VNXK-T999-CA7G-9QDC-4CBR-KE39' 
  AND product_id = 240 
  AND expires_at > 1770193933 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00022

JSON explain

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