{
	"productVariables": [
		{
			"element": "input",
			"type": "number",
			"variableId": "{length}",
			"attributes": {
				"min": 1000,
				"max": 90000,
				"required": true
			},
			"reminderText": "{lengthReminderText}",
			"variableText": "{lengthVariableText}",
			"errorText": "{lengthVariableErrorText}",
			"sortOrder": 2,
			"unit": "mm",
			"tooltip": {
				"tooltipText": "{railTipL1}"
			}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{height}",
			"attributes": {
				"min": 700,
				"max": 1200,
				"required": true
			},
			"reminderText": "{heightReminderText}",
			"variableText": "{heightVariableText}",
			"errorText": "{heightVariableErrorText}",
			"sortOrder": 3,
			"unit": "mm",
			"tooltip": {
				"tooltipText": "{railTipH1}"
			}
		},
		{
			"element": "dropdown",
			"variableId": "{railGlassType}",
			"attributes": {
				"required": true
			},
			"options": [
				{
					"value": "TLP16761000RAIL",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "TLP16761001RAIL",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "TLP16761101RAIL",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "TLP16761211RAIL",
					"attributes": {
						"selected": false
					}
				}
			],
			"reminderText": "",
			"variableText": "{railGlassTypeText}",
			"errorText": "",
			"sortOrder": 4
		},
		{
			"element": "dropdown",
			"variableId": "{railColorText2}",
			"attributes": {
				"required": true
			},
			"options": [
				{
					"value": "CC780BARAIL",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "CC780SARAIL",
					"attributes": {
						"selected": false
					}
				}
			],
			"reminderText": "",
			"variableText": "{railColorText2}",
			"errorText": "",
			"sortOrder": 5
		},
		{
			"element": "dropdown",
			"variableText": "{railingStartVariableText}",
			"variableId": "{railingStart}",
			"options": [
				{
					"value": "startmodvaegRAIL",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "startfritRAIL0",
					"attributes": {
						"selected": false
					}
				}
			],
			"sortOrder": 6,
			"tooltip": {}
		},
		{
			"element": "dropdown",
			"variableText": "{railingEndVariableText}",
			"variableId": "{railingEnd}",
			"options": [
				{
					"value": "slutmodvaegRAIL",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "slutfriRAIL0",
					"attributes": {
						"selected": false
					}
				}
			],
			"sortOrder": 8,
			"tooltip": {}
		},
		{
			"element": "dropdown",
			"variableId": "{handrail}",
			"attributes": {
				"required": false
			},
			"options": [
				{
					"value": "{none}",
					"display": "{noThanks}",
					"attributes": {
						"selected": true,
						"imagePath": ""
					}
				},
				{
					"value": "HR42RAIL",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "H6030RAIL",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "14694511812RAIL",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "14694511812SORTRAIL",
					"attributes": {
						"selected": false
					}
				}
			],
			"reminderText": "",
			"variableText": "{handrailText}",
			"errorText": "",
			"sortOrder": 12
		},
		{
			"element": "dropdown",
			"variableId": "{toolsVariableID}",
			"attributes": {
				"required": false
			},
			"options": [
				{
					"value": "{none}",
					"display": "{noThanks}",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "CC780BR2031",
					"display": "CC780BR2031",
					"attributes": {
						"selected": false
					}
				}
			],
			"reminderText": "",
			"variableText": "{toolsVariableText2}",
			"errorText": "",
			"sortOrder": 20
		}
	],
	"images": [],
	"accessories": [],
	"extra": [
		{
			"productId": "TLP16761101RAIL",
			"amount": "[[glass_areal]]",
			"rules": {
				"include": [
					{
						"compare": "[[{railGlassType}]] == \"TLP16761101RAIL\""
					}
				]
			}
		},
		{
			"productId": "TLP16761001RAIL",
			"amount": "[[glass_areal]]",
			"rules": {
				"include": [
					{
						"compare": "[[{railGlassType}]] == \"TLP16761001RAIL\""
					}
				]
			}
		},
		{
			"productId": "TLP16761211RAIL",
			"amount": "[[glass_areal]]",
			"rules": {
				"include": [
					{
						"compare": "[[{railGlassType}]] == \"TLP16761211RAIL\""
					}
				]
			}
		},
		{
			"productId": "HR42RAIL",
			"amount": "[[rail_laengde]]",
			"rules": {
				"include": [
					{
						"compare": "[[{handrail}]] == \"HR42RAIL\""
					}
				]
			}
		},
		{
			"productId": "H6030RAIL",
			"amount": "[[rail_laengde]]",
			"rules": {
				"include": [
					{
						"compare": "[[{handrail}]] == \"H6030RAIL\""
					}
				]
			}
		},
		{
			"productId": "14694511812RAIL",
			"amount": "[[rail_laengde]]",
			"rules": {
				"include": [
					{
						"compare": "[[{handrail}]] == \"14694511812RAIL\""
					}
				]
			}
		},
		{
			"productId": "14694511812SORTRAIL",
			"amount": "[[rail_laengde]]",
			"rules": {
				"include": [
					{
						"compare": "[[{handrail}]] == \"14694511812SORTRAIL\""
					}
				]
			}
		}
	],
	"formulas": [
		{
			"id": "glass_areal",
			"formula": "([[{length}]] * [[{height}]] / 1000000)-1"
		},
		{
			"id": "rail_laengde",
			"formula": "([[{length}]] / 1000)-1"
		},
		{
			"id": "weightCal",
			"formula": "([[{length}]] * [[{height}]] / 1000000)"
		}
	],
	"premium": [],
	"variantData": [
		{
			"id": "{railGlassType}",
			"name": "{railGlassType}"
		},
		{
			"id": "{railColorText2}",
			"name": "{railColorText2}"
		},
		{
			"id": "{railingStart}",
			"name": "{railingStart}"
		},
		{
			"id": "{railingEnd}",
			"name": "{railingEnd}"
		},
		{
			"id": "{handrail}",
			"name": "{handrail}"
		},
		{
			"id": "{toolsVariableID}",
			"name": "{toolsVariableID}"
		}
	],
	"productVariablesRules": [],
	"baseProductPrices": [
		{
			"rule": "1 == 1",
			"productId": "CC780basem2"
		}
	],
	"summery": false,
	"baseProductPriceFormel": "Math.ceil((([[{length}]] * [[{height}]] / 1000000) * [[baseProductPrice]]))",
	"baseProductWeightFormel": "[[baseProductWeight]] * [[weightCal]]",
	"defaultImgSortOrder": 1
}