Čokoladnica d.o.o

Brnčičeva 13
1231 Ljubljana, Črnuče
Tel.: 00 386 (0) 59 031 989
info@cokoladnica.si

PE Supernova

Jurčkova cesta 223,
1000 Ljubljana
Tel.: 00 386 (0)59 065747

Other occasions

Big chocolate cake

Any occasion is an excuse to have a big cake.

Chocolate gifts

Many people do not know what to give as a gift. Why not give chocolate or pralines in beatuiful boxes? Children and adults alike are happy to receive chocolate, so you can never give a wrong gift. Besides, even gods like chocolate, as we know from the...  more >>

Everything made with chocolate

You have an idea and wish for something special made with chocolate, we can do it for you!



4 + 6 =
SELECT 
					msg.id_message AS id, 
					msg.title AS msgTitle,
					msg.abstract,
					msg.date_time_message
					
				FROM msg
					
				WHERE msg.date_time_publish <= NOW() 
					AND (msg.date_time_withdrawal >= NOW() OR msg.date_time_withdrawal IS NULL)
					AND msg.global_languages_code = 'eng'
				 AND (0 OR msg.id_msg_rubric = '2009061213504999')
				ORDER BY msg.date_time_message DESC
				LIMIT 2