Imas Clasico
Радиаторы масштабной конструкции
Возможны разные цвета по каталогу RAL.
select *
from cms_module_product_types pt
left join cms_module_product p on pt.row=p.id
where
pt.rel=63
and p.manufacturer=39
and p.on_ru=1
order by p._order
Table 'ekrlv_db.cms_module_' doesn't exist
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/ekrlv/public_html/index.php:627
Stack trace:
#0 /home/ekrlv/public_html/cms/tpl/ekr_productlist.php(175): contentList(NULL, 'product_id=252 ...')
#1 /home/ekrlv/public_html/cms/tpl/ekr.php(292): require('/home/ekrlv/pub...')
#2 /home/ekrlv/public_html/index.php(705): require_once('/home/ekrlv/pub...')
#3 {main}
thrown in
/home/ekrlv/public_html/index.php on line
627