diff --git a/mail-templates/order-confirmation.html b/mail-templates/order-confirmation.html index 53fc0bb..2b34209 100644 --- a/mail-templates/order-confirmation.html +++ b/mail-templates/order-confirmation.html @@ -82,7 +82,11 @@ } .btn:hover tbody tr td { - background-color: red !important; + background-color: white !important; + border-color: #18332F !important; + } + .btn:hover tbody tr td a { + color: #18332F !important; } @@ -98,38 +102,35 @@
- Thank You For Your Order,
+ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| July 22, 2025 | -Order id: {{.OrderId}} | +{{ .Date }} | +Order id: {{.OrderId}} |
| ITEM | -QTY | -PRICE | +VARE | +ANTALL | +PRIS | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
- {{.Name}}{{.Description}} + |
+ {{.Name}} |
{{.Quantity}} | {{.Currency}} {{.Price}} | @@ -138,18 +139,18 @@||||||||
| TAX | -$0.00 | +Frakt | +NOK 70 | ||||||||
| Total | -$349.97 | +Sum | +NOK {{ .Sum }} | ||||||||
| payment method | +|||||||||||
| shipping address | -shipping method | +leveringsadresse | +frakt | ||||||||
|
- David Smith {{ .Customer.FirstName }} {{ .Customer.LastName }} |
- Express Shipping
- 4-7 dager +Sendes med Posten BRING
+ 4-8 dager |
||||||||||
| Du vil motta en ny epost med sporingsnummer når din ordre blir sent. | +
| View My Order | +Se din ordre her |