/Docs/G/Cicero-Template-CmA/PerishableGoods/0.md
Source views: Source JSON(ish) on GitHub (VSCode) Doc views: Document (&k=r00t): Visual Print Technical: OpenParameters Xray
Perishable Goods
>- On receipt of the shipment {{shipment}} the importer {{importer}} pays the grower {{grower}} {{unitPrice}} USD per {{unit}}. The shipment must contain between {{minUnits}} and {{maxUnits}} {{unit}} of {{product}}.
- Shipping containers used must be temperature controlled, and temperature readings must be logged at least {{temperatureReadingFrequency}} per {{duration}}.
- Shipments that arrive after {{dueDate}} are to be considered spoiled and must be arranged to be returned to or disposed of by grower at cost to grower.
- Shipments that have a temperature reading less than the agreed minimum temperature of {{minTemperature}} degrees centigrade have a price penalty applied calculated using Formula 1 below. The minimum breach penalty factor to be be used is {{minPenaltyFactor}}.
- Shipments that have a temperature reading greater than the agreed maximum temperature of {{maxTemperature}} degrees centigrade have a price penalty applied calculated using Formula 2 below. The maximum breach penalty factor to be be used is {{maxPenaltyFactor}}.
- Formula 1: Maximum Temperature Breach Penalty:
- penalty = number of shipment units x difference between maximum temperature and agreed maximum temperature x maximum breach penalty factor
> - Formula 2: Minimum Temperature Breach Penalty:
- penalty = number of shipment units x difference between minimum temperature and agreed minimum temperature x minimum breach penalty factor
>
>