六月中下旬本店会陆续推出由本店主亲自制作的主题饰品,敬请期待·····绝对限量,独一无二。6月1日起全国超市都开始不提供无偿的塑料袋了,做为时尚人士你怎能让自己不环保?环保礼物袋,购物袋,规格款式风格各异,总有有款适合你。而且结实耐用,比超市的便宜·漂亮·耐用。重点是我的袋子口有暗扣不像超市卖的那种开口的哦。并且量多(5个以上含5个)还可优惠。另凡在本店购买的商品您付款后均送小号的礼物袋(是环保礼物袋不是塑料袋哦!~~~)一并与您的商品送至您府上。......

黑眼圈儿时尚酷品店

上一篇 / 下一篇  2008-05-29 22:55:21

0){ Temp=dateLeft+"天"; } else{ if(hourLeft>0){ Temp = hourLeft+"小时"; } else{ if(minuteLeft>0){ Temp = minuteLeft+"分钟"; } else{ if(secondLeft>0){ Temp = secondLeft+"秒"; } } } } if(dateLeft<=0 && hourLeft<=0 && minuteLeft<=0 && secondLeft <=0) { Temp = "成交结束"; } document.write(Temp); } 0.0 && fDiscount< 10.0){ showUserCardInfo(ucArr); showAuctionPrice(fDiscount, unescape(ucArr['curGradeName']), ucArr['isUserLogon']); } } } function showUserCardInfo(ucArr){ var curGradeIndex = unescape(ucArr['curGradeIndex']); var sHTML = '您拥有该店的' + unescape(ucArr['curGradeName']) + '卡,'; sHTML += '可' + ucArr['curDiscount'] + '折享受该店宝贝(除不打折宝贝)'; if (cardPicArr[curGradeIndex]){ sHTML += ''; } var VipTitle = document.getElementById('VipCardTitle'); if (oVipTitle){ oVipTitle.style.display=''; oVipTitle.innerHTML = sHTML; } } function showAuctionPrice(discount, gradeName, isUserLogon){ var Divs = document.getElementsByTagName("div"); if (oDivs && oDivs.length > 0){ for (var loop = 0; loop< oDivs.length; loop ++){ var Div = null; try{ var Div = oDivs[loop]; if (oDiv.tagName.toLowerCase() != 'div') { continue; } } catch(e){ } if (oDiv){ var id = oDiv.getAttribute('id'); if (id && id.indexOf('id_div_') >-1){ var curPrice = oDiv.getAttribute('price'); var displayUnit = oDiv.getAttribute('unit'); var tp = oDiv.getAttribute('tp'); var promoted = oDiv.getAttribute('promoted'); var disPrice = processPrice(curPrice, discount); var actype = oDiv.getAttribute('actype'); if (disPrice){ if (tp){ var sClass = oDiv.className; if (tp == 'rec'){ if (isUserLogon && isUserLogon == 'true' && promoted == 'true' && actype == 'b'){ oDiv.className = sClass + ' Through'; } try{ var nDiv = document.createElement('div'); nDiv.className = "ReVIPPrice"; if (promoted && promoted == 'true' && actype == 'b'){ nDiv.innerHTML = '' + gradeName + '价 ' + disPrice + ' ' + displayUnit + ''; } else{ if (actype == 'b'){ nDiv.innerHTML = '特价宝贝,不参加活动'; }else if(actype == 'e'){ nDiv.innerHTML = '团购宝贝,不参加活动'; }else if(actype == 'a'){ nDiv.innerHTML = '拍卖宝贝,不参加活动'; } } oDiv.parentNode.appendChild(nDiv); } catch (e){ } } else if (tp == 'list'){ if (isUserLogon && isUserLogon == 'true' && promoted == 'true' && actype == 'b'){ oDiv.className = sClass + ' Through'; } var index = id.substring('id_div_'.length, id.length); try{ var SellType = document.getElementById('id_otype_' + index); if (oSellType){ if (isUserLogon && isUserLogon == 'true' && promoted == 'true' && actype == 'b'){ oSellType.className = oSellType.className + ' Through'; } } var nPrice = document.getElementById('id_nprice_' + index); if (nPrice){ if (promoted == 'true' && actype == 'b'){ nPrice.style.display=''; nPrice.innerHTML = gradeName + '价' + disPrice + ' ' + displayUnit + ''; } else{ nPrice.style.display=''; if (actype == 'b'){ nPrice.innerHTML = '特价宝贝,不参加活动'; }else if(actype == 'e'){ nPrice.innerHTML = '团购宝贝,不参加活动'; }else if(actype == 'a'){ nPrice.innerHTML = '拍卖宝贝,不参加活动'; } } } /* var nCard = document.getElementById('id_ncard_' + index); if (nCard){ if (promoted == 'true'){ nCard.style.display=''; nCard.innerHTML = gradeName + '价'; } else{ nCard.style.display=''; nCard.innerHTML = '特价宝贝,'; } } */ } catch (e){ } } } } } } } } } function processPrice(cPrice, cDiscount){ var fPrice = 0.0; var sDisPrice; try{ fPrice = parseFloat(cPrice); } catch(e){ } if (fPrice > 0.0){ var fTemp = fPrice * cDiscount / 10; if (fTemp > 100.0){ fPrice = Math.round(fTemp); var nTemp = new Number(fPrice); sDisPrice = nTemp.toString() + ".00"; } else{ fTemp = fTemp * 100; fPrice = Math.round(fTemp); fPrice = fPrice / 100; var nTemp = new Number(fPrice); sDisPrice = nTemp.toString(); if (sDisPrice.indexOf(".") == -1){ sDisPrice += ".00"; } else if (((sDisPrice.length) - (sDisPrice.indexOf("."))) != 3){ sDisPrice += "0"; } } } return sDisPrice; } function checkTrackNick(){ var bResult = false; try { var trackNick = tracenick; if (trackNick && trackNick.length > 0){ bResult = true; } }catch (e) { } return bResult; } function handleGetUserCard(res){ if (b_callFlag){ return; } b_callFlag = true; var uc = null; if (res) { try { var resData = res.responseText; if (resData){ resData = trim(resData); if (resData.length > 0){ uc = new Array(); eval(resData); } } } catch (e) { //alert(e.description); } } if (!isArrayEmpty(uc)){ calAuctionPrice(uc); } } function getTimestamp() { var d = new Date(); return d.getTime(); } function initShopView(){ var isSeniorShop = "false"; isSeniorShop = "false"; if (isSeniorShop =="true" && (checkTrackNick() || (nick && nick.length > 0))){ var sURL = "/shop/get_user_card.htm?seller_id=126d52072f7048f36d62510d2e92a442"; sURL += '&t=' + getTimestamp(); try{ sAJAX(handleGetUserCard, 'GET', sURL, null, handleGetUserCardExcep); } catch (e) { } } } function handleGetUserCardExcep(res){ } //]]>
 
店标
店铺公告
时尚小店,小本经营,诚信服务,物美价廉,时尚饰品,装点生活。小店新开张,欢迎各位淘友亲多多指教。* *本店走的是个性饰品路线,不追求量,求我会进一步提高本店的宝贝的唯一性。民族风的饰品今年又卷土重来。成为时尚潮人的大热,各大秀场民族风强劲袭来。作为时尚潮人的你怎能错过?!本店的银饰造型简洁百搭即能搭配休闲服饰又能搭配OL套装洋装。宽宽的民族风手镯与耳饰更能称出你的与众不同。六月中下旬本店会陆续推出由本店主亲自制作的主题饰品,敬请期待·····绝对限量,独一无二。现在推出实用价廉物美的小镜子,手机吊饰,6月1日起全国超市都开始不提供无偿的塑料袋了,做为时尚人士你怎能让自己不环保?环保礼物袋,购物袋,规格款式风格各异,总有有款适合你。而且结实耐用,比超市的便宜·漂亮·耐用。重点是我的袋子口有暗扣不像超市卖的那种开口的哦。并且量多(5个以上含5个)还可优惠。凡在本店购买的商品您付款后均送小号的礼物袋(是环保礼物袋不是塑料袋哦!~~~)一并与您的商品送至您府上。让您有收到礼物的惊喜!宝贝图片就是她啦!o(∩_∩)o...哈哈,如果亲购买本店商品三件以上(含三件)她就免费跟你回家啦!~~
友情链接
    显示 1 到 19 (共 19 个宝贝)
    页数:1 
     
    宝贝名称
    价格
    买卖方式
    剩余时间
    1米/1.2米/1.6米棕色.浅黄色大抱熊
    105.00 元
    一口价
    剩余
    六一特价1米.1.2米.1.6米泰迪熊维尼熊送贺卡送祝福
    105.00 元
    一口价
    剩余
    环保礼物包·购物袋
    19.00 元
    一口价
    剩余
    环保礼物包·购物袋
    20.00 元
    一口价
    剩余
    环保礼物包·购物袋
    19.00 元
    一口价
    剩余
    缎面(或织锦缎)软包金属镀金框小化妆镜{双镜}
    19.00 元
    一口价
    剩余
    编绳手机吊饰
    19.00 元
    一口价
    剩余
    艾格 etam sport 灰色格子连帽中长大衣
    199.00 元
    一口价
    剩余
    only八成新带金色皮带平绒黑色七分靴裤
    199.00 元
    一口价
    剩余
    环保卡通购物袋
    20.00 元
    一口价
    剩余
     个人闲置运动水壶
    35.00 元
    一口价
    剩余
    八成新欧莱雅男士控油保湿爽肤水送碧柔男士毛孔清洁鼻贴
    100.00 元
    一口价
    剩余
     个人闲置
    20.00 元
    一口价
    剩余
     个人闲置
    30.00 元
    一口价
    剩余
     个人闲置
    110.00 元
    一口价
    剩余
     个人闲置
    25.00 元
    一口价
    剩余
     个人闲置
    16.00 元
    一口价
    剩余
     个人闲置
    120.00 元
    一口价
    剩余
    黑眼圈儿代购民族风木质。银饰品 个人闲置
    120.00 元
    一口价
    剩余
    显示 1 到 19 (共 19 个宝贝)
    页数:1 

    TAG:

     

    评分:0

    我来说两句

    显示全部

    :loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

    日历

    « 2008-10-20  
       1234
    567891011
    12131415161718
    19202122232425
    262728293031 

    数据统计

    • 访问量: 4630
    • 日志数: 12
    • 建立时间: 2008-05-29
    • 更新时间: 2008-08-04

    RSS订阅