¨¨
Záruka 7 let
Táhnout

Táhnout

Skladem více než 20 ks
od 41 Kč
od 33,88 Kč bez DPH
Záruka 7 let
Požární výtah

Požární výtah

Vyrobíme a doručíme do 4-7 pracovních dnů
od 57 Kč
od 47,11 Kč bez DPH
var _yottlyOnload = _yottlyOnload || [] _yottlyOnload.push(function () { if (upgates.customer) { diffAnalytics.customerLoggedIn('C' + String(upgates.customer.id).padStart(5, '0')); } let cartContent = upgates.cart.products.map(function (cartItem) { return { productId: cartItem.code, amount: cartItem.quantity }; }); diffAnalytics.cartInteraction({ content: cartContent, onOrderPage: ['order.checkout','order.recieved','order.summary'].indexOf(upgates.pageType) !== -1 }); if (upgates.pageType === 'order.recieved') { let orderContent = upgates.order.products.map(function (orderItem) { return { productId: orderItem.code, price: orderItem.price.withVat * orderItem.quantity }; }); diffAnalytics.order({ content: orderContent }); } if (upgates.pageType === 'product') { diffAnalytics.productId(upgates.product.code); } }); }