С 9:00 до 19:00 (Сб, Вс: с 12:00 до 18:00)
', events: { onAfterPopupShow: function() { BX.ajax.post( '/local/templates/unimagazin_s1/components/bitrix/system.auth.form/brown/registration.php', { backurl: '/catalog/benzinovye-gazonokosilki-champion/', forgotPassUrl: '/personal/profile/?forgot_password=yes', registrationUrl: '/personal/profile/?register=yes®ister=yes&backurl=%2Fcatalog%2Fbenzinovye-gazonokosilki-champion%2F', site_id: 's1' }, BX.delegate(function(result) { this.setContent(result); }, this) ); } } }); authPopup.show(); }*/ function openAuthorizePopup() { if(window.innerWidth < 790) { document.location.href = "/personal"; }else{ var authPopup = BX.PopupWindowManager.create("AuthorizePopup", null, { autoHide: true, offsetLeft: 0, offsetTop: 0, overlay : true, draggable: {restrict:true}, closeByEsc: true, closeIcon: { right : "32px", top : "23px"}, content: '
', events: { onAfterPopupShow: function() { BX.ajax.post( '/local/templates/unimagazin_s1/components/bitrix/system.auth.form/brown/ajax.php', { backurl: '/catalog/benzinovye-gazonokosilki-champion/', forgotPassUrl: '/personal/profile/?forgot_password=yes', registrationUrl: '/personal/profile/?register=yes', site_id: 's1' }, BX.delegate(function(result) { this.setContent(result); }, this) ); } } }); authPopup.show(); } }
tehno-studio.ru
Заказать звонок
Меню

Каталог Акции Покупки Компания Производители Контакты

Бензиновые газонокосилки CHAMPION

Показать еще
1
2 3
', events: { onAfterPopupShow: function() { BX.ajax.post( '/ajax/one_click_buy.php', { "IBLOCK_TYPE":params.iblock_type, "IBLOCK_ID":params.iblock_id, "ELEMENT_ID":params.id, "NAME_PRODUCT":params.name, "NEW_PRICE":params.new_price, "OLD_PRICE":params.old_price, "IMAGE":params.image, "PRICE_ID":params.price_id, "PRICE":params.price, "DEFAULT_PERSON_TYPE": params.person_id, "DEFAULT_DELIVERY": params.delivery_id, "DEFAULT_PAYMENT": params.payment_id }, BX.delegate(function(result) { this.setContent(result) }, this) ); } } }); oneclickBuyPopup.show(); }