{
	"productVariables": [
		{
			"element": "dropdown",
			"variableText": "{DPSpacerWidthVariableID}",
			"variableId": "{DPSpacerWidthVariableID}",
			"errorText": "{DPSpacerWidthVariableErrorText_termo}",
			"options": [
				{
					"value": "{DPSpacerWidthval12_6_x_6}",
					"display": "{DPSpacerWidthval12_6_x_6}",
					"attributes": {
						"selected": true
					}
				},
				{
					"value": "{DPSpacerWidthval14_6_x_6}",
					"display": "{DPSpacerWidthval14_6_x_6}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthval16_6_x_6}",
					"display": "{DPSpacerWidthval16_6_x_6}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthval18_6_x_6}",
					"display": "{DPSpacerWidthval18_6_x_6}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthval20_6_x_6}",
					"display": "{DPSpacerWidthval20_6_x_6}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthval22_6_x_6}",
					"display": "{DPSpacerWidthval22_6_x_6}",
					"attributes": {
						"selected": false
					}
				},
				{
					"value": "{DPSpacerWidthval24_6_x_6}",
					"display": "{DPSpacerWidthval24_6_x_6}",
					"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": "{radius}",
			"attributes": {
				"min": 125,
				"max": 1200,
				"required": true,
                "validation": [],
				"valueSets": []
			},
			"reminderText": "{radiusReminderText}",
			"variableText": "{radiusVariableText}",
			"errorText": "{radiusVariableErrorText}",
			"sortOrder": 4,
			"unit": "mm",
			"tooltip": {
				"imagePath": "/images/varegrupper/faconer/faconGlassModel_29_radius_tip.png",
				"imageOrder": 50,
				"tooltipText": "{radiusToolTipText}"
			}
		},
        {
			"element": "input",
			"type": "number",
			"variableId": "{figurID}",
			"attributes": {
				"min": 29,
				"max": 29,
				"required": true,
				"value": 29,
                "validation": [],
				"style": "display:none;"
			},
			"sortOrder": 999
		}
	],
	"images": [],
	"accessories": [],
	"extra": [],
	"formulas": [
        {
            "id": "base_elements",
            "formula": "[[{radius}]] + [[{radius}]] / 1000000) * [[baseProductPrice]] * 1.25 * 1.5"
        },
		{
			"id": "glassTypeCheck",
			"rule": "[[{glassType}]] != \"{GlasstypeTextTermorude_Classic_Lavenergi}\""
		},
		{
			"id": "weightCal29",
			"formula": "([[{radius}]] * [[{radius}]] / 1000000)"		
		}
	],
    "variantData":[],
	"premium": [],
	"summery": false,
	"productVariablesRules": [],
	"baseProductPrices": [
		{
			"rule": "1 == 1",
			"productId": "6EF6EFSEN2P",
			"note": "2 lags termorude i stor størrelse 2 x 6 mm",
			"weight": true
		}
	],
	"baseProductPriceFormel": "Math.round( (([[{radius}]] * 2) * ([[{radius}]] * 2)) / 1000000 <= 0.45 ? 0.45 * [[baseProductPrice]] * 1.25 * 2 : (([[{radius}]] * 2) * ([[{radius}]] * 2)) / 1000000 * [[baseProductPrice]] * 1.25 * 2)",
"baseProductWeightFormel": "[[baseProductWeight]] * [[weightCal29]]",
"defaultImgSortOrder": 5
}