|
 |
|
|
 |
 |
 |
| Add here your mainpage text in admin |
 |
| |
|
 |
 |
New Products For July |
 |
|
 |
1054 - Unknown column 'p.products_id' in 'on clause'
select pd.products_name, p.products_model, p.products_image, p.products_id, p.manufacturers_id, p.products_rrp, p.products_price, p.products_weight, p.products_qty_blocks, p.products_tax_class_id, IF(s.status = '1' AND s.stores_id in ('1', '48'), s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status = '1' AND s.stores_id in ('1', '48'), s.specials_new_products_price, p.products_price) as final_price from products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_description pd left join specials s on p.products_id = s.products_id and s.stores_id in ('1', '48'), products_to_categories p2c INNER JOIN products_to_stores p2s ON p.products_id = p2s.products_id where p2s.stores_id in ('1', '48') AND p.products_status = '1' and p.products_id = '1148' and pd.products_id = '1148' and pd.language_id = '1'
[TEP STOP]
| | |