Фильтр
###FILTER_BOX_CONTENT###
Разделы
Показать все товары
Статьи
Статьи нашего магазина ->

Поиск по статьям
 
Искать в статье
Введите слово для поиска
1327 - Undeclared variable: MAX_RANDOM_SELECT_NEW

select p.products_id, products_image, products_tax_class_id, products_price from products p left join products_to_categories using(products_id) left join categories using(categories_id) where products_status = '1' and find_in_set('0', products_hide_from_groups) = 0 and find_in_set('0', categories_hide_from_groups) = 0 and products_date_available<>0 order by products_date_available desc limit MAX_RANDOM_SELECT_NEW

[TEP STOP]