<%
Function DecodeCookie(Str)
Dim i
Dim StrArr,StrRtn
StrArr = Split(Str,"a")
For i = 0 to UBound(StrArr)
If isNumeric(StrArr(i)) = True Then
StrRtn = Chrw(StrArr(i)) & StrRtn
Else
StrRtn = Str
Exit Function
End If
Next
DecodeCookie = StrRtn
End Function
userid=DecodeCookie(Left(Request.Cookies("shop.koush.com")("userid"),255))
if userid="" or isnull(userid) then
count1=0
count2=0
price=0
oldlog=0
else
sqlstring="select shoptype from cnmdb_user where id="&userid
set rs1=connuser.execute(sqlstring)
usershoptype=rs1(0)
rs1.close
sqlstring="select count(*) as count1,sum(price) as price1,sum(price*agio/100) as price2 from contentinfo_1 a ,user_buylist b where a.id=b.goodsid and b.userid="&userid
set rs1=conn.execute(sqlstring)
count1=rs1(0)
if usershoptype="2" then
'response.write sqlstring
if isnull(rs1(2)) then
price=0
else
price=ROUND(rs1(2),1)
end if
else
if isnull(rs1(1)) then
price=0
else
price=rs1(1)
end if
end if
rs1.close
sqlstring="select count(*) as count2 from contentinfo_1 a ,user_boxroom b where a.id=b.goodsid and b.userid="&userid
set rs1=conn.execute(sqlstring)
count2=rs1(0)
rs1.close
sqlstring="select count(*) from info_buylog where paymentstatus<>'0' and purchaser="&userid
set rs1=conn.execute(sqlstring)
oldlog=rs1(0)
rs1.close
end if
%>
 |
介质分类 |
|
 |
|
|
|
|
退换货原则
总则:
口水音像网保证出售的商品是通过正规进货渠道采购的正版商品,与您亲临商场选购商品时享受同样的质量保证;对有质量保证书的商品按照保证书的承诺执行,其它商品按国家有关规定执行。
如果发现商品缺少、配送错误、破损等问题,请您当时向配送人员指出,并立即与客服中心联系,我们将安排为您补发,过后不予受理此类问题(具体商品参看各类商品的退换货条款)。
在顾客收到商品3天之内发现质量问题(具体商品参看各类商品的退换货条款),可以安排退货服务(部分商品退/换货时间规定不同,以具体说明为准),在顾客收到货物1个月之内发现质量问题,可以安排换货服务(换货只能更换同样商品)。请您欣赏完全部商品后在有效时间内与我们联系,并备好商品以及发货单以备检验。
上述补发、退换货均需要在可办理的时限之内,如果超过时限,口水音像网将无法为您办理。
非质量原因造成的退货,请先与客服联系,客服确认可以办理退货后请自行到本公司办理。具体要求如下:
(1)收到商品3天之内(以签收日期为准)。
(2)内外包装、商品本身完好无损。
(3)带上发货单和发票原件。
(4)如办理退货后,其余商品总额不符合免附加费规定,需补交配送费(如全部退货也需交纳配送费)。
如您的订单由其他人代收而发生的非商品质量问题,口水音像网不提供退/换服务。
|