diff --git a/default-booking/templates/booking-accepted-request/booking-accepted-request-html.html b/default-booking/templates/booking-accepted-request/booking-accepted-request-html.html index 9432477..802b81a 100644 --- a/default-booking/templates/booking-accepted-request/booking-accepted-request-html.html +++ b/default-booking/templates/booking-accepted-request/booking-accepted-request-html.html @@ -228,7 +228,22 @@
| + |
+ {{t "BookingNewRequest.MarketplaceFeeLabel" "{marketplaceName} fee" marketplaceName=marketplace.name}} + |
+
+ {{> format-money money=line-total}} + |
+
+
| + |
+ {{t "PurchaseNewOrder.FeeLabel" "{marketplaceName} fee" marketplaceName=marketplace.name}} + |
+
+ {{> format-money money=line-total}} + |
+
+