Document Template Placeholders - Consignment Item Label
| Placeholder | Description |
| $ITEM_ID$ | The system generated UUID of the Transport Product |
| $ITEM_CODE$ | The code of the Transport Product |
| $ITEM_DESCRIPTION$ | The description of the Consignment Item |
| $ITEM_LENGTH$ | The length dimension of the Consignment Item |
| $ITEM_WIDTH$ | The width dimension of the Consignment Item |
| $ITEM_HEIGHT$ | The height dimension of the Consignment Item |
| $ITEM_QUANTITY$ | The quantity value of the Consignment Item |
| $ITEM_PALLETS$ | The pallets value of the Consignment Item |
| $ITEM_SPACES$ | The spaces value of the Consignment Item |
| $ITEM_CUBIC$ | The cubic value of the Consignment Item |
| $ITEM_WEIGHT$ | The weight value of the Consignment Item |
| $ITEM_QUANTITY_NAME$ | The quantity value of the Consignment Item (eg. Qty) |
| $ITEM_PALLETS_NAME$ | The pallets value of the Consignment Item (eg. Pal) |
| $ITEM_SPACES_NAME$ | The spaces value of the Consignment Item (eg. Space) |
| $ITEM_CUBIC_NAME$ | The cubic value of the Consignment Item (eg. Cubic) |
| $ITEM_WEIGHT_NAME$ | The weight value of the Consignment Item (eg. Kg) |
| $LABEL_BARCODE$ | The barcode value of the Consignment Item |
| $LABEL_REFERENCE$ | The label reference of the Consignment Item |