SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'IIOQ-8NVK-ZELZ-L5JO-8U9B-AQMB-SJDV-6J1J' 
  AND product_id = 128 
  AND expires_at > 1771160288 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00023

JSON explain

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