+
+ Basic fee:
+ {{estimatedFees.basicFee | currency}}
+
+
+
+ Counterfoil fee:
+ {{estimatedFees.counterFoilFee | currency}}
+
+
+
+ Continuation sheet fee:
+ {{estimatedFees.continuationSheetFee | currency}}
+
+
+
+ Expedited fee:
+ {{estimatedFees.expeditedFee | currency}}
+
+
+
+ Shipping fee:
+ {{estimatedFees.shippingFee | currency}}
+
+
+
+ Bond Premium:
+ {{estimatedFees.bondPremium | currency}}
+
+
+
+ Cargo Premium:
+ {{estimatedFees.cargoPremium | currency}}
+
+
+
+ LDI Premium:
+ {{estimatedFees.ldiPremium | currency}}
+
+
+ Total:
+ {{ orderTotal | currency }}
+
+
+
+