Skip to main content

PrestaShop

This guide shows how to check if you already have a feed, create one using a Google Shopping feed module, and resolve common issues like invalid formats, missing product data, or inaccessible URLs.

I
Written by Info Tanganica
Updated over a week ago

To advertise your products, we need your product XML feed in Google Shopping format. PrestaShop does not generate this feed by default, but you can easily create it with available modules. Here’s how to check if you already have one, or how to generate a new feed and upload it into our app.


1. Do you already have a product XML feed?


A product XML feed is a file that contains your product details (name, price, stock availability, images, etc.).

Before creating a new feed, check if you already generated one using a module. If you already have a product feed, simply copy the URL and paste it into our app — no need to create a new one.

How to check if you have a feed?

  1. Log in to your PrestaShop admin.

  2. In the left menu, go to Modules → Module Manager.

  3. Check if you have any module installed for generating XML feeds.

  4. If you do, open it — most likely, your feed is already generated and ready to use.

👉 If you don’t have a feed yet, continue with the steps below to install a module.


2. How to create a product XML feed?

Step 1 – Install a feed generation module

  1. In the left menu, go to Modules → Module Catalog.

  2. Use the search bar and type “Google Shopping feed”.

  3. Choose a module, click Install, then Configure.

Step 2 – Generate the feed

  1. Open the module you installed.

  2. Fill in the required settings to generate the product feed.

  3. Make sure the feed format is XML and compatible with Google Shopping.

  4. After generation, you should get a feed URL similar to this:
    https://www.myshop.com/modules/google-shopping-feed.xml

3. Uploading the feed URL to the Tanganica app

  1. Copy the URL of your product feed.

  2. Paste it into the designated field in our app.

  3. Confirm.

✅ Done! If the feed is valid and in the correct format, your products will start syncing into the app.


4. What if you get an error?

  • Wrong format → Feed must be XML, not CSV or JSON.

  • Invalid data → Some fields may be missing or incorrect (e.g., prices, categories).

  • Invalid URL → Try opening the feed URL in your browser. If it doesn’t show an XML file, check your module settings.

👉 Still stuck? Check the module documentation or contact our support — we’ll be happy to help! 🚀

📖 You can also find detailed guides in our Help Center

Did this answer your question?