{{vm.cart.items.length}}
Your cart
{{vm.cart.items.length}} Item(s)
Quantity: {{ item.amount }}
Select amount:
UID printed: {{ item.uidPrinted ? 'yes' : 'no' }}
yes no
Additional information {{item.additionalInfo}}
{{$index + 1}}. Custom design
Remove
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"}}
You have no items in your cart
Your contact details:
Clear form
Basic*
Product category: {{ vm.model.shapeType === null ? '' : vm.model.shapeType.title }}
  • {{ shapeType.title }}
Product shape: {{ vm.model.shape === null ? '' : vm.model.shape.title }}
  • Select product category first
  • image
    {{ shape.title }}
Material: {{ vm.model.material === null ? '' : vm.model.material.title }}
  • {{ material.title }}
Frequency
Dual frequency: {{ vm.model.dualFrequency ? 'yes' : 'no' }}
yes no
Frequency range {{vm.model.dualFrequency ? '#1:' : ''}}{{ vm.model.frequencyRange1 === null ? '' : vm.model.frequencyRange1.title }}
  • {{ range.title }}
Inlay type{{vm.model.dualFrequency ? '#1:' : ''}}{{ vm.model.inlayType1 === null ? '' : vm.model.inlayType1.title }}
  • {{ inlayType.title }}
Frequency range#2: {{ vm.model.frequencyRange2 === null ? '' : vm.model.frequencyRange2.title }}
  • {{ range.title }}
Inlay type#2: {{ vm.model.inlayType2 === null ? '' : vm.model.inlayType2.title }}
  • {{ inlayType.title }}
Material thickness: {{ vm.model.materialThickness === null ? vm.model.customThickness : vm.model.materialThickness.title }}
  • {{ thick.title }}
other, please specify:
Additional
Design options: {{ vm.model.designOptions === null ? '' : vm.model.designOptions.title }}
  • {{ designOptions.title }}
Upload artwork:
No design option is selected
Front side: {{vm.model.previewFrontFile.name}} Max file size is 10Mb! Wrong file type!
Back side: {{vm.model.previewBackFile.name}} Max file size is 10Mb! Wrong file type!
Accepted formats: .png, .jpg, .jpeg.
To upload files for the preview tool, any image file is acceptanble. However, we will confirm with you that the files are acceptable for production aswell. Some materials are better suited for certain types of artworks and some designs require higher resolution than others. We will send you a production proof via email to confirm everything is as it should be before production start.
Select product category, shape and design options first
Finishing options: {{ vm.model.finishingOptions === null ? '' : vm.model.finishingOptions.title }}
  • image
    {{ finishingOptions.title }}
Additional finishing options: {{ vm.model.additionalFinishingOptions === null ? '' : vm.model.additionalFinishingOptions.title }}
  • image
    {{ additionalFinishingOptions.title }}
UID printed: {{ vm.model.uidPrinted ? 'yes' : 'no' }}
yes no
Pin coding: {{ vm.model.pinCoding === null ? 'no' : vm.model.pinCoding.title }}
yes no
  • {{ pin.title }}
Barcode: {{ vm.model.barCode === null ? 'no' : vm.model.barCode.title }}
yes no
  • {{ barCode.title }}
Encoding: {{ vm.model.encoding === null ? 'no' : vm.model.encoding.title }}
yes no
  • {{ encoding.title }}
Quantity: {{ vm.model.amount === null ? '' : vm.model.amount }}
Select amount:
Additional information {{vm.model.additionalInfo}}
Attach a datafile: {{ vm.model.datafileFile === null ? '' : vm.model.datafileFile.name }}
{{vm.model.datafileFile.name}} Max file size is 10Mb! Wrong file type!