| Basic* | |
| Product category: | {{item.shapeType.title}} |
| Product shape: | {{item.shape.title}} |
| Material: | {{item.material.title}} |
| Frequency | |
| Frequency range {{item.dualFrequency ? '#1:' : ''}} | {{item.frequencyRange1.title}} |
| Inlay type {{item.dualFrequency ? '#1:' : ''}} | {{ item.inlayType1.title }} |
| Frequency range #2: | {{item.frequencyRange2.title}} |
| Inlay type #2 | {{ item.inlayType2.title }} |
| Material thickness: | {{ item.materialThickness === null ? item.customThickness : item.materialThickness.title }} |
| Additional | |
| Design options: | {{ item.designOptions.title }} |
|
|
|
| Finishing options: | {{item.finishingOptions.title}} |
| Additional finishing options: | {{item.additionalFinishingOptions.title}} |
| UID printed: | {{item.uidPrinted ? "yes" : "no"}} |
| Pin coding: | {{item.pinCoding === null ? 'no' : item.pinCoding.title}} |
| Barcode: | {{item.barCode === null ? 'no' : item.barCode.title}} |
| Encoding: | {{item.encoding === null ? 'no' : item.encoding.title}} |
| Quantity: | {{item.amount}} |
| Attach a datafile: | {{item.datafilePath ? "yes" : "no"}} |