SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'HS8C-JX4F-64VR-9LK4-GV4Y-9VP1-B2VY-9I9M' 
  AND product_id = 185 
  AND expires_at > 1770181282 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00067

JSON explain

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