SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'B19A-EBM0-X5JR-81AZ-4T7I-RUA1-UCF9-5OVQ' 
  AND product_id = 160 
  AND expires_at > 1770182017 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00044

JSON explain

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