{
	"productVariables": [
		{
			"element": "input",
			"type": "number",
			"variableId": "{width}",
			"attributes": {
				"min": 300,
				"max": 2400,
				"required": true
			},
			"reminderText": "{widthReminderText}",
			"variableText": "{widthVariableText}",
			"errorText": "{widthVariableErrorText}",
			"sortOrder": 1,
			"unit": "mm",
			"tooltip": {}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{height}",
			"attributes": {
				"min": 300,
				"max": 2400,
				"required": true,
				"validation": [
					{
						"compare": "([[{width}]]  * [[{height}]] / 1000000) <= 3.65",
						"errorText": "{overmaxm2VariableErrorText}"
					}
				]
			},
			"reminderText": "{heightReminderText}",
			"variableText": "{heightVariableText}",
			"errorText": "{heightVariableErrorText}",
			"sortOrder": 2,
			"unit": "mm",
			"tooltip": {}
		},
		
		{
			"element": "dropdown",
			"variableId": "{glassType}",
			"attributes": {
			  "required": true
			},
			"options": [
			  {
				"value": "4FL4LowEADD1",
				"display": "",
				"attributes": {
				  "selected": true
				}
			  }
			],
			"reminderText": "",
			"variableText": "{glassTypeText}",
			"errorText": "",
			"sortOrder": 8
		  },
		{
			"element": "dropdown",
			"variableText": "{glassThickness}",
			"variableId": "{glassThickness}",
			"options": [
				{
					"value": "16 mm (4+8+4)",
					"display": "16 mm (4+8+4)",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "18 mm (4+10+4)",
					"display": "18 mm (4+10+4)",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "20 mm (4+12+4)",
					"display": "20 mm (4+12+4)",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "22 mm (4+14+4)",
					"display": "22 mm (4+14+4)",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "24 mm (4+16+4)",
					"display": "24 mm (4+16+4)",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "26 mm (4+18+4)",
					"display": "26 mm (4+18+4)",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "28 mm (4+20+4)",
					"display": "28 mm (4+20+4)",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "30 mm (4+22+4)",
					"display": "30 mm (4+22+4)",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "32 mm (4+24+4)",
					"display": "32 mm (4+24+4)",
					"attributes": {
						"selected": false
					}
				}
			],
			"sortOrder": 8,
			"tooltip": {}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{width1}",
			"attributes": {
				"min": 150,
				"max": 2350,
				"required": true,
				"validation": [
					{
						"compare": "[[{width1}]] + 100 + ([[{diameterVariableID}]] / 2) <= [[{width}]]",
						"errorText": "{drillEdgeRVariableErrorText}"
					},
					{
						"compare": "[[{width1}]] - ([[{diameterVariableID}]] / 2) >= 100",
						"errorText": "{drillEdgeLVariableErrorText}"
					}
				]
			},
			"reminderText": "{width1ReminderText}",
			"variableText": "{width1VariableText}",
			"errorText": "{width1VariableErrorText}",
			"sortOrder": 3,
			"unit": "mm",
			"tooltip": {}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{height1}",
			"attributes": {
				"min": 150,
				"max": 2350,
				"required": true,
				"validation": [
					{
						"compare": "[[{height1}]] + 100 + ([[{diameterVariableID}]] / 2) <= [[{height}]]",
						"errorText": "{drillEdgeTVariableErrorText}"
					},
					{
						"compare": "[[{height1}]] - ([[{diameterVariableID}]] / 2) >= 100",
						"errorText": "{drillEdgeBVariableErrorText}"
					}
				]
			},
			"reminderText": "{height1ReminderText}",
			"variableText": "{height1VariableText}",
			"errorText": "{height1VariableErrorText}",
			"sortOrder": 4,
			"unit": "mm",
			"tooltip": {}
		},
		{
			"element": "dropdown",
			"variableText": "{distanceListVariableID}",
			"variableId": "{distanceListVariableID}",
			"options": [
				{
					"value": "{distanceListAlu}",
					"display": "{distanceListAlu}",
					"attributes": {
						"selected": true
					}
				}
			],
			"sortOrder": 7,
			"tooltip": {}
		},
		{
			"element": "dropdown",
			"variableText": "{diameterVariableID}",
			"variableId": "{diameterVariableID}",
			"options": [
				{
					"value": "100",
					"display": "Ø 100 mm",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "102",
					"display": "Ø 102 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "105",
					"display": "Ø 105 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "110",
					"display": "Ø 110 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "115",
					"display": "Ø 115 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "120",
					"display": "Ø 120 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "125",
					"display": "Ø 125 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "130",
					"display": "Ø 130 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "140",
					"display": "Ø 140 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "150",
					"display": "Ø 150 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "160",
					"display": "Ø 160 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "170",
					"display": "Ø 170 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "180",
					"display": "Ø 180 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "190",
					"display": "Ø 190 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "200",
					"display": "Ø 200 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "210",
					"display": "Ø 210 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "220",
					"display": "Ø 220 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "230",
					"display": "Ø 230 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "240",
					"display": "Ø 240 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "250",
					"display": "Ø 250 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "260",
					"display": "Ø 260 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "267",
					"display": "Ø 267 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "270",
					"display": "Ø 270 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "280",
					"display": "Ø 280 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "290",
					"display": "Ø 290 mm",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "300",
					"display": "Ø 300 mm",
					"attributes": {
						"selected": false
					}
				}
			],
			"sortOrder": 5,
			"unit": "mm",
			"tooltip": {}
		}
	],
	"images": [],
	"accessories": [],
	"extra": [
		{
			"productId": "4FL4LowEADD1",
			"amount": "[[glassFormula]]",
			"rules": {
				"include": [
					{
						"compare": "[[{glassType}]] == \"4FL4LowEADD1\""
					}
				]
			}
		}
	],
	"formulas": [
		{
			"id": "glassFormula",
			"formula": "([[{width}]]  * [[{height}]] / 1000000) <= 0.4 ?  0.4 - 1 : ([[{width}]]  * [[{height}]] / 1000000)-1"
		},
		{
			"id": "cheker",
			"formula": "([[{width}]]  * [[{height}]] / 1000000) <= 3.65"
		},
		{
			"id": "weightCal",
			"formula": "([[{width}]] * [[{height}]] / 1000000)"		
		}
	],
	"premium": [],
	"variantData":[
		{
            "id":"{glassType}",
            "name":"{glassType}"
        }
	],
	"baseProductPrices": [
		{
			"rule" :"1 == 1",
			"productId": "4FL4LowEADD2"
		}
	],
	"productVariablesRules": [],
	"summery": false,
	"productAddedImage": "",
	
	"baseProductPriceFormel": "([[baseProductPrice]] * 1.25)",
	"baseProductWeightFormel": "[[baseProductWeight]] * [[weightCal]]",
	"defaultImgSortOrder": 5
}