{
	"productVariables": [
		{
			"element": "input",
			"type": "number",
			"variableId": "{width}",
			"attributes": {
				"min": 2400,
				"max": 5000,
				"required": true
			},
			"reminderText": "{widthReminderText}",
			"variableText": "{widthVariableText}",
			"errorText": "{widthVariableErrorText}",
			"sortOrder": 2,
			"unit": "mm",
			"tooltip": {
				"tooltipText": "{inputReminderTextDescription}"
			}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{height}",
			"attributes": {
				"min": 400,
				"max": 1500,
				"required": true
			},
			"reminderText": "{heightReminderText}",
			"variableText": "{heightVariableText}",
			"errorText": "{heightVariableErrorText}",
			"sortOrder": 4,
			"unit": "mm",
			"tooltip": {
				"tooltipText": "{inputReminderTextDescription}"
			}
		},
		{
			"element": "dropdown",
			"variableId": "{glassType}",
			"attributes": {
				"required": true
			},
			"options": [
				{
					"value": "IGSD3601SDG",
					"display": "",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "IGSD3606SDG",
					"display": "",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "IGSD3602SDG",
					"display": "",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "IGSD3603SDG",
					"display": "",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "IGSD3605SDG",
					"display": "",
					"attributes": {
						"selected": false
					}
				}
			],
			"reminderText": "",
			"variableText": "{glassTypeText}",
			"errorText": "",
			"sortOrder": 6
		},
		{
			"element": "dropdown",
			"variableId": "{profileVariableID}",
			"attributes": {
				"required": true
			},
			"options": [
				{
					"value": "IGSDTPC01DSG",
					"display": "",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "IGSDTPC02DSG",
					"display": "",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "IGSDTPC03DSG",
					"display": "",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "IGSDTPC04DSG",
					"display": "",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "IGSDTPC06DSG",
					"display": "",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "IGSWTPR06DSG",
					"display": "",
					"attributes": {
						"selected": false
					}
				}
			],
			"reminderText": "",
			"variableText": "{profileVariableText}",
			"errorText": "",
			"sortOrder": 8
		},
		{
			"element": "dropdown",
			"variableId": "{IGSDslideDirectionVariableID}",
			"attributes": {
				"required": true
			},
			"options": [
				{
					"value": "IGSWPC036ISDG",
					"display": "",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "IGSWPC036USDG",
					"display": "",
					"attributes": {
						"selected": false
					}
				}
			],
			"reminderText": "",
			"variableText": "{IGSDslideDirectionVariableText}",
			"errorText": "",
			"sortOrder": 12
		}
	],
	"images": [
		{
			"imagePath": "/images/varegrupper/vinduer-og-doere/skydevinduer/360x/[[profileImageName]]-p.jpg",
			"imageOrder": 18
		}
	],
	"accessories": [],
	"extra": [],
	"formulas": [
		{
			"id": "profileImagePath",
			"formula": "([[{profileVariableID}]])"
		},
		{
			"id": "glassImagePath",
			"formula": "([[{glassType}]])"
		},
		{
			"id": "sprosser",
			"rule": "([[{IGSDrailsVariableID}]] == '{noThanks}')"
		},
		{
			"id": "profileImageName",
			"formula": "[[{profileVariableID}]]"
		}
	],
	"premium": [],
	"variantData": [
		{
			"id": "{glassType}",
			"name": "{glassType}"
		},
		{
			"id": "{profileVariableID}",
			"name": "{profileVariableID}"
		},
		{
			"id": "{IGSDrailsVariableID}",
			"name": "{IGSDrailsVariableID}"
		},
		{
			"id": "{IGSDslideDirectionVariableID}",
			"name": "{IGSDslideDirectionVariableID}"
		}
	],
	"productVariablesRules": [],
	"baseProductPrices": [],
	"summery": false,
	"baseProductPriceFormel": "[[baseProductPrice]]",
	"defaultImgSortOrder": 5
}