|
|
<%set rs=server.createobject("adodb.recordset")
btype_id=trim(request("btype_id"))
if btype_id=empty then
response.redirect "index.asp"
end if
page=request.querystring("page")
if page="" then page=1
if not(isnumeric(page)) then page=1
if page<1 then page=1
page=int(page)
if stype_id<>0 then
sql="select * from shop_product where stype_id="+cstr(stype_id)+" and btype_id="+cstr(btype_id)+" and kucun>0 order by productid desc"
elseif btype_id<>0 then
sql="select * from shop_product where btype_id="+cstr(btype_id)+" and kucun>0 order by productid desc"
else
sql="select * from shop_product and kucun>0 order by productid desc"
end if
if order="time" then
sql="select * from shop_product where btype_id="+cstr(btype_id)+" and kucun>0 order by productid desc"
elseif order="price1" then
sql="select * from shop_product where btype_id="+cstr(btype_id)+" and kucun>0 order by huiyuanjia desc , productid desc"
elseif order="price2" then
sql="select * from shop_product where btype_id="+cstr(btype_id)+" and kucun>0 order by huiyuanjia asc , productid desc"
end if
rs.open sql,conn,3,3
if rs.eof then
response.write "| 产品数据正在收集当中...... | "
else
rs.pagesize=20
totalrec=rs.recordcount
totalpage=rs.pagecount
if page>totalpage then page=totalpage
rs.absolutepage=page
rs.cachesize=rs.pagesize
%>
|
|
鞭拍类(真皮)
|
|
|
|
| 编 号:sm414 |
|
优惠价:¥80 订 购 |
|
|
|
|
|
|
| 编 号:sm395 |
|
优惠价:¥90 订 购 |
|
|
|
|
|
|
| 编 号:sm394 |
|
优惠价:¥90 订 购 |
|
|
|
|
|
|
| 编 号:sm166 |
|
优惠价:¥130 订 购 |
|
|
|
|
|
|
| 编 号:sm165 |
|
优惠价:¥139 订 购 |
|
|
|
|
|
|
| 编 号:sm144 |
|
优惠价:¥60 订 购 |
|
|
|
|
|
|
| 编 号:sm143 |
|
优惠价:¥60 订 购 |
|
|
|
|
|
|
| 编 号:sm142 |
|
优惠价:¥60 订 购 |
|
|
|
|
|
|
| 编 号:sm141 |
|
优惠价:¥90 订 购 |
|
|
|
|
|
|
| 编 号:sm140 |
|
优惠价:¥110 订 购 |
|
|
|
|
|
|
| 编 号:sm137 |
|
优惠价:¥80 订 购 |
|
|
|
|
|
|
| 编 号:sm135 |
|
优惠价:¥80 订 购 |
|
|
|
|
|
|
| 编 号:sm90 |
|
优惠价:¥70 订 购 |
|
|
|
|
|
|
| 编 号:sm89 |
|
优惠价:¥100 订 购 |
|
|
|
|
|