It couldn’t be any simpler! Firstly, shortly upon completion of your tour or activity, you will receive allowing you to submit your review instantly.
However, if you miss out on the email, do the following:
The system ensures that only people who actually purchased and tried the product can review it. The review should appear online within two business days. Please note that all reviews are evaluated and can be stopped if they include inappropriate language.
| # | Time | Query |
|---|---|---|
| 1 | 5.45 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 8.73 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 3.33 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.67 ms | SELECT * FROM `languages` WHERE TRUE AND `name` = 'English' |
| 5 | 0.83 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` = 42 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 2.08 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` = 8 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 7 | 3.59 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 |