J &R Wholesale Balloon Distributors
3514 Avenue S
Brooklyn, New York 11234 USA
[email protected]
customer login
Catalog - Confetti CannonsA bold, colorful explosion of color and motion with a simple twist of the wrist! These hand-held, single-use confetti cannons are gas charged and fire out a bright cascade of multi-colored tissue paper confetti and streamers. They are available in 3 sizes: 15 foot launch, 30 foot launch, and the fantastic 60 foot launch! Great for New Year's Eve, Weddings, Surprise Parties, Product Launches, Corporate Events, and so much more! |
Table 'jrballoons.item' doesn't exist select item.name as iname, item.id as iid, item.pricecode as pricecode, categorymap.id as cmapid, categorymap.catid as catid, categorymap.itemid as itemid, item.imageid as imageid, image.id as imid, image.thumb as thumb, item.avail as itemavail, item.mfg_no FROM (item join categorymap on item.id = categorymap.itemid) left join image on item.mfg_no=image.mfg_no WHERE item.avail='on' AND categorymap.catid=5 GROUP BY item.mfg_no order by imid DESC |