{
	"productVariables": [
		{
			"element": "dropdown",
			"variableId": "{glassType}",
			"attributes": {
				"required": true
			},
			"options": [
				{
					"value": "{GlasstypeTextTermorude_Classic_Lavenergi_LowE_3lag}",
					"display": "{GlasstypeTextTermorude_Classic_Lavenergi_LowE_3lag}",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "{GlasstypeTextAltTermorude_Classic_Varmkant_LowE_3lag}",
					"display": "{GlasstypeTextAltTermorude_Classic_Varmkant_LowE_3lag}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{GlasstypeTextAltTermorude_Super_Lavenergi_LowE_3lag}",
					"display": "{GlasstypeTextAltTermorude_Super_Lavenergi_LowE_3lag}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{GlasstypeTextAltTermorude_2021_Lavenergi_LowE_3lag}",
					"display": "{GlasstypeTextAltTermorude_2021_Lavenergi_LowE_3lag}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{GlasstypeTextAltTermorude_2021_XClear_Lavenergi_LowE_3lag}",
					"display": "{GlasstypeTextAltTermorude_2021_XClear_Lavenergi_LowE_3lag}",
					"attributes": {
						"selected": false
					}
				}
			],
			"reminderText": "",
			"variableText": "{glassTypeText}",
			"errorText": "",
			"sortOrder": 2
		},
		{
			"element": "dropdown",
			"variableText": "{DPSpacerWidthVariableID}",
			"variableId": "{DPSpacerWidthVariableID}",
			"errorText": "{DPSpacerWidthVariableErrorText_termo}",
			"options": [
				{
					"value": "{DPSpacerWidthvalB8}",
					"display": "{DPSpacerWidthvalB8}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthvalB10}",
					"display": "{DPSpacerWidthvalB10}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthvalB12}",
					"display": "{DPSpacerWidthvalB12}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthvalB14}",
					"display": "{DPSpacerWidthvalB14}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthvalB16}",
					"display": "{DPSpacerWidthvalB16}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthvalB18}",
					"display": "{DPSpacerWidthvalB18}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthvalB20}",
					"display": "{DPSpacerWidthvalB20}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthvalB22}",
					"display": "{DPSpacerWidthvalB22}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthvalB24}",
					"display": "{DPSpacerWidthvalB24}",
					"attributes": {
						"selected": false
					}
				}
			],
			"attributes": {
				"required": true
			},
			"sortOrder": 3,
			"tooltip": {}
		},
		{
			"element": "dropdown",
			"variableText": "{DPSpacerColorVariableID}",
			"variableId": "{DPSpacerColorVariableID}",
			"options": [
				{
					"value": "{DPSpacerColorvalALU}",
					"display": "{DPSpacerColorvalALU}",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "{DPSpacerColorval9004}",
					"display": "{DPSpacerColorval9004}",
					"attributes": {
						"selected": false,
						"updateRuleset": "[[glassTypeCheck]]"
					}
				},
				{
					"value": "{DPSpacerColorval9016}",
					"display": "{DPSpacerColorval9016}",
					"attributes": {
						"selected": false,
						"updateRuleset": "[[glassTypeCheck]]"
					}
				},
				{
					"value": "{DPSpacerColorval7035}",
					"display": "{DPSpacerColorval7035}",
					"attributes": {
						"selected": false,
						"updateRuleset": "[[glassTypeCheck]]"
					}
				},
				{
					"value": "{DPSpacerColorval7040}",
					"display": "{DPSpacerColorval7040}",
					"attributes": {
						"selected": false,
						"updateRuleset": "[[glassTypeCheck]]"
					}
				},
				{
					"value": "{DPSpacerColorval8003}",
					"display": "{DPSpacerColorval8003}",
					"attributes": {
						"selected": false,
						"updateRuleset": "[[glassTypeCheck]]"
					}
				}
			],
			"attributes": {
				"required": true
			},
			"sortOrder": 3,
			"tooltip": {}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{width}",
			"attributes": {
				"min": 180,
				"max": 2500,
				"required": true,
				"validation": [],
				"valueSets": [
					{
						"updateruleset": "[[minWidth250]]",
						"min": 250
					}
				]
			},
			"reminderText": "{widthReminderText}",
			"variableText": "{widthVariableText}",
			"errorText": "{widthVariableErrorText}",
			"sortOrder": 4,
			"unit": "mm",
			"tooltip": {}
		},
		{
			"element": "input",
			"type": "number",
			"variableId": "{height}",
			"attributes": {
				"min": 180,
				"max": 2500,
				"required": true,
				"validation": [],
				"valueSets": [
					{
						"updateruleset": "[[minHeight250]]",
						"min": 250
					}
				]
			},
			"reminderText": "{heightReminderText}",
			"variableText": "{heightVariableText}",
			"errorText": "{heightVariableErrorText}",
			"sortOrder": 6,
			"unit": "mm",
			"tooltip": {}
		},
        {
			"element": "input",
			"type": "number",
			"variableId": "{figurID}",
			"attributes": {
				"min": 33,
				"max": 33,
				"required": true,
				"value": 33,
                "validation": [],
				"style": "display:none;"
			},
			"sortOrder": 999
		}
	],
	"images": [],
	"accessories": [],
	"extra": [],
	"formulas": [
        {
            "id": "base_elements",
            "formula": "[[{width}]] + [[{height}]]]] / 1000000) * [[baseProductPrice]] * 1.25 * 1.5"
        },
		{
			"id": "glassTypeCheck",
			"rule": "[[{glassType}]] != \"{GlasstypeTextTermorude_Classic_Lavenergi_LowE_3lag}\""
		},
		{
			"id": "minWidth250",
			"rule": "[[{height}]] < 250"
		},
		{
			"id": "minHeight250",
			"rule": "[[{width}]] < 250"
		},
		{
			"id": "weightCal33_34",
			"formula": "([[{width}]] * [[{height}]] / 2) / 1000000"		
		}
	],
    "variantData":[],
	"premium": [],
	"summery": false,
	"productVariablesRules": [],
	"baseProductPrices": [
		{
			"rule": "[[{glassType}]] == \"{GlasstypeTextTermorude_Classic_Lavenergi_LowE_3lag}\"",
			"productId": "4EF4EF4SEN2P",
			"note": "Termorude - Classic Lavenergi_LowE_3lag",
			"weight": true
		},
		{
			"rule": "[[{glassType}]] == \"{GlasstypeTextAltTermorude_Classic_Varmkant_LowE_3lag}\"",
			"productId": "4SEN2P4EF4SEN2P",
			"note": "Termorude - Classic Varmkant",
			"weight": true
		},
		{
			"rule": "[[{glassType}]] == \"{GlasstypeTextAltTermorude_Super_Lavenergi_LowE_3lag}\"",
			"productId": "4SZNG4EF4SZNG",
			"note": "Termorude - Super Lavenergi_LowE_3lag",
			"weight": true
		},
		{
			"rule": "[[{glassType}]] == \"{GlasstypeTextAltTermorude_2021_Lavenergi_LowE_3lag}\"",
			"productId": "4SE4EF4SE",
			"note": "Termorude - 2021 Lavenergi_LowE_3lag",
			"weight": true
		},
		{
			"rule": "[[{glassType}]] == \"{GlasstypeTextAltTermorude_2021_XClear_Lavenergi_LowE_3lag}\"",
			"productId": "4EWNGEN2P4EWNG4EWNGEN2P",
			"note": "Termorude - Ekstra klar Lavenergi_LowE_3lag",
			"weight": true
		}
	],
	"baseProductPriceFormel": "Math.round(([[{width}]]  * [[{height}]] / 1000000) <= 0.45 ? 0.45 * [[baseProductPrice]] * 1.25 * 1.5 : ([[{width}]]  * [[{height}]] / 1000000) * [[baseProductPrice]] * 1.25 * 1.5)",
"baseProductWeightFormel": "[[baseProductWeight]] * [[weightCal33_34]]",
"defaultImgSortOrder": 5
}
