> 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/css/readme/migrate-from-producthero-to-channable.md).

# Migrate from Producthero to Channable

[Producthero and Channable](https://www.channable.com/press/channable-acquires-producthero) are joining forces to provide you with a more powerful, all-in-one multichannel e-commerce platform.&#x20;

This acquisition **affects all existing Producthero customers**.

{% hint style="info" %}
All existing Producthero customers will be migrated to Channable. We will migrate customers in batches, starting in April 2026.
{% endhint %}

{% hint style="warning" %}
**You don't need to do anything until we reach out to you** via your **Producthero admin billing email address** with further information and specific instructions.

Received an email from Producthero? [Find out what to do next](/css/readme/migrate-from-producthero-to-channable/how-to-migrate-from-producthero-to-channable.md).
{% endhint %}

### What's happening

Over the next few months, you'll receive an email asking you to prepare your account for migration.

* Once you've prepared your account for migration, Producthero and Channable will complete the migration for you.&#x20;
* All existing optimizations in Producthero will be transferred to the Channable platform, where the tools you're familiar with in Producthero will be available for you to use.

#### Pricing after migration

* After migration, you'll be switched to [Channable's CSS pricing structure](/account-billing/manage-your-subscription/channables-pricing-plans/css-pricing.md). Channable's CSS is priced at €29 (or $35) per month per active shop or standalone Merchant Center account.&#x20;
* The number of active shops will be added to your plan automatically based on your merchants in CSS and Channable.
* You will be [invoiced by Channable](/account-billing/manage-your-subscription/billing-and-payment.md) on the 20th of each month for the following month.

***

{% content-ref url="/pages/TRX3aVbs7qRSN5nU1HDP" %}
[How to migrate from Producthero to Channable](/css/readme/migrate-from-producthero-to-channable/how-to-migrate-from-producthero-to-channable.md)
{% endcontent-ref %}

{% content-ref url="/pages/CYyXB1jfeaOGuPLrLTOo" %}
[Producthero to Channable migration FAQs](/css/readme/migrate-from-producthero-to-channable/producthero-to-channable-migration-faqs.md)
{% endcontent-ref %}


---

# 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/css/readme/migrate-from-producthero-to-channable.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.
