SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'L6G1-2F87-UI5W-9LFJ-XG6Y-14T5-DTNA-NZVA' 
  AND product_id = 174 
  AND expires_at > 1770174695 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00025

JSON explain

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