> For the complete documentation index, see [llms.txt](https://hub.bsvblockchain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.bsvblockchain.org/higher-learning/bsv-academy/the-business-case-for-blockchain-in-supply-chain/blockchain-vs.-traditional-edi/carrefour-food-traceability-with-consumer-transparency.md).

# Carrefour: Food Traceability with Consumer Transparency

**The Challenge:** Consumers increasingly demand transparency about food origins and safety. Traditional supply chain systems store data in fragmented databases across suppliers, making complete traceability expensive and time-consuming. Food fraud and mislabeling scandals have cost the industry billions in recalls and reputation damage.

**The Solution:** Carrefour, a major European retailer, implemented [blockchain traceability for food products](https://www.settlemint.com/stories-carrefour) including poultry, tomatoes, and honey. The system works alongside existing EDI infrastructure—suppliers continue using standard EDI for transactions, but critical traceability events are recorded on blockchain. Dynamic QR codes on products allow consumers to access complete supply chain history.

**The Results:**

* **Complete farm-to-shelf visibility:** Consumers scan QR codes to see product origin, processing steps, and transportation details
* **Enhanced food safety:** Rapid identification and response to contamination issues
* **Increased brand trust:** Transparency converts to customer loyalty and competitive advantage
* **Infrastructure cost savings:** A Thai broiler supply chain study showed blockchain implementation resulted in [**43% lower infrastructure costs**](https://innovation-entrepreneurship.springeropen.com/articles/10.1186/s13731-025-00465-0) compared to practical centralized approaches.
* **Preserved supplier relationships:** Small farmers and suppliers use simple mobile interfaces without requiring complex technical systems

  **The Challenge:** Consumers increasingly demand transparency about food origins and safety. Traditional supply chain systems store data in fragmented databases across suppliers, making complete traceability expensive and time-consuming. Food fraud and mislabeling scandals have cost the industry billions in recalls and reputation damage.

  **The Solution:** Carrefour, a major European retailer, implemented [blockchain traceability for food products](https://www.settlemint.com/stories-carrefour) including poultry, tomatoes, and honey. The system works alongside existing EDI infrastructure—suppliers continue using standard EDI for transactions, but critical traceability events are recorded on blockchain. Dynamic QR codes on products allow consumers to access complete supply chain history.

  **The Results:**

  * **Complete farm-to-shelf visibility:** Consumers scan QR codes to see product origin, processing steps, and transportation details
  * **Enhanced food safety:** Rapid identification and response to contamination issues
  * **Increased brand trust:** Transparency converts to customer loyalty and competitive advantage
  * **Infrastructure cost savings:** A Thai broiler supply chain study showed blockchain implementation resulted in [**43% lower infrastructure costs**](https://innovation-entrepreneurship.springeropen.com/articles/10.1186/s13731-025-00465-0) compared to practical centralized approaches.
  * **Preserved supplier relationships:** Small farmers and suppliers use simple mobile interfaces without requiring complex technical systems

  <figure><img src="/files/Xef6YSQw5NhdLN6GH98Y" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://hub.bsvblockchain.org/higher-learning/bsv-academy/the-business-case-for-blockchain-in-supply-chain/blockchain-vs.-traditional-edi/carrefour-food-traceability-with-consumer-transparency.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
