| "Inu"
แสดงรายการที่ 1 - 2 จาก 2 รายการ | |
วีซีดี VCD : The Godfather : เดอะ ก็อดฟาเธอร์124018 69฿ Vcd : So Close 3 พยัคฆ์สาว มหาประลัย (หนังจีน)123840 59฿ select t1.productid,t1.ean,t1.typeid,t1.productname, t1.title_e, t1.sellprice,
t1.displayprice, t1.hotprice,t1.sprodcode from product as t1 left outer join characters as t2 on t2.charactersid=t1.charactersid left outer join description as t3 on t3.ean=t1.ean join supplier as t4 on t4.supplierid=t1.supplierid left outer join brand as t5 on t5.brandid=t1.brandid left outer join studio as t6 on t6.studioid=t1.studioid
left outer join category as t7 on t7.categoryid=t1.categoryid1
left outer join category as t8 on t8.categoryid=t1.categoryid2
left outer join category as t9 on t9.categoryid=t1.categoryid3
where (
t1.productname LIKE '%%Inu%%'
or t1.productid like '%%Inu%%'
or t1.title_e LIKE '%%Inu%%'
or t1.keywords LIKE '%%Inu%%'
or t1.productid LIKE '%%Inu%%'
or t1.ean LIKE '%%Inu%%'
or t1.tags like '%%Inu%%'
or t2.charactersname like '%%Inu%%'
or t2.charactersnamee like '%%Inu%%'
or t2.tags like '%%Inu%%'
or t3.description like '%%Inu%%'
or t4.suppliername like '%%Inu%%'
or t5.brandname like '%%Inu%%'
or t5.brandnamee like '%%Inu%%'
or t6.studioname like '%%Inu%%'
or t6.studionamee like '%%Inu%%'
or t7.categoryname like '%%Inu%%'
or t7.categorynamee like '%%Inu%%'
or t8.categoryname like '%%Inu%%'
or t8.categorynamee like '%%Inu%%'
or t9.categoryname like '%%Inu%%'
or t9.categorynamee like '%%Inu%%'
)
and t1.approved=1 and typeid!=40 order by t1.productid desc "Inu"
แสดงรายการที่ 1 - 2 จาก 2 รายการ | |
| |