A REDE ASSOCIADOS RECEITAS AGENDA DA REDE FALE CONOSCO
VOCÊ ESTÁ EM: Associados > Restaurante Buffet a Kg > Baita-Kão

Endereço:
Rua Sinimbu, 175. Lourdes. Caxias do Sul – RS.

Telefone:
(54) 3228-1666 / (54) 3222-1034

Horário de Atendimento:
Aberto todos os dias das 10h30min às 14h e das 18h às 23h30min, inclusive sábados, domingos e feriados.

Visite nosso website

.: Histórico

Fundado em 1972, durante a Festa da Uva, o Baita-Kão foi o primeiro trailler de cachorro quente de Caxias do Sul.
Durante os anos 70 e 80, foi ponto de encontro da juventude da cidade. Nos anos 90 mudou seu perfil, acrescentando almoço a quilo, ao meio-dia e à la carte a noite.
Nestes 36 anos, o Baita-Kão tornou-se sinônimo em sabor e bem-estar.
Nada como uma boa mesa para se fazer amigos.

.: Oferecemos

- Moderno sistema de exaustão que retira a gordura do ambiente. Comer e sair sem cheiro de gordura, somente no Baita-Kão;
- Ambiente Climatizado;
- Convênio com 2 estacionamentos (1 coberto).

.: Baita-Kanto

Espaço anexo com capacidade para 35 pessoas, com garçom exclusivo. Ideal para festas, reuniões ou uma conversa reservada. Possui uma charmosa área externa, para aproveitar os dias de calor.

Fotos (clique para ampliar)
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8
 
(default) 17 queries took 92 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `restaurants`18184
2DESCRIBE `users`884
3DESCRIBE `groups`777
4DESCRIBE `menus`996
5DESCRIBE `group_menus`336
6DESCRIBE `photos`7711
7DESCRIBE `restaurant_types`6610
8DESCRIBE `restaurants_restaurant_types`777
9DESCRIBE `contents`883
10DESCRIBE `content_photos`773
11DESCRIBE `news`884
12DESCRIBE `news_photos`774
13SELECT `RestaurantType`.`id`, `RestaurantType`.`name`, `RestaurantType`.`created`, `RestaurantType`.`createdby`, `RestaurantType`.`modified`, `RestaurantType`.`modifiedby`, `Created`.`id`, `Created`.`username`, `Created`.`password`, `Created`.`group_id`, `Created`.`created`, `Created`.`createdby`, `Created`.`modified`, `Created`.`modifiedby`, `Modified`.`id`, `Modified`.`username`, `Modified`.`password`, `Modified`.`group_id`, `Modified`.`created`, `Modified`.`createdby`, `Modified`.`modified`, `Modified`.`modifiedby` FROM `restaurant_types` AS `RestaurantType` LEFT JOIN `users` AS `Created` ON (`RestaurantType`.`createdby` = `Created`.`id`) LEFT JOIN `users` AS `Modified` ON (`RestaurantType`.`modifiedby` = `Modified`.`id`) WHERE 1 = 1 ORDER BY RAND() ASC 662
14SELECT `Restaurant`.`id`, `Restaurant`.`name`, `Restaurant`.`logo`, `Restaurant`.`website`, `Restaurant`.`email`, `Restaurant`.`address`, `Restaurant`.`telephone`, `Restaurant`.`working_hours`, `Restaurant`.`title1`, `Restaurant`.`text1`, `Restaurant`.`title2`, `Restaurant`.`text2`, `Restaurant`.`title3`, `Restaurant`.`text3`, `Restaurant`.`created`, `Restaurant`.`createdby`, `Restaurant`.`modified`, `Restaurant`.`modifiedby`, `RestaurantsRestaurantType`.`id`, `RestaurantsRestaurantType`.`restaurant_id`, `RestaurantsRestaurantType`.`restaurant_type_id`, `RestaurantsRestaurantType`.`created`, `RestaurantsRestaurantType`.`createdby`, `RestaurantsRestaurantType`.`modified`, `RestaurantsRestaurantType`.`modifiedby` FROM `restaurants` AS `Restaurant` JOIN `restaurants_restaurant_types` AS `RestaurantsRestaurantType` ON (`RestaurantsRestaurantType`.`restaurant_type_id` IN (4, 5, 1, 3, 7, 2) AND `RestaurantsRestaurantType`.`restaurant_id` = `Restaurant`.`id`) WHERE `Restaurant`.`id` > 0 ORDER BY `Restaurant`.`name` ASC 323211
15SELECT `Restaurant`.`id`, `Restaurant`.`name`, `Restaurant`.`logo`, `Restaurant`.`website`, `Restaurant`.`email`, `Restaurant`.`address`, `Restaurant`.`telephone`, `Restaurant`.`working_hours`, `Restaurant`.`title1`, `Restaurant`.`text1`, `Restaurant`.`title2`, `Restaurant`.`text2`, `Restaurant`.`title3`, `Restaurant`.`text3`, `Restaurant`.`created`, `Restaurant`.`createdby`, `Restaurant`.`modified`, `Restaurant`.`modifiedby`, `Created`.`id`, `Created`.`username`, `Created`.`password`, `Created`.`group_id`, `Created`.`created`, `Created`.`createdby`, `Created`.`modified`, `Created`.`modifiedby`, `Modified`.`id`, `Modified`.`username`, `Modified`.`password`, `Modified`.`group_id`, `Modified`.`created`, `Modified`.`createdby`, `Modified`.`modified`, `Modified`.`modifiedby` FROM `restaurants` AS `Restaurant` LEFT JOIN `users` AS `Created` ON (`Restaurant`.`createdby` = `Created`.`id`) LEFT JOIN `users` AS `Modified` ON (`Restaurant`.`modifiedby` = `Modified`.`id`) WHERE `Restaurant`.`id` = 8 ORDER BY `Restaurant`.`name` ASC LIMIT 1114
16SELECT `Photo`.`id`, `Photo`.`restaurant_id`, `Photo`.`path`, `Photo`.`created`, `Photo`.`createdby`, `Photo`.`modified`, `Photo`.`modifiedby` FROM `photos` AS `Photo` WHERE `Photo`.`restaurant_id` = (8) 883
17SELECT `RestaurantType`.`id`, `RestaurantType`.`name`, `RestaurantType`.`created`, `RestaurantType`.`createdby`, `RestaurantType`.`modified`, `RestaurantType`.`modifiedby`, `RestaurantsRestaurantType`.`id`, `RestaurantsRestaurantType`.`restaurant_id`, `RestaurantsRestaurantType`.`restaurant_type_id`, `RestaurantsRestaurantType`.`created`, `RestaurantsRestaurantType`.`createdby`, `RestaurantsRestaurantType`.`modified`, `RestaurantsRestaurantType`.`modifiedby` FROM `restaurant_types` AS `RestaurantType` JOIN `restaurants_restaurant_types` AS `RestaurantsRestaurantType` ON (`RestaurantsRestaurantType`.`restaurant_id` = 8 AND `RestaurantsRestaurantType`.`restaurant_type_id` = `RestaurantType`.`id`) WHERE 1 = 1 333