Steps
So firstly, we need to find the discounted price. Since this is going to be a decrease by percentage, we will be using this format:
- (1 - p)m
- (p = percentage in decimal form and m = original price)
In this case:

Now that we have the discounted price, we must apply the 4.5% sales tax. Since this is going to be an increase by percentage, we will be using this format:
In this case:

Now we have the discounted price with the sales tax. Now all we have to do is add the shipping fee:

Answer
The total price of Enzel's purchase is $80.07.