SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = '86PO-X4HR-SJKR-0IX5-ASD5-6X0I-VVMN-9ULM' 
  AND product_id = 141 
  AND expires_at > 1770180690 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00030

JSON explain

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