SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'UPU0-Z59X-CHHO-62CP-JO1D-GUT4-PHNA-D47Y' 
  AND product_id = 43 
  AND expires_at > 1770195930 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00028

JSON explain

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