> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/changelog/2026/july/fnac-darty-integration-will-be-discontinued.md).

# Fnac Darty integration will be discontinued

### What’s changed?

After careful review, we've made the difficult decision to discontinue support for our Fnac Darty integration.

To support your transition, we will add support for new French Mirakl-based marketplaces to Channable this summer (2026).

{% hint style="info" %}
If you currently use Fnac Darty and have opted in to marketing emails, we'll contact you again before the end of July 2026 with an update on channel availability.
{% endhint %}

### Who is affected

* Anyone using a Fnac Darty offers channel.
* Anyone planning to create or renew a Fnac/Darty connection.

#### **Deprecation timeline:**

* **Until July 21, 2026:** You can contact Support for help troubleshooting listings.
* **Summer 2026:** New French Mirakl-based marketplace channels will become available in Channable.
* **December 31, 2026:** The Fnac Darty integration will be removed, and offer information will no longer update.

### What you need to do

If you still use Fnac Darty:

* Review your active Fnac Darty offers and plan your transition before **December 31, 2026**.
* Refer to our [Help Center](https://helpcenter.channable.com/list-advertise/sell-on-marketplaces/mirakl-marketplaces/how-to-set-up-a-fnac-darty-offers-channel#resolving-cannot-create-offer-fnac-errors) for offer errors such as `Cannot create offer`, `ERR_026`, `ERR_111`, and `ERR_155`.
* Use [rules](https://helpcenter.channable.com/manage-improve-product-data/rules-bulk-edit-and-enrich/rules-overview) to fix product-data validation errors such as invalid prices or descriptions that exceed the maximum length.
* Watch for another update before the end of July about new French marketplace channels.

### FAQ

<details>

<summary>Why are you deprecating Fnac Darty?</summary>

FNAC/Darty has moved from the standard Mirakl framework to a custom in-house system. Unfortunately, this has made the integration less reliable and harder to support.

This has caused recurring issues, such as:

* **Offer not found errors:** Changed or outdated unique IDs can cause sync errors that require manual attention
* **Listings becoming unsellable:** Some listings can go offline because of product data issues that Channable can’t update or resolve with our offer-only integration.

Because these issues are caused by limitations in the current FNAC/Darty API, we can no longer support the integration at the reliability level we expect for Channable channels.

</details>

<details>

<summary>I want to continue listing on Fnac Darty until it's deprecated</summary>

We understand FNAC/Darty could be an important channel for your business.

We've [improved error visibility](#product-data-errors-now-shown-for-fnac-darty-channels) in your Fnac Darty offers channel to help you troubleshoot in the meantime.

</details>


---

# 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://helpcenter.channable.com/changelog/2026/july/fnac-darty-integration-will-be-discontinued.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.
