Our deals are already pretty great. Still, there are several different ways you can obtain a discount on any of the products we offer. For instance, if you are new to DoTravel, you can earn store credit by creating a profile and filling up the requested information. Our users also enjoy special deals on their birthdays and other special occasions. Click here to register.
| # | Time | Query |
|---|---|---|
| 1 | 2.67 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 6.87 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.5 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.64 ms | SELECT * FROM `languages` WHERE TRUE AND `name` = 'English' |
| 5 | 0.48 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` = 1 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 1.03 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` = 1 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 7 | 2.52 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 |