SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'XMG6-KE06-H5TD-30I6-PJ26-4GBR-T35R-NYXO' 
  AND product_id = 196 
  AND expires_at > 1770197143 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00022

JSON explain

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