").addClass(b.dotsClass).appendTo(this.$element)).addClass("disabled");this._controls.$absolute.on("click","div",c.proxy(function(a){var d=c(a.target).parent().is(this._controls.$absolute)?c(a.target).index():c(a.target).parent().index();a.preventDefault();this.to(d,b.dotsSpeed)},this));for(a in this._overrides)this._core[a]=c.proxy(this[a],this)};d.prototype.destroy=function(){var a,b,c,d;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b in this._controls)this._controls[b].remove();for(d in this.overides)this._core[d]=this._overrides[d];for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)};d.prototype.update=function(){var a,b,c=this._core.clones().length/2,d=c+this._core.items().length,h=this._core.maximum(!0);var f=this._core.settings;var g=f.center||f.autoWidth||f.dotsData?1:f.dotsEach||f.items;"page"!==f.slideBy&&(f.slideBy=Math.min(f.slideBy,f.items));if(f.dots||"page"==f.slideBy)for(this._pages=[],f=c,b=a=0;f
=g||0===a){this._pages.push({start:Math.min(h,f-c),end:f-c+g-1});if(Math.min(h,f-c)===h)break;a=0;++b}a+=this._core.mergers(this._core.relative(f))}};d.prototype.draw=function(){var a=this._core.settings;var b=this._core.items().length<=a.items;var d=this._core.relative(this._core.current()),g=a.loop||a.rewind;this._controls.$relative.toggleClass("disabled",!a.nav||b);a.nav&&(this._controls.$previous.toggleClass("disabled",!g&&d<=this._core.minimum(!0)),this._controls.$next.toggleClass("disabled",!g&&d>=this._core.maximum(!0)));this._controls.$absolute.toggleClass("disabled",!a.dots||b);a.dots&&(b=this._pages.length-this._controls.$absolute.children().length,a.dotsData&&0!==b?this._controls.$absolute.html(this._templates.join("")):0b&&this._controls.$absolute.children().slice(b).remove(),this._controls.$absolute.find(".active").removeClass("active"),this._controls.$absolute.children().eq(c.inArray(this.current(),this._pages)).addClass("active"))};d.prototype.onTrigger=function(a){var b=this._core.settings;a.page={index:c.inArray(this.current(),this._pages),count:this._pages.length,size:b&&(b.center||b.autoWidth||b.dotsData?1:b.dotsEach||b.items)}};d.prototype.current=function(){var a=this._core.relative(this._core.current());return c.grep(this._pages,c.proxy(function(b,c){return b.start<=a&&b.end>=a},this)).pop()};d.prototype.getPosition=function(a){var b=this._core.settings;if("page"==b.slideBy){var d=c.inArray(this.current(),this._pages);b=this._pages.length;a?++d:--d;d=this._pages[(d%b+b)%b].start}else d=this._core.relative(this._core.current()),this._core.items(),a?d+=b.slideBy:d-=b.slideBy;return d};d.prototype.next=function(a){c.proxy(this._overrides.to,this._core)(this.getPosition(!0),a)};d.prototype.prev=function(a){c.proxy(this._overrides.to,this._core)(this.getPosition(!1),a)};d.prototype.to=function(a,b,d){!d&&this._pages.length?(d=this._pages.length,c.proxy(this._overrides.to,this._core)(this._pages[(a%d+d)%d].start,b)):c.proxy(this._overrides.to,this._core)(a,b)};c.fn.owlCarousel.Constructor.Plugins.Navigation=d})(window.Zepto||window.jQuery,window,document);(function(c,g,m,k){var d=function(a){this._core=a;this._hashes={};this.$element=this._core.$element;this._handlers={"initialized.owl.carousel":c.proxy(function(a){a.namespace&&"URLHash"===this._core.settings.startPosition&&c(g).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":c.proxy(function(a){if(a.namespace){var b=c(a.content).find("[data-hash]").addBack("[data-hash]").attr("data-hash");b&&(this._hashes[b]=a.content)}},this),"changed.owl.carousel":c.proxy(function(a){if(a.namespace&&"position"===a.property.name){var b=this._core.items(this._core.relative(this._core.current()));(a=c.map(this._hashes,function(a,c){return a===b?c:null}).join())&&g.location.hash.slice(1)!==a&&(g.location.hash=a)}},this)};this._core.options=c.extend({},d.Defaults,this._core.options);this.$element.on(this._handlers);c(g).on("hashchange.owl.navigation",c.proxy(function(a){a=g.location.hash.substring(1);var b=this._core.$stage.children();a=this._hashes[a]&&b.index(this._hashes[a]);a!==k&&a!==this._core.current()&&this._core.to(this._core.relative(a),!1,!0)},this))};d.Defaults={URLhashListener:!1};d.prototype.destroy=function(){var a,b;c(g).off("hashchange.owl.navigation");for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)};c.fn.owlCarousel.Constructor.Plugins.Hash=d})(window.Zepto||window.jQuery,window,document);(function(c,g,m,k){function d(d,e){var f=!1,g=d.charAt(0).toUpperCase()+d.slice(1);c.each((d+" "+b.join(g+" ")+g).split(" "),function(b,c){if(a[c]!==k)return f=e?c:!0,!1});return f}var a=c("").get(0).style,b=["Webkit","Moz","O","ms"];g={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",transition:"transitionend"};m={WebkitAnimation:"webkitAnimationEnd",MozAnimation:"animationend",OAnimation:"oAnimationEnd",animation:"animationend"};var e={csstransforms:function(){return!!d("transform")},csstransforms3d:function(){return!!d("perspective")},csstransitions:function(){return!!d("transition")},cssanimations:function(){return!!d("animation")}};e.csstransitions()&&(c.support.transition=new String(d("transition",!0)),c.support.transition.end=g[c.support.transition]);e.cssanimations()&&(c.support.animation=new String(d("animation",!0)),c.support.animation.end=m[c.support.animation]);e.csstransforms()&&(c.support.transform=new String(d("transform",!0)),c.support.transform3d=e.csstransforms3d())})(window.Zepto||window.jQuery,window,document); г. Владивосток
пр. 100-летия Владивостока,
д. 159 А
Пн - Пт: с 9-30 до 17-30
anna1371@mail.ru
Ответим на все вопросы
и оформим заказ
+7 (423) 240-38-58
+7 (423) 240-93-54
+7-914-790-34-08 (2703-408)
Whats APP +7 914-790-340-8
С нами легче!
Промежуточная секция модульного ряда ШРМ-М
Цены на товары и услуги могут отличаться от приведенных на сайте
ШРМ - М
1860х300х500 мм
ШРМ - М/400
1860х400х500 мм
Промежуточная секция модульного ряда. В отделении: полка для головного убора, перекладина для вешалки и крючки для одежды, врезной замок.
КОМПЛЕКТАЦИЯ:
1 перекладина, 2 крючка, 1 врезной замок
РАЗМЕРЫ (ВХШХГ):
1860x300x500 мм.
1860x400x500 мм.
ЦВЕТ:
Светло-серый RAL 7035,возможность окраски в любые цвета RAL
СРОК СЛУЖБЫ 10 ЛЕТ