Магазин

  • Kommerling Premiline M2

    Kommerling Premiline M2

    150,00
    • Обща ширина – 80 мм
    • Плъзгаща система
    • Стъклопакетът може да бъде 24 мм
    • Двоен стъклопакет
    • С оборудване с аргонов газ
    • Коефициент на топлопреминаване на профила – Uf = 2.4 W/m²K
    • Коефициент на топлопреминаване на прозореца – Uw = 1.8 W/m²K
    • Клас на водонепропускливост – 5A
    • Клас на устойчивост на вятър – C1 / B2
    • Въздушна пропускливост – Клас 40
    • Шумоизолация до 34 dB
    if( typeof fbuilderjQuery == 'undefined' && typeof jQuery != 'undefined' ) fbuilderjQuery = jQuery;
    cp_calculatedfieldsf_fbuilder_config_1={"obj":{"pub":true,"identifier":"_1","messages":{"required":"This field is required.","email":"Please enter a valid email address.","datemmddyyyy":"Please enter a valid date with this format(mm\/dd\/yyyy)","dateddmmyyyy":"Please enter a valid date with this format(dd\/mm\/yyyy)","number":"Please enter a valid number.","digits":"Please enter only digits.","max":"Please enter a value less than or equal to {0}.","min":"Please enter a value greater than or equal to {0}.","previous":"Previous","next":"Next","pageof":"Page {0} of {0}","discount":"Discount: {0}, Final Price: {0}","audio_tutorial":"Help","minlength":"Please enter at least {0} characters.","maxlength":"Please enter no more than {0} characters.","equalTo":"Please enter the same value again.","accept":"Please enter a value with a valid extension.","upload_size":"The file you've chosen is too big, maximum is {0} kB.","phone":"Invalid phone number.","currency":"Please enter a valid currency value."}}};
    	 function doValidate_1(form, validation_only)
    	 {
    		validation_only = validation_only || false;
            window['cff_enabling_form' ] = function(_form){
                if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);
                _form.validate().settings.ignore = '.ignore,.ignorepb';
                _form.removeData('being-submitted');
                _form.find('.submitbtn-disabled').removeClass('submitbtn-disabled');
                _form.find('.cff-processing-form').remove();
            };
            window['cff_disabling_form'] = function(_form){
                if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);
                if(cff_form_disabled(_form)) return;
                _form.find('.pbSubmit').addClass('submitbtn-disabled');
                _form.data('being-submitted',1);
                var d = document.createElement('div');
                $dexQuery(d).addClass('cff-processing-form').appendTo(_form.find('#fbuilder'));
            };
            window['cff_form_disabled' ] = function(_form){
                if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);
                return ('undefined' != typeof _form.data('being-submitted'));
            };
    		var form_identifier =  '_1';
    		if(typeof cpcff_validation_rules == 'undefined') cpcff_validation_rules = {};
    		if(typeof cpcff_validation_rules[form_identifier] == 'undefined') cpcff_validation_rules[form_identifier] = {};
    		var $dexQuery = (fbuilderjQuery) ? fbuilderjQuery : jQuery.noConflict(),
    			_form = $dexQuery("#cp_calculatedfieldsf_pform"+form_identifier),
    			form_disabled = function(){cff_form_disabled(_form);},
    			disabling_form = function(){cff_disabling_form(_form);},
    			enabling_form = function(){cff_enabling_form(_form);};
    		if(form_disabled()) return false;
    		_form.validate().settings.ignore = '.ignore';
    		var	cpefb_error = !_form.validate().checkForm();
    		var	validation_rules = cpcff_validation_rules[form_identifier],
    			processing_form = function()
    			{
                    				for(var rule in validation_rules)
    				{
    					if(!validation_rules[rule]) {
    						$dexQuery(form).trigger('cff-form-validation', false);
    						return;
    					}
    				}
    
    				if ( validation_only ) {
    					$dexQuery(form).trigger('cff-form-validation', true);
    					return;
    				}
    				_form.find("[name$='_date'][type='hidden']").each(function(){
    					var v  	 = $dexQuery(this).val(),
    						name = $dexQuery(this).attr( 'name' ).replace('_date', ''),
    						e 	 = $dexQuery("[name='"+name+"']");
    						if( e.length && ! $dexQuery("[id='"+name+"_datepicker_container']").length ){ e.val( String( e.val().replace( v, '' ) ).trim() ); }
    				});
    				_form.find("select option[vt]").each(function(){
                        var e = $dexQuery(this);
                        e.attr('cff-val-bk', e.val()).val(e.attr("vt"));
    				});
    				_form.find("input[vt]").each(function(){
                        var e = $dexQuery(this);
                        e.attr('cff-val-bk', e.val()).val(e.attr("vt"));
    				});
    				_form.find('.cpcff-recordset,.cff-exclude :input,[id^="form_structure_"]')
    				.add(_form.find( '.ignore' )).attr('cff-disabled', 1).prop('disabled', true);
    				disabling_form();
    				if ( _form.attr( 'target' ) != undefined && NOT( IN( _form.attr( 'target' ).toLowerCase(), [ '_blank', '_self', '_top', '' ] ) ) ) {
    					$dexQuery('[name="'+_form.prop( 'target' )+'"]').one('load', function(){
    						_form.find('[cff-val-bk]').each(function(){
    							var e = $dexQuery(this);
    							e.val(e.attr('cff-val-bk')).removeAttr('cff-val-bk');
    						});
    						_form.find('[cff-disabled]').prop('disabled', false).removeAttr('cff-disabled');
    						if(!/^(\s*|_self|_top|_parent)$/i.test(_form.prop('target'))) {
    							enabling_form();
    						}
    						$dexQuery(document).trigger('cff-form-submitted', _form);
    					});
    				}
                    _form[ 0 ].submit();
    			};
    		_form.find('[name="cp_ref_page"]').val(document.location.href);
    		validation_rules['fields_validation_error'] = (cpefb_error==0);
            /* 1: Do not submit if the equations are being evaluated */
            validation_rules['no_pending'] = (!(form_identifier in $dexQuery.fbuilder.calculator.processing_queue) || !$dexQuery.fbuilder.calculator.processing_queue[form_identifier]) && !$dexQuery.fbuilder.calculator.thereIsPending(form_identifier);
    		if(!validation_rules['no_pending'])
    		{
    			$dexQuery(document).on('equationsQueueEmpty', function(evt, formId){
    				if(formId == form_identifier)
    				{
    					$dexQuery(document).off('equationsQueueEmpty');
    					validation_rules['no_pending']  = true;
    					processing_form();
    				}
    			});
    		}
    		/* End :1 */
    		if (validation_rules['fields_validation_error'])
    		{
    					processing_form();
    				}
    		else
    		{
                _form.valid();
                var page = $dexQuery('.cpefb_error:not(.message):not(.ignore):eq(0)').closest('.pbreak').attr('page')*1;
                gotopage(page, _form);
    			$dexQuery(form).trigger('cff-form-validation', false);
    			enabling_form();
    		}
    		return false;
    	}
    	
    form_structure_1=[[{"form_identifier":"","name":"fieldname4","fieldlayout":"default","shortlabel":"","index":0,"ftype":"fdropdown","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"\u0422\u0438\u043f","size":"medium","required":false,"exclude":true,"toSubmit":"text","merge":0,"choiceSelected":"","select2":false,"multiple":false,"first_choice":false,"first_choice_text":"","vChoices":1,"showDep":false,"hidefield":false,"advanced":{"css":{"container":{"label":"Field container div tag","rules":{}},"label":{"label":"Field label","rules":{}},"input":{"label":"Input tag","rules":{}},"help":{"label":"Instructions for users","rules":{}},"dropdown":{"label":"Dropdown","rules":{}}}},"accept_html":false,"choices":["\u0422\u0440\u043e\u043a\u0430\u043b","\u041a\u043e\u043c\u0435\u0440\u043b\u0438\u043d\u0433","\u0410\u043b\u0443\u043c\u0438\u043d\u0438\u0439 "],"choicesVal":["100","150","200"],"optgroup":[false,false,false],"nextPage":false,"choicesDep":[[],[],[]],"fBuild":{},"parent":""},{"dependencies":[{"rule":"","complex":false,"fields":[""]}],"form_identifier":"","name":"fieldname1","fieldlayout":"default","shortlabel":"","index":1,"ftype":"fCalculated","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"\u0428\u0438\u0440\u0438\u043d\u0430","predefined":"","required":true,"exclude":false,"size":"medium","eq":"","min":"0","max":"1000","suffix":"","prefix":"","decimalsymbol":".","groupingsymbol":"","readonly":false,"currency":false,"noEvalIfManual":false,"formatDynamically":false,"dynamicEval":true,"hidefield":false,"validate":false,"advanced":{"css":{"container":{"label":"Field container div tag","rules":{}},"label":{"label":"Field label","rules":{}},"input":{"label":"Calculated field","rules":{}},"help":{"label":"Instructions for users","rules":{}}}},"_developerNotes":"","accept_html":false,"fBuild":{},"parent":""},{"dependencies":[{"rule":"","complex":false,"fields":[""]}],"form_identifier":"","name":"fieldname2","fieldlayout":"default","shortlabel":"","index":2,"ftype":"fCalculated","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"\u0412\u0438\u0441\u043e\u0447\u0438\u043d\u0430","predefined":"","required":true,"exclude":false,"size":"medium","eq":"","min":"0","max":"1000","suffix":"","prefix":"","decimalsymbol":".","groupingsymbol":"","readonly":false,"currency":false,"noEvalIfManual":false,"formatDynamically":false,"dynamicEval":true,"hidefield":false,"validate":false,"advanced":{"css":{"container":{"label":"Field container div tag","rules":{}},"label":{"label":"Field label","rules":{}},"input":{"label":"Calculated field","rules":{}},"help":{"label":"Instructions for users","rules":{}}}},"_developerNotes":"","accept_html":false,"fBuild":{},"parent":""},{"dependencies":[{"rule":"","complex":false,"fields":[""]}],"form_identifier":"","name":"fieldname5","fieldlayout":"default","shortlabel":"","index":3,"ftype":"fCalculated","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"\u041e\u0431\u0449\u043e \u043a\u04322","predefined":"","required":false,"exclude":false,"size":"medium","eq":"(fieldname1 * fieldname2) \/ 10000","min":"","max":"","suffix":"","prefix":"","decimalsymbol":".","groupingsymbol":"","readonly":true,"currency":false,"noEvalIfManual":true,"formatDynamically":false,"dynamicEval":true,"hidefield":false,"validate":false,"advanced":{"css":{"container":{"label":"Field container div tag","rules":{}},"label":{"label":"Field label","rules":{}},"input":{"label":"Calculated field","rules":{}},"help":{"label":"Instructions for users","rules":{}}}},"_developerNotes":"","accept_html":false,"fBuild":{},"parent":""},{"dependencies":[{"rule":"","complex":false,"fields":[""]}],"form_identifier":"","name":"fieldname3","fieldlayout":"default","shortlabel":"","index":4,"ftype":"fCalculated","userhelp":"","audiotutorial":"","userhelpTooltip":false,"tooltipIcon":false,"csslayout":"","title":"\u041e\u0431\u0449\u043e \u0421\u0443\u043c\u0430 \u043a\u04322","predefined":"","required":true,"exclude":false,"size":"medium","eq":"(function(){\n\nif(fieldname5 \u003E 2) return fieldname4 * fieldname5 * 0.8;\n\nreturn fieldname4 * fieldname5;\n\n})();","min":"","max":"","suffix":"","prefix":"","decimalsymbol":".","groupingsymbol":"","readonly":true,"currency":false,"noEvalIfManual":true,"formatDynamically":false,"dynamicEval":true,"hidefield":false,"validate":false,"advanced":{"css":{"container":{"label":"Field container div tag","rules":{}},"label":{"label":"Field label","rules":{}},"input":{"label":"Calculated field","rules":{}},"help":{"label":"Instructions for users","rules":{}}}},"_developerNotes":"","accept_html":false,"fBuild":{},"parent":""}],{"0":{"title":"\u041a\u0430\u043b\u043a\u0443\u043b\u0430\u0442\u043e\u0440 \u043d\u0430 \u043f\u0440\u043e\u0437\u043e\u0440\u0446\u0438 ","titletag":"H2","textalign":"center","headertextcolor":"","description":"","formlayout":"top_aligned","formtemplate":"cp_cff_13","evalequations":1,"evalequations_delay":0,"evalequationsevent":2,"direction":"ltr","loading_animation":0,"autocomplete":1,"persistence":0,"animate_form":0,"animation_effect":"fade","customstyles":"","advanced":{"css":{"header":{"label":"Form header","rules":{}},"title":{"label":"Form title","rules":{}},"description":{"label":"Form description","rules":{}},"form":{"label":"Form area","rules":{}},"buttons":{"label":"Form context buttons (Next page, Previous page, Submit)","rules":{}},"buttons_hover":{"label":"Form context buttons hover","rules":{}},"tooltips_icons":{"label":"Icons for instructions for users tooltips","rules":{}},"tooltips":{"label":"Instructions for users tooltips","rules":{}},"thanks_popup":{"label":"Thanks message popup","rules":{}},"close_thanks_popup":{"label":"Thanks message popup close icon","rules":{}},"error_popup":{"label":"Error message popup","rules":{}},"close_error_popup":{"label":"Error popup close icon","rules":{}},"error_bubble":{"label":"Error bubbles","rules":{}},"error_bubble_arrow":{"label":"Error bubble arrow","rules":{"border-bottom-color":""},"restrict":true},"required_field_asterisk":{"label":"Asterisk for required fields","rules":{}}}},"request_cost":"fieldname4"},"formid":"cp_calculatedfieldsf_pform_1","setCache":false,"cache":false}];
    Напред
  • TROCAL 70 M2

    TROCAL 70 M2

    159,80

    Двойна уплътнителна система TROCAL 70 с дълбочина на монтаж 70 мм.

    Петкамерна структура във вътрешността на PVC профилите.

    Вечен и модерен дизайн с прави линии.

    Интелигентният профилен дизайн повишава стабилността на прозореца.

    С оборудване с аргонов газ.

    Тънките линии на профила осигуряват максимално преминаване на светлина.

    Високата слънчева топлинна печалба спомага за намаляване на разходите за отопление, със стойност Uf до 1,2 W/(m²K) по стандарт.

    Висока шумоизолация благодарение на възможността за стъклопакети с дебелина до 44 мм.

    Предлага се в класически бял PVC или с ламинирано покритие от гамата TROCAL DecoStyle.
    [stm-calc id=“2062″]

  • TROCAL 76 M2

    TROCAL 76 M2

    219,80

    Централна уплътнителна система TROCAL 76 с монтажна дълбочина 76 мм.

    Шесткамерна структура във вътрешността на PVC профилите.

    Модерен дизайн с прави линии.

    Оборудван с аргонов газ.

    Тънки линии на видимост, максимизиращи пропускането на светлина.

    Централна уплътнителна система с висока изолация, максимална стойност Uf 1,0 W/(m²K) в стандартната версия.

    Шумоизолация до 48 dB – благодарение на възможностите за стъклопакети с дебелина до 50 мм.

    Запояващи се уплътнения PCE или конвенционални EPDM в светлосиво или черно.

    Предлага се в класически бял цвят, с покритие от гамата ламинирани цветове TROCAL DecoStyle или с proCoverTec.

    Подходящ за разширения с алуминиево покритие AluClip, капак за товароносимост AluClip Pro и композитна лента AddOn.

  • TROCAL 88 M2

    TROCAL 88 M2

    270,00

    TROCAL 88 – иновативна система за PVC-U прозорци и врати с монтажна дълбочина 88 мм.

    Изчистен и прав дизайн с тънки профили, позволяващи максимално количество светлина и постигане на високи печалби от слънчевата енергия.

    Пасивна пригодност на жилището според директивата ift WA-15/2 – стойност Uf = 0,95 W/(m²K).

    Широка гама от възможности за стъклопакети до 58 мм за монтаж на троен стъклопакет и специални функционални стъкла.

    Оборудван с аргонов газ.

    Надежден пренос на тежестта от тежки стъкла към централното стоманено усилване.

    Ултрасъвременна технология за лесна употреба и надеждна функционалност. Лесен за почистване, издръжлив и здрав.

    Класически бял PVC, ламиниран в дървесни цветове, еднородни или металикови нюанси.

  • VIVA 70 M2

    VIVA 70 M2

    122,75

    Общa ширина – 70 мм

    Система с пет камери

    Стъкла – 24 мм или 32 мм

    Оборудван с аргон

    Възможност за двоен и троен стъклопакет

    Коэффициент на топлопреминаване (Uf) – 1,3 W/m²K

    Клас на водоплътност – 6A

    Клас на вятъроустойчивост – C1

    Натоварване на защитните устройства – Клас 4

    Проницаемост на въздуха – Клас 4

    Индекс на звукова изолация – Rw (C; Ctr) = 32 (-2; -5) dB

    Наличен по поръчка

  • VIVA 85 M2

    VIVA 85 M2

    179,80

    Калкулатор


    Трокал (100 €/m²)Крокал (150 €/m²)Комерлинг (200 €/m²)



    Площ: –
    Обща цена: –

    function calculate() { let width = parseFloat(document.getElementById('width').value); let height = parseFloat(document.getElementById('height').value); let pricePerM2 = parseFloat(document.getElementById('type').value);

    if (isNaN(width) || isNaN(height)) { document.getElementById('areaResult').innerText = "Площ: -"; document.getElementById('totalResult').innerText = "Обща цена: -"; return; }

    let area = (width / 100) * (height / 100); let total = area * pricePerM2;

    document.getElementById('areaResult').innerText = "Площ: " + area.toFixed(2) + " m²";

    document.getElementById('totalResult').innerText = "Обща цена: " + total.toFixed(2) + " €"; }

    .calc-container { max-width: 400px; font-family: Arial; }

    .calc-container input, .calc-container select { width: 100%; padding: 10px; margin: 5px 0; font-size: 16px; }

    #areaResult, #totalResult { margin-top: 10px; font-weight: bold; }