SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = '5L4A-4GVX-Y694-3LEZ-XVR8-F95V-X5R8-Y1WG' 
  AND product_id = 143 
  AND expires_at > 1770195595 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00018

JSON explain

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