Excluding multi-days tours and activities, luggage is normally not allowed along due to limited space. It’s recommended you check with your hotel or hostel. Typically, they will keep your luggage for the duration of your check-out date.
You can also check with the local tourist information office as often there are luggage storage services available in the city center or at the train and bus stations.
| # | Time | Query |
|---|---|---|
| 1 | 1.9 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 3.03 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.64 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.77 ms | SELECT f.*, m.id_language, m.question, m.answer FROM `faq_questions` AS f INNER JOIN `faq_question_meta` AS m on f.id = m.id_faq_question WHERE TRUE AND f.`id` = 47 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 5 | 0.72 ms | SELECT f.*, m.id_language, m.title FROM `faq_topics` AS f INNER JOIN `faq_topic_meta` AS m on f.id = m.id_faq_topic WHERE TRUE AND f.`id` = 9 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 0.75 ms | SELECT f.*, m.id_language, m.title FROM `faq_topics` AS f INNER JOIN `faq_topic_meta` AS m on f.id = m.id_faq_topic WHERE TRUE AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `show_order` ASC LIMIT 0 , 30 |