{
	"productVariables": [
		{
			"element": "input",
			"type": "number",
			"variableId": "{width}",
			"attributes": {
				"min": 50,
				"max": 3050,
				"required": true,
				"validation": [],
				"valueSets": [
					{
						"updateruleset": "[[widthLimit]]",
						"min": 50,
						"max": 2050
					}
				]
			},
			"variableText": "{widthVariableText}",
			"errorText": "{widthVariableErrorText}",
			"sortOrder": 4,
			"unit": "mm",
			"tooltip": {}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{height}",
			"attributes": {
				"min": 50,
				"max": 3050,
				"required": true,
				"validation": [],
				"valueSets": [
					{
						"updateruleset": "[[hightLimit]]",
						"min": 50,
						"max": 2050
					}
				]
			},
			"variableText": "{heightVariableText}",
			"errorText": "{heightVariableErrorText}",
			"sortOrder": 6,
			"unit": "mm",
			"tooltip": {}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{width1}",
			"attributes": {
				"min": 0,
				"max": 3050,
				"required": true,
				"validation": [
					{
						"compare": "[[{width1}]] <= [[{width}]]",
						"errorText": "{maxWidth1ErrorText}"
					}
				],
				"valueSets": [
					{
						"updateruleset": "[[widthLimit]]",
						"min": 0,
						"max": 2050
					}
				]
			},
			"reminderText": "",
			"variableText": "{width1VariableText}",
			"errorText": "{width1VariableErrorText}",
			"sortOrder": 8,
			"unit": "mm",
			"tooltip": {}
		},
		{
			"element": "dropdown",
			"variableText": "{glassThicknessVariableText}",
			"variableId": "{glassThickness}",
			"options": [
				{
					"value": "{glassThickness0150}",
					"display": "{glassThickness0150}",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "{glassThickness0200}",
					"display": "{glassThickness0200}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{glassThickness0300}",
					"display": "{glassThickness0300}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{glassThickness0400}",
					"display": "{glassThickness0400}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{glassThickness0500}",
					"display": "{glassThickness0500}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{glassThickness0600}",
					"display": "{glassThickness0600}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{glassThickness0800}",
					"display": "{glassThickness0800}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{glassThickness1000}",
					"display": "{glassThickness1000}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{glassThickness1200}",
					"display": "{glassThickness1200}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{glassThickness1500}",
					"display": "{glassThickness1500}",
					"attributes": {
						"selected": false
					}
				}
			],
			"attributes": {
				"required": true
			},
			"sortOrder": 2,
			"tooltip": {}
		}
	],
	"images": [],
	"accessories": [],
	"extra": [],
	"formulas": [
		{
			"id": "base_elements",
			"formula": "[[{width}]] + [[{height}]]]] / 1000000) * [[baseProductPrice]] * 1.25 * 1.5"
		},
		{
			"id": "widthLimit",
			"rule": "[[{height}]] > 2050"
		},
		{
			"id": "hightLimit",
			"rule": "[[{width}]] > 2050"
		},
		{
			"id": "weightCal37_38",
			"formula": "([[{width}]] * [[{height}]] - [[{height}]] * [[{width1}]]) / 1000000"		
		}
	],
	"variantData": [],
	"premium": [],
	"summery": false,
	"productVariablesRules": [],
	"baseProductPrices": [
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness0150}\"",
			"productId": "015PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness0200}\"",
			"productId": "2PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness0300}\"",
			"productId": "3PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness0400}\"",
			"productId": "4PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness0500}\"",
			"productId": "5PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness0600}\"",
			"productId": "6PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness0800}\"",
			"productId": "8PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness1000}\"",
			"productId": "10PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness1200}\"",
			"productId": "12PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness1500}\"",
			"productId": "15PMMACl101",
			"weight": true
		},
		{
			"rule": "[[{glassThickness}]] == \"{glassThickness2000}\"",
			"productId": "20PMMACl101",
			"weight": true
		}
	],
	"baseProductPriceFormel": "Math.round(([[{width}]]  * [[{height}]] / 1000000) <= 0.1 ? 0.1 * [[baseProductPrice]] * 1.25 * 1.5 : ([[{width}]]  * [[{height}]] / 1000000) * [[baseProductPrice]] * 1.25 * 1.5)",
	"baseProductWeightFormel": "[[baseProductWeight]] * [[weightCal37_38]]",
	"defaultImgSortOrder": 5
}