Longmont

TODAY’S FLAVORS

WELCOME!

Moving North! We are situated adjacent to some of the oldest neighborhoods in Longmont dating back to the late 1800s. Our picturesque corner of town is experiencing a renaissance of growth and development.

Hours:

Today’s Flavors

Check out what we are scooping!

WordPress database error: [Table 'u476613092_sweetcowdb.flavorboards' doesn't exist]
SELECT p.id, p.flavor as name, p.description, p.imageUrl as image_url, p.allergens, REPLACE(p.color, '0x', '#') as color, i.sortOrder as sort_order FROM store s INNER JOIN flavorboards f ON s.flavorBoard_id = f.id INNER JOIN menuitem i ON f.id = i.board_id INNER JOIN product p ON i.product_id = p.id WHERE s.id = 100 GROUP BY p.id ORDER BY i.sortOrder;