SELECT b.banners_id,
b.banners_title,
b.banners_text,
b.banners_url,
b.banners_image,
b.banners_group,
b.status,
date_format(b.date_scheduled, '%Y%m%d') as date_scheduled,
date_format(b.expires_date, '%Y%m%d') as expires_date,
b.max_shows,
b.max_clicks,
b.new_window,
b.date_status_change,
c.parent_id as cpid,
c.categories_id as c_id,
cc.categories_id as cc_id,
ccc.categories_id as ccc_id
FROM (banners b INNER JOIN banners_to b2
ON b.banners_id = b2.banners_id)
LEFT JOIN categories c
ON (b2.banners_to_id = c.parent_id)
LEFT JOIN categories cc
ON (c.categories_id = cc.parent_id)
LEFT JOIN categories ccc
ON (cc.categories_id = ccc.parent_id)
LEFT JOIN manufacturers m
ON (b2.banners_to_id = m.manufacturers_id)
LEFT JOIN products p
ON ( p.products_id = '6685' )
WHERE b.status = '1' AND
b.banners_place = 'top' AND
(
(
b2.banners_to_type = '' AND
( ( b2.banners_to_type = 'b' AND
( m.manufacturers_nID = '0' OR b2.banners_to_id = 0 OR b2.banners_to_id = '0')
) OR
( b2.banners_to_type <> 'b' AND
( b2.banners_to_id = '0' OR
(b2.banners_to_type = 'c' AND
( c.categories_id = '0' OR
cc.categories_id = '0' OR
ccc.categories_id = '0'
)
)
)
)
)
) OR p.manufacturers_id = b2.banners_to_id
)
AND
( (date_scheduled IS NULL) OR
(date_format(now(), '%Y%m%d') >= date_scheduled) ) AND
( (expires_date IS NULL) OR
(date_format(now(), '%Y%m%d') <= expires_date) )
GROUP BY b.banners_id
ORDER BY ccc_id, cc_id, c_id, cpid
LIMIT 2
array(1) {
["products_id"]=>
string(4) "6685"
}
ПОСУДОМОЕЧНАЯ МАШИНА
FAGOR FI-30
0
|
Описание Fagor FI-30
FAGOR (Испания)
Модель FI-30 нержавеющая сталь
Производительность
360 тарелок/час, ø32 см (зависит от оператора)
Цикл мойки: до 4 минут
Комплектация
1 корзина СТ-10 1
1 корзина СР 16/18 для тарелок
4 контейнера для приборов
Технические особенности
Без помпы для слива
Вес нетто 54 кг
Мощность, кВт: 3.45
Напряжение, В: 220
Вес брутто, кг: 60
Габаритный размер (ШхГхВ) см: 60х60х82
Материал изготовления: нержавеющая сталь
Подключение воды
Необходимое динамическое давление во время промывки: 2 – 4 кг/см2
При гидростатическом давлении менее 2 кг/см2, установите электрический насос
При повышенной жесткости воды, пользуйтесь водоумягчителем
|