Aluminum Picnic Tables - Commercial Wooden Table | AAA Park It Outdoors
Our wide
assortment of wooden picnic
tables are built with pine
wood feature steel frames. The
table top is available with
aluminum planks, creating a
lightweight yet durable in
nature picnic table for
outdoor parks. These
commercial seating equipment
promote social interaction and
are used regularly for
cookouts, picnics, and
outdoors areas. This
traditional aluminum table is
affordable and offers a
variety of plank types for
most frames, including wood,
aluminum, or recycled plastic.
Each aluminum table comes in a
variety of sizes, frame
colors, and plank types.
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=45
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'