SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '16J4-2O01-ZYK3-00W7-GAIA-VM0C-QOPT-JGTY' 
  AND product_id = 203 
  AND expires_at > 1777403987 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00019

JSON explain

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