|
|
SELECT distinct(t1.vender_id),t1.*,province_master.province_name,province_master.province_name_eng FROM t_vender t1 left join t_content_category t2
on t1.vender_id=t2.content_id
left join province_master
on province_master.province_id=t1.province_id
where t2.type_id='3' and (t1.status_flg='A' || t1.status_flg='P') and ( t2.cat_id='98' or t2.cat_id='98' ) and pay_type > 0 order by t1.pay_type desc , rand() อุปกรณ์ตกแต่งงานแต่งงาน อุปกรณ์ตกแต่งสถานที่งานแต่งงาน พร็อพแต่งงาน พร็อพงานแต่งงาน
|
SELECT distinct(t1.vender_id),t1.*,province_master.province_name,province_master.province_name_eng FROM t_vender t1 left join t_content_category t2
on t1.vender_id=t2.content_id
left join province_master
on province_master.province_id=t1.province_id
where t2.type_id='3' and (t1.status_flg='A' || t1.status_flg='P') and ( t2.cat_id='98' or t2.cat_id='98' ) and pay_type BETWEEN "1" AND "2" order by t1.pay_type desc, rand()
|
|
Phuket rentforlove ศูนย์รวมให้เช่าอุปกรณ์ตกแต่งหน้างานแต่งงาน, งานเลี้ยงต่างๆ ครบวงจรไม่ว่าจะเป็น Back Drop ลวดลายต่าง ๆ, ซุ้มดอกไม้, ตั่งรดน้ำสังข์, โครงแกลอรี่รูปแบบต่าง ๆ กรงนกโค้ง-เหลี่ยม มีตั้งแต่ไซร์เล็กจนถึงไซร์ใหญ่, โต๊ะเก้าอี้เหล็กดัด, โซฟา,ชิงช้าไม้สีขาว, เก้าอี้ไม้สีขาว, ขาตั้งรูป, เชิงเท...
|
|
|
|
|
|
| |
|
|
|
SELECT distinct(t1.vender_id),t1.*,province_master.province_name,province_master.province_name_eng FROM t_vender t1 left join t_content_category t2
on t1.vender_id=t2.content_id
left join province_master
on province_master.province_id=t1.province_id
where t2.type_id='3' and (t1.status_flg='A' || t1.status_flg='P') and ( t2.cat_id='98' or t2.cat_id='98' ) and t1.pay_type = "0" order by vender_name asc
|
|
|
|