|
|
|
|
| Les bonnes affaires les plus consultées |
|
|
|
|
|
|
|
|
|
|
|
Paiement Sécurisé

|
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '325,326,323,492,493,592,204,453,520,519,521,522,523,524,525,526,527,528,529,470,' at line 1
select distinct p.products_id, pd.products_name, p.products_price, p.products_tax_class_id, p.products_image, p2s.specials_new_products_price, p.products_model as products_model, pc.categories_id, m.manufacturers_name from products p left outer join products_description pd on (p.products_id=pd.products_id) left outer join products_to_specials p2s on (p.products_id = p2s.products_id) left outer join specials s on (s.specials_id=p2s.specials_id) left outer join products_to_categories pc on p.products_id = pc.products_id left outer join manufacturers m on p.manufacturers_id = m.manufacturers_id where p.products_id = p2s.products_id and pd.products_id = p2s.products_id and pd.language_id = '4' and s.status = '1' and pc.categories_id in (,325,326,323,492,493,592,204,453,520,519,521,522,523,524,525,526,527,528,529,470,472,463,471,473,478,482,480,200,333,487,365,421,460,462,469,494,507,508,509,510,511,512,190,214,483,551,702,550,621,498,691,692,693,703,694,695,696,701,403,324,348,347,346,455,456,486,345,322,467,496,497,563,564,566,567,568,569,570,571,572,573,574,575,565,576,577,578,579,580,581,582,583,584,585,586,169,172,395,420,422,423,645,415,640,639,638,416,647,646,642,641,417,418,419,644,643,660,661,663,658,655,657,659,656,662,321,360,320,319,313,314,312,298,315,318,317,316,299,219,352,311,301,303,310,351,350,308,309,307,306,305,304,152,554,610,612,676,531,532,533,534,535,536,537,538,605,606,607,539,540,541,681,542,543,544,545,546,596,547,548,562,608,609,611,613,614,615,616,618,620,619,630,371,354,366,357,356,355,367,424,434,435,368,369,370,552,459,499,500,501,502,503,481,712,711,715,710,709,716,719,720,718,724,725,708,717,713,714,721,722,723,597,598,599,600,601,602,603,617,488,489,678,680,679,504,490,505,491,506,555,556,671,705,557,558,674,559,704,560,672,706,561,689,690,728,726,727,730,729,734,735,731,732,733,736,737,738,739,740,741,742,743,745,744,758,746,747,748,749,750,751,752,753,754,755,756,757,759,760,761,762,763) order by s.specials_id desc
[TEP STOP]
|