Стол журнальный LS 741, 02.01 (корпус-венге,стекло-черный)

   0 отзывов | 


  • Модель: 2542-05
  • Артикул: 2000002996002
  • Доступность: На складе

  • 5 460 р.



  • Гарантия от производителя 
  • При наличии на складе: доставка от 1 до 3х дней
  • Доставка по Новосибирску: 500 руб.
  • Отправка по России транспортной компанией
  • Можно приобрести в рассрочку, кредит без переплаты
  • Услуги профессиональной сборки мебели: от 8%
  • Оплата наличными,банковский перевод ,банковской картой
Не является публичной офертой, перед заказом уточните цену у менеджера.

'); $('#cart > button').html(' ' + json['total']); $('html, body').animate({ scrollTop: 0 }, 'slow'); $('#cart > ul').load('index.php?route=common/cart/info ul li'); } } }); }) $(function () { $('.add').on('click',function(){ var $qty=$(this).closest('p').find('.qty'); var currentVal = parseInt($qty.val()); if (!isNaN(currentVal)) { $qty.val(currentVal + 1); } }); $('.minus').on('click',function(){ var $qty=$(this).closest('p').find('.qty'); var currentVal = parseInt($qty.val()); if (!isNaN(currentVal) && currentVal > 0) { $qty.val(currentVal - 1); } }); }); //-->
Компактный и функциональный журнальный стол с полкой LS 741. Можно использовать как придиванный или подкатной столик. Стол выполнен из ЛДСП со столешницей из стекла белого, кремового или черного цвета (на выбор). Благодаря наличию колес, столик легко передвигать с места на место.
Вес 15
Вес упаковки 16,5
Высота 67
Длина 50
Страна производителя РОССИЯ
Ширина 40

Написать отзыв

Пожалуйста авторизуйтесь или зарегистрируйтесь для просмотра

Задать вопрос

Внимание: HTML не поддерживается! Используйте обычный текст!

').appendTo('.theme-alert'); $('.theme-alert').animate({right:'30',opacity: 1}, 500); if (element.parent().hasClass('input-group')) { element.parent().after('
'); } else { element.after('
'); } } } if (json['error']['recurring']) { $('select[name=\'recurring_id\']').after('
' + json['error']['recurring'] + '
'); } // Highlight any found errors $('.text-danger').parent().addClass('has-error'); } if (json['success']) { $('
' + json['success'] + '
').appendTo('.theme-alert'); $('.theme-alert').animate({right:'30',opacity: 1}, 500); setTimeout(function(){$('.theme-alert').animate({right:'-400',opacity: 0}, 500)},5000); setTimeout(function () { $('#cart .cart-total-count').html(json['total2']); $('#cart .cart-total-summ').html(json['total3']); $('#cart-fix .cart-total-count').html(json['total2']); $('#cart-fix .cart-total-summ').html(json['total3']); }, 100); $('#cart > ul').load('index.php?route=common/cart/info ul li'); $('#cart-fix > ul').load('index.php?route=common/cart/info ul li'); } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); }); //-->

Просмотренные товары

'); $('#modal_callback .required input[type=\'text\']').parent().addClass('has-error'); } if (json['success']) { $('#modal_callback').modal('hide'); $('body').removeClass('modal-open'); $('.modal-backdrop').remove(); $('
' + json['success'] + '
').appendTo('.theme-alert'); $('.theme-alert').animate({right:'30',opacity: 1}, 500); setTimeout(function(){$('.theme-alert').animate({right:'-400',opacity: 0}, 500)},5000); $('#modal_callback input').val(''); $('#modal_callback textarea').val(''); } } }); });