WIN - Worldwide Information Network
Please Wait.. Print will start automatically in a few seconds...
You may now close this pop up window, or print again if there was a problem. Thank you.

{{i18n.agentLabel}}: {{agentData.Name}}

{{i18n.shipmentDetails}} - {{shipment.ShipmentID}}: {{shipment.Title}}

{{i18n.transportMode}}:{{shipment.TransportModeName}}
{{i18n.movement}}: {{shipment.MovementTypeName}}
{{i18n.date}}:{{isoDate shipment.Created.Datetime}}
{{i18n.origin}}: {{shipment.originName}}
{{i18n.destination}}: {{shipment.destinationName}}
{{i18n.freightTerms}}: {{#if shipment.FreightTermsName}}{{shipment.FreightTermsName}}{{else}}-{{/if}}
{{i18n.incoTerms}}: {{#if shipment.INCOTerms.TermsName}}{{shipment.INCOTerms.TermsName}}{{#if shipment.INCOTerms.Place}}, {{shipment.INCOTerms.Place}}{{/if}}{{else}}-{{/if}}
{{i18n.cargoValue}}: {{#if shipment.ShipmentDeclared.Value}}{{shipment.ShipmentDeclared.Value}} {{shipment.ShipmentDeclared.Currency}}{{else}}-{{/if}}
{{#if shipment.Cargos}}
{{{i18n.cargo}}}:
{{#each shipment.Cargos}} {{/each}}
{{../i18n.cargoType}}{{../i18n.commodity}}{{../i18n.grossWeight}}{{../i18n.volume}}{{../i18n.quantity}}{{../i18n.remarks}}
{{CargoTypeName}} {{Commodity}} {{GrossWeight.Value}} {{GrossWeight.UOMName}} {{#if GrossVolume.Value}}{{GrossVolume.Value}} {{GrossVolume.UOMName}}{{else}}-{{/if}} {{NumberOfPackages}} {{PackageTypeName}} {{Remarks}}
{{else}}

No cargo to list.

{{/if}}

{{i18n.requestForQuote}}

{{i18n.rfqSent}}: {{isoDate rfqs.0.CreatedOn}} {{i18n.responseRequiredBy}}: {{isoDate rfqs.0.RequiredDate type="date"}}
{{#each rfqs}}

Quote Details

{{#if Quote}}
{{../../i18n.from}}: {{Recipient.AgentName}}
{{../../i18n.status}}: {{statusName}}
{{../../i18n.validUntil}}: {{isoDate Quote.ValidUntilDate}}
{{../../i18n.remarks}}:
{{Quote.RateIncludes}}
{{#ifQuoteType Quote "AllInclusive"}}
{{../../../i18n.allInclusive}}{{../../../i18n.currency}}
{{Quote.Total}} {{Quote.CurrencyCode}}
{{else}} {{#ifQuoteType Quote "ChargeBreakup"}}
{{{../../../../i18n.chargeBreakup}}}
{{#each Quote.QuoteRates}} {{/each}}
{{../../../../i18n.service}}{{../../../../i18n.amount}}{{../../../../i18n.currency}}{{../../../../i18n.per}}{{../../../../i18n.description}}
{{ServiceName}} {{Amount}} {{CurrencyCode}} {{PerByName}} {{ServiceDescription}}
{{else}} {{#ifQuoteType Quote "QuoteAttached"}}
Documents supporting the quote are available, please log on for full data view.
{{/ifQuoteType}} {{/ifQuoteType}} {{/ifQuoteType}}
{{{../../i18n.conditions}}}:
{{#if Quote.TermsAndConditions}}{{Quote.TermsAndConditions}}{{else}}None provided.{{/if}}
{{else}}
{{../../i18n.from}}: {{Recipient.AgentName}}
{{../../i18n.status}}: {{statusName}}
{{/if}} {{/each}}