时代 美观大方 黑色 20寸 拉杆箱gh119180016
特别声明:本站仅为商品信息简介,并不出售商品,您可点击文中链接进入淘宝网搜索页搜索该商品,有任何问题请与具体淘宝商家联系。
參考價格: 点此进入淘宝搜索页搜索分類: 箱包皮具,旅行包/拉杆箱,
品牌: 时代
品牌:时代
质地:其它
图案:纯色
基本信息
品 牌: times时代
颜 色:黑色
风 格:时尚前沿
长. 宽. 高:37*21*59(cm)
手 . 柄 . 高:4(cm)
重 量:4.64kg
旅 行 箱尺寸:20寸
有 无 拉 杆:有
拉 杆 节 数:双节
拉 杆 长 度:47cm
是 否 带 锁:是
是 否 配 皮:否
内 部 结 构:拉链暗袋1个,扣带2个,内胆包1个
外 部 结 构:搭扣袋1个
开 袋 方 式:拉链
质 地:布料
性 别:通用
硬 度:软
箱 包 图 案:无
成 色:全新
箱包流行元素:无
推荐语
拉链暗袋1个,扣带2个,内胆包1个
商品说明
十九年精心锤炼的times皮具品牌营销网络遍布全中国,凭着近乎苛刻的质量要求,产品研发的不断创新,物超所值的价值理念已深深赢得消费者的信赖和认可。未来的中国,未来的times,我们有理由相信,时代人将用坚不可摧的意志打造一个最具有影响力的民族皮具品牌!TIMES拉杆箱均采用上好的拉杆、滑轮、五金和面料.商务设计简洁时尚,手感细腻舒适,做工非常牢固,耐用,为目前最流行的款式,适于商务出行,体现您尊贵典雅的品位和高档商务风格。
在追求卓越品质的同时,融入时尚与休闲等元素,不断超越创新。时尚经典的设计,精戏优良的做工,结合时尚、经典、休闲、复古等风格,体现出乔安设计理念之经典,更为出行者们提供了多样的选择。
<* type="text/java*"> $('.addcomment .title input').addEvents({ 'focus':function(){this.removeClass('blur');}, 'blur':function(){this.addClass('blur');} });</*><* type="text/java*"> var buycoutText=$E('#goods-viewer .buyinfo input[type=text]').addEvent('keydown',function(e){ if($A(keyCodeFix).include(e.code).length>25){ e.stop(); } }); var getStore=function(){ return $E('#goods-viewer .buyinfo .store').get('text').toInt() }; buycoutText.addEvent('keyup',function(e){ if(getStore()<this.value)this.value=getStore(); if(!this.value||this.value.toInt()<1)this.value=1; }); /*购买数量调节*/ $('#goods-viewer .buyinfo .numadjust').addEvent('click',function(e){ var countText=$E('#goods-viewer .buyinfo input[name^=goods[num]'); if(this.hasClass('increase')){ countText.set('value',(countText.value.toInt()+1).limit(1,getStore())); }else{ countText.set('value',(countText.value.toInt()-1).limit(1,getStore())); } this.blur(); }); $('#goods-viewer .buyinfo .numadjust').addEvents({ 'mousedown':function(){ this.addClass('active'); }, 'mouseup':function(){ this.removeClass('active'); } });/*hightline*/$('#goods-viewer .hightline').addEvents({ mouseenter:function(){ this.addClass('hightline-enter'); }, mouseleave:function(){ this.removeClass('hightline-enter'); }});</*><* type="text/java*"> window.addEvent('domready',function(){ /*快速购买*/ var fastbuyBtn = $E('#goods-viewer .btn-fastbuy'); if(fastbuyBtn){ fastbuyBtn.addEvent('click',function(e){ e.stop(); this.blur(); var form = $('fastbuy-form'); form.empty().adopt($(this.form).toQueryString().toFormElements()); form.adopt(new Element('input', {name:'isfastbuy',value:1,type:'hidden'})); if(!form.retrieve('events',{})['submit'])return form.submit(); form.fireEvent('submit',e); }); } }); </*><* type="text/java*">/*设置浏览过的商品*/withBroswerStore(function(broswerStore){ broswerStore.get('history',function(history){ history=JSON.decode(history); if(!history||$type(history)!=='array')history=[]; if(history.length==40){history.pop()}; var newhis={'goodsId':1557, 'goodsName':'时代 美观大方 黑色 20寸 拉杆箱 dx6180016', 'goodsImg':'http://www.doubaobao.net/images/goods/20100630/7b0b003966ebc072.jpg', 'viewTime':$time() }; if(!history.some(function(i,index){ if(i['goodsId']==newhis['goodsId']){ history.erase(i); history.include(newhis) return true; } return false; })){ history.include(newhis); } broswerStore.set('history',history); });});window.addEvent('domready', function(){/*Tab的处理*/try{var viewTabsContainer=$E('#goods-viewer .goods-detail-tab');var viewTabs=[];var viewSections=$('#goods-viewer .section');viewSections.each(function(se){ var t=new Element('div',{'class':'goodsDetailTab'}).set('html','<span>'+se.get('tab')+''); viewTabs.push(t);});viewTabsContainer.adopt(viewTabs);new ItemAgg(viewTabs,viewSections,{activeName:'active', onActive:function(tab,item){ var anotherItems=$($A(this.items).remove(item)); if(tab.getElement('span').get('text')=='豆包展示'){ anotherItems.show(); }else{ anotherItems.hide(); } }});}catch(e){}});/*验证码刷新*/function changeimg(id,type){ $(id).set('src','passport-'+type+'-verifyCode.html#'+$time());};</*><* src="http://www.doubaobao.net/statics/*/goodscupcake.js" type="text/java*" /><* type="text/java*">void function(){/*橱窗放大镜 author:litie[A]shopex.cn [c] ShopEx last update : 2009年9月25日14:51:20*/ (new Image()).src = 'statics/loading.gif'; var getAmongPos = function(size,to){ var elpSize = $(to).getSize(); return { 'top':Math.abs((elpSize.y/2).toInt()-(size.height/2).toInt()+to.getPosition().y+elpSize.scroll.y), 'left':Math.abs((elpSize.x/2).toInt()-(size.width/2).toInt()+to.getPosition().x+elpSize.scroll.x) }; }; $('#goods-rels .zoom a').addEvent('click',function(e){ e.stop(); if(this.retrieve('active'))return; var _this = this; _this.store('active',true); var tpic = this.getParent('.items-gallery').getElement('.goodpic img'); var bpic_src = this.get('pic'); var loading = new Element('div',{ styles:{'background':'#fff url(statics/loading.gif) no-repeat 50% 50%', 'width':40, 'height':40, 'border':'1px #e9e9e9 solid', 'opacity':.5}}).inject(document.body).amongTo(tpic); new Asset.image(bpic_src,{onload:function(img){ loading.remove(); var winsize = window.getSize(); var imgSize = $(img).zoomImg(winsize.x,winsize.y,1); var fxv = $extend(getAmongPos(imgSize,window),imgSize); var imgFx = new Fx.Morph(img,{link:'cancel'}); img.setStyles($extend(tpic.getCis(),{opacity:0.5})).inject(document.body).addClass('img-zoom').addEvent('click',function(){ imgFx.start(tpic.getCis()).chain(function(){this.element.remove();_this.store('active',false);}); }); imgFx.start($extend(fxv,{opacity:1})); document.addEvent('click',function(){ img.fireEvent('click'); document.removeEvent('click',arguments.callee); }); },onerror:function(){ _this.store('active',false); loading.remove(); }}); }); }();</*>