Steel Bench, Steel Park Benches with coated Frame and Bench - AAA Park It Outdoors
All steel
benches on AAA Park It
Outdoors feature commercial
grade steel bench seats and
hardware. The bench frame
supports multiple persons with
a solid steel construction for
outdoor applications. Modern
steel benches are available in
14 colors with a matte
polyethylene or plastisol
finish. The bench designs
match the modern steel picnic
tables, important when
coordinating with current or
recently purchased park
equipment. These benches are
some of the most maintenance
free furniture for outdoor
eating and seating areas.
select c.categories_id, cd.categories_name, c.categories_image, c.parent_id, MIN(pd.products_price) AS `price` from products pd
inner join products_to_categories pc on pd.products_id=pc.products_id
inner join categories_description cd on cd.categories_id=c.categories_id
inner join categories c on c.categories_id=pc.categories_id
where c.parent_id=63
and cd.language_id=1
group by pc.categories_id
order by c.sort_order, cd.categories_nameUnknown column 'c.categories_id' in 'on clause'