Hi,
My store is offering free shipping for purchases above a certain dollar amount though Handling Fee is still applicable. I am wondering how I can clearly show these fees in both the email send to customers and the invoice.
At the moment, the Invoice generated (by clicking the invoice button in Admin->Customers->Orders) is
I would like to know how to change it to (pls note changes indicated in blue):Code:Sub-Total: $45.60 Free Shipping Options (Free Shipping): $1.50 Total: $47.10
The Shipping Weight needs to be included since it is required to compute the Shipping Fee chargeable by the shipping firm.Code:Sub-Total: $45.60 Shipping Fee: $0.00 Handling Fee: $1.50 Total: $47.10 Shipping weight: 1lbs
Thank you for any input.



