SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'K1CN-7F41-P6K3-SCQX-0GM3-S4MW-53M6-8FPP' 
  AND product_id = 212 
  AND expires_at > 1771160287 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00054

JSON explain

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