圖書分類
-
• 英文原版書
Arts & Photography(藝術與攝影)Biographies & Memoirs(傳記與自傳)Business & Investing(商業與投資)Children's Books(兒童圖書)Comics & Graphic Novels(動漫與繪畫小說)Computers & Internet(計算機與網絡)Cooking, Food & Wine(烹飪,食品與酒類)ELT & Standard Test(英語學習與標準考試)Entertainment(休閒娛樂)Health, Mind & Body(身心健康)History(歷史)Home & Garden(家居與園藝)Law(法律)Literature & Fiction(文學與虛構類)Medicine(醫學)Mystery & Thrillers(神秘與驚悚)Nonfiction(非虛構類)Outdoors & Nature(戶外與自然)Parenting & Families(養育與家庭)Professional & Technical(專業與技術類)Reference(參考書)Religion & Spirituality(宗教與精神生活)Romance(浪漫小說)Science Fiction&Fantasy(科幻文學與玄幻)Science(科學)Self-Help(勵志自助)Sheet Music & Scores(活頁樂譜與樂譜)Sports(運動)Teens(青少年讀物)Travel(旅遊)China Interest(中國主題)Audio Books(有聲讀物)Others(其他)
- • 繁體書
- • 教育與考試
- • 小說
- • 文學
- • 青春文學
- • 傳記
- • 藝術
- • 少兒
- • 經濟
- • 金融與投資
- • 管理
- • 勵志/成功
- • 生活
- • 健康與保健
- • 家庭與育兒
- • 旅游/地图
- • 家居
- • 動漫幽默
- • 歷史
- • 哲學
- • 國學古籍
- • 政治/軍事
- • 法律
- • 宗教
- • 心理學
- • 文化
- • 社會科學
- • 科技
- • 工程
- • 建築
- • 醫學
- • 自然與科學
- • 計算機與互聯網
- • 體育/運動
- • 外語學習
- • 新聞出版
- • 語言文字
- • 工具書
- 其他商品
- • 套裝書
- • 辦公文具
- • 學生文具
- • 汽車用品
- • 母嬰兒童用品
聯繫客服
電郵:cs@hkpep.com
辦工時間:星期一至五(8:30am-18:00pm)
文學評論與研究
1030 Got error 28 from storage engine
in:
[select p.products_image, pd.products_name, p.products_quantity, p.products_id, p.products_type, p.master_categories_id, p.manufacturers_id, p.products_price, p.products_tax_class_id, pd.products_description, IF(s.status = 1, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status =1, s.specials_new_products_price, p.products_price) as final_price, p.products_sort_order, p.product_is_call, p.product_is_always_free_shipping, p.products_qty_box_status from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p2c.products_id = s.products_id where p.products_status = 1 and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '3' and p2c.categories_id = '854' and p.products_price>=0 and p.products_price<=40 order by p.products_sort_order desc, pd.products_name]
in:
[select p.products_image, pd.products_name, p.products_quantity, p.products_id, p.products_type, p.master_categories_id, p.manufacturers_id, p.products_price, p.products_tax_class_id, pd.products_description, IF(s.status = 1, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status =1, s.specials_new_products_price, p.products_price) as final_price, p.products_sort_order, p.product_is_call, p.product_is_always_free_shipping, p.products_qty_box_status from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p2c.products_id = s.products_id where p.products_status = 1 and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '3' and p2c.categories_id = '854' and p.products_price>=0 and p.products_price<=40 order by p.products_sort_order desc, pd.products_name]