> 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/2025/september.md).

# September

{% updates format="full" %}
{% update date="2025-09-22" tags="new" %}

## Import from Producthero

## New: Import from Producthero directly into Channable

We’ve added support for a new Producthero importer in Channable!

* Copy the feed URL from Producthero, go to your Channable project, create a new Producthero import, and link it with your primary feed.

<figure><img src="/files/vw5d7uOXLkwumP2ItiQr" alt=""><figcaption></figcaption></figure>
{% endupdate %}

{% update date="2025-09-18" tags="new" %}

## Beta testing for eBay Motors is open

* eBay Motors is a specialized section of the eBay marketplace that specializes in buying and selling vehicles, parts, and accessories through auctions and fixed-price listings.
* From today, you can join the beta program, and [set up an eBay Motors channel](/list-advertise/sell-on-marketplaces/ebay/how-to-set-up-an-ebay-motors-channel-beta.md) to create, update and manage your eBay motor listings within Channable.
* Contact <support@channable.com> to join the program.
  {% endupdate %}

{% update date="2025-09-17" tags="new" %}

## Amazon Easy Ship x Channable

## New: Ship orders from your own warehouse while Amazon handles the last-mile delivery.

* As of today, you'll be able to use Amazon Easy Ship in combination with Channable.
* Amazon Easy Ship is available for MFN and AFN customers.
* Enable Amazon Easy Ship in your [order connection page](/list-advertise/amazon/how-to-add-amazon-easyship-sellerflex-to-your-order-connection.md).
  {% endupdate %}

{% update date="2025-09-03" tags="new,improvement,info" %}

## One Shopify store for multiple companies and new EU regulations for political Google Ads

## Improvement: You can now connect one Shopify store to multiple companies in Channable

* Previously, we only allowed for one Shopify store to be connected per company in Channable.
* From today, you'll be able to connect one Shopify store to multiple companies - and therefore to multiple payment profiles.

## New: Specifiy if your Google Ads contain political advertisements

* Due to new [EU regulations around the transparency and targeting of political advertisements](https://eur-lex.europa.eu/EN/legal-content/summary/transparency-and-targeting-of-political-advertising.html), we have added the option to specify if your Google Ads contain political advertisements.
* You can toggle this option on or off by going to **Campaign Settings** and using the **EU Political Advertising toggle**.
  {% endupdate %}

{% update date="2025-09-02" tags="improvement" %}

## Better import feedback

## Improvement: Better feedback on the status of your imported items

We've added new banner to let you know what's going on with your imports, and what to do next, including the following statuses:

* Preparing to import your items
* Another import has failed
* This import has failed

<figure><img src="/files/EHfuMsPixxWPTQEMpFqO" alt=""><figcaption><p>The new "Preparing to import your items" status.</p></figcaption></figure>
{% endupdate %}
{% endupdates %}


---

# 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:

```
GET https://helpcenter.channable.com/changelog/2025/september.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
