select p.products_id, p.products_model, p.products_image, p.products_image_lrg, if (isnull(pg.customers_group_price), p.products_price, pg.customers_group_price) as final_price, p.products_tax_class_id, pd.products_name from (products p left join products_groups pg on p.products_id = pg.products_id and pg.customers_group_id = 'G'), products_description pd where p.products_id = '44' and p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_group_access like '%G%'
|
Thursday September 09, 2010 |
476416 requests since Friday May 30, 2008 |
|
© Copyright 2007-2010 The Safari Clothing Store. All rights reserved. Powered by osCommerce - Phoenix Extended Edition v1.5.1. Design by The GraphicZoo. Development by NewSite Designs. |