What is the carbon footprint of my delivery?

Understanding the environmental impact of parcel delivery is becoming increasingly important for consumers.

Each shipment involves several steps — collection, sorting, transport and delivery — all contributing to CO₂ emissions.

To ensure transparency, Colis Privé shares clear performance indicators that measure the carbon footprint of deliveries, along with progress made to reduce it. These figures help you better understand the impact of your delivery choices.

Publication data in accordance with the Royal Decree of 14 December 2023 (regarding sustainability)

  • CO₂ (grams per parcel) generated from collection, sorting, transport and delivery of shipments:
    2025: 164 (home delivery), 139 (parcel shop)
  • CO₂ (grams per parcel) generated during the delivery phase only:
    2025: 104 (home delivery), 61 (parcel shop)
  • Average vehicle kilometres per parcel during the delivery phase:
    2025: 0.61 km
  • Percentage of kilometres driven by zero-emission vehicles during the delivery phase:
    2025: 15.3%
  • Percentage of electric and zero-emission vehicles active in the fleet:
    2025: 15.3%
  • Percentage of renewable energy used in Colis Privé buildings:
    2025: 100%

Questions fréquentes

SELECT p.* FROM cpbelux_posts p INNER JOIN cpbelux_postmeta m1 ON (p.ID = m1.post_id AND m1.meta_key = 'mark_as_frequent_question' AND m1.meta_value = '1') INNER JOIN cpbelux_postmeta m2 ON (p.ID = m2.post_id AND m2.meta_key = 'order_question_frequente') INNER JOIN cpbelux_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