Recycled Plastic Trash Cans and Receptacles from AAA Park It Outdoors
Our recycled
plastic trash cans offer the
finest built receptacles using
recycled plastic. Recycled
plastic is an environmentally
friendly product that when
used for trash cans or
recycling containers assists
in collecting the very matter
it is composed of. The
receptacles use some amount of
steel to support the slats in
a ring formation. Accessories
are available that assist in
everything from mounting to
lining the receptacle. Custom
designs and colors are
available for orders of more
than 20 receptacles.
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=68
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'