|
- {{"Orderform.FastTrack" | localize}}
({{$ctrl.submission.LegacyCollectibleType}})
({{::$ctrl.quantity}})
|
{{ ::$ctrl.legacyPrice | orderformPrice }} |
|
{{ ::service.Name }}
- {{"Orderform.FastTrack" | localize}}
({{$ctrl.submission.LegacyCollectibleType}})
({{::$ctrl.quantity}})
|
{{ ::service.Price | orderformPrice }}
|
|
+ {{ ::addOn.Name }}
({{$ctrl.getEffectiveAddOnQuantity (addOn)}})
|
{{ ::addOn.Price | orderformPrice }}
{{ addOn.Price }}
{{ ::addOn.PriceText }}
|
{{ "Orderform.TBD" | localize }}
|
| + {{ ::addOn.Name }} ({{ ::addOn.ItemCount }}) |
{{ ::addOn.Price | orderformPrice }} |
{{ addOn.Price }} |
| {{ "Orderform.Handling" | localize }} |
|
{{ $ctrl.submission.HandlingFee | orderformPrice }} |
| {{ "Orderform.ReturnShipping" | localize }} |
{{ "Orderform.TBD" | localize }} |
|
{{ "Orderform.ReturnShipping" | localize }}: {{ $ctrl.submission.ShippingSpeed }}
(#{{$ctrl.order.ShippingAccountNumber}})
|
{{ "Orderform.ReturnShipping" | localize }}: PWCC Vault
(#{{$ctrl.order.ShippingAccountNumber}})
|
{{ $ctrl.submission.ShippingPrice | orderformPrice }} |
|
|
|
{{ "Orderform.Subtotal" | localize }}
|
{{ $ctrl.submission.Subtotal | orderformPrice }}
|
|
{{ "Orderform.Total" | localize }}
|
/ {{ "Orderform.Each" | localize }}
|
|
|
|