Help - How to contact Colis Privé’s Customer Service?

Online assistance (FAQ link) available on moncolisprive-fr.qwery-dev.fr allows you to access answers to questions frequently asked to our Customer Service. You can also contact us via:

Our website: Parcel tracking is always available on www.colisprive-fr.qwery-dev.fr
By phone: At 0 806 000 250 (free service + price of the call) from Monday to Friday from 8AM – 19PM and from 9AM  to 13PM Saturday.

Frequently Asked Questions

SELECT p.* FROM cpmulti_posts p INNER JOIN cpmulti_postmeta m1 ON (p.ID = m1.post_id AND m1.meta_key = 'mark_as_frequent_question' AND m1.meta_value = '1') INNER JOIN cpmulti_postmeta m2 ON (p.ID = m2.post_id AND m2.meta_key = 'order_question_frequente') INNER JOIN cpmulti_icl_translations t ON p.ID = t.element_id WHERE p.post_type = %s AND (p.post_status = 'publish' OR p.post_status = 'acf-disabled' OR p.post_status = 'private') AND t.language_code = %s AND t.element_type = 'post_faq-question' GROUP BY p.ID ORDER BY CAST(m2.meta_value AS UNSIGNED) DESC