SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '7ASV-5I70-8WGJ-GKDZ-YA5K-2SM0-6HL0-PMPD' 
  AND product_id = 241 
  AND expires_at > 1777395835 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00030

JSON explain

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