SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'ZGGZ-HQAK-J31Z-P5TY-HMY2-M10N-CGW9-M6U7' 
  AND product_id = 150 
  AND expires_at > 1777124185 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00035

JSON explain

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