Skip to content

Product feed (Ceneo, Google Merchant)

The module generates product feeds in XML format compatible with Ceneo.pl, Nokaut.pl and Google Merchant Center.

Go to WooCommerce > Settings > Polski PRO > Product feed.

SettingDescriptionDefault
EnabledActivates feed generationNo
PlatformsCeneo, Nokaut, Google MerchantCeneo
VariantsExport variants as separate offersNo
DescriptionAdd the product description to the feedYes
Exclude out of stockSkip products without stockYes

Once the module is enabled, the following URLs are available:

PlatformURL
Ceneoyourshop.pl/polski-feed/ceneo.xml
Nokautyourshop.pl/polski-feed/nokaut.xml
Google Merchantyourshop.pl/polski-feed/google.xml
<offers version="1">
<group name="Category">
<o id="123" url="..." price="49.99" avail="1" weight="0.5">
<name><![CDATA[Product name]]></name>
<desc><![CDATA[Product description]]></desc>
<cat><![CDATA[Category > Subcategory]]></cat>
<images>
<image url="..."/>
</images>
<attrs>
<a name="EAN" value="1234567890123"/>
<a name="Producent" value="Brand"/>
</attrs>
</o>
</group>
</offers>

In the WooCommerce product category editor a Ceneo category field is available, where you can enter the Ceneo category path (e.g. “Elektronika > Smartfony”).

In the WooCommerce product editor an Exclude from feeds field is available, check the checkbox so the product does not appear in any feed.

The feed automatically exports:

  • EAN - from the product SKU
  • Manufacturer - from the GPSR Manufacturer field
  • Product attributes - all those defined in WooCommerce

Feeds are cached for 6 hours. Automatic regeneration runs daily via the polski_daily_maintenance cron. On first access the feed is generated on the fly.

Cache files: wp-content/uploads/polski-feeds/