Price
1054 - Unknown column '3319_3575_3576' in 'where clause'
select MAX(p.products_price) as max_price, MIN(p.products_price) as min_price from products p where p.products_id in (select p2c.products_id from products_to_categories p2c where p2c.categories_id in (3322,3324,3327,3944,5142,5144,6329,6517,8004,8057,8283,3325,3326,3334,3336,3413,3414,3415,3416,3417,3476,3477,3478,3479,3503,3504,3515,3532,3533,3534,3535,3538,3539,3597,3598,3599,3600,3604,3610,3611,3646,3659,3660,3706,3707,3723,3724,3725,3860,3861,3862,3863,3939,3940,3941,3942,3943,4001,4002,4011,4012,4039,4065,4151,4152,4192,4193,4194,4203,4297,4298,4437,4438,4439,4441,4442,4570,4650,4651,4652,5139,5141,5145,5293,5354,5367,5421,5577,5715,5833,6210,6211,6325,6326,6327,6328,6515,6516,6623,6624,6643,6644,6702,6716,6824,6825,6826,7241,7242,7243,7244,7576,7577,7615,7616,7617,7944,7946,7948,7950,7952,7954,7956,7958,7960,7962,7964,7966,7968,7970,8003,8006,8008,8220,8224,8278,8281,8559,8562,8564,8572,8574,8575,8725,8755,3575,3576,3577,3578,4112,4113,4153,4154,4887,3507,4013,4014,4015,4040,4568,4863,5059,5294,5351,5353,5834,5835,5836,5837,5838,6768,6957,5206,5352,3319_3575_3576)) and p.products_status = '1' and p.products_free_gift_status = '0' and p.products_third_party_status = '0' and (p.products_date_available < now() or p.products_date_available IS NULL)
[TEP STOP]