Skip to content

Heureka Availability Feed

The Heureka Availability Feed provides real-time stock and delivery information to Heureka. It is a separate feed from the main Heureka product feed and focuses exclusively on product availability, stock quantities and delivery deadlines.

  1. Go to WooCommerce → Settings → Wpify Woo → Global Feed Settings
  2. Enable Heureka Availability Feed in the Enabled feeds setting
  3. Save changes

Once enabled, the settings appear as a sub-tab within the Heureka Feed tab.

FieldDescription
Business daysSelect all days of the week when your warehouse processes orders. Used to calculate the next order deadline.
Closing hourTime in HH:MM format after which orders are processed on the next business day (e.g., 14:00 means orders placed after 2 PM are shipped on the next business day). Default: 00:00.

The availability feed is automatically regenerated once per day via Action Scheduler. You can also generate it manually by clicking the Generate feed button in the settings.

The feed file is stored at: wp-content/uploads/xml/feed_heureka_availability_{blog_id}.xml

The feed outputs an XML file with the following structure for each product:

ElementDescription
feed_product_idWooCommerce product ID
delivery_timeCalculated delivery date and time. Also includes an orderDeadline attribute with the next order deadline.
stock_quantityCurrent stock quantity (only included when stock is greater than 0)

The plugin calculates delivery time based on:

  1. Order deadline — next business day at the configured closing hour
  2. Delivery offset — number of days for delivery (from Heureka Feed delivery time settings)
  3. Final delivery time = order deadline + delivery offset

For out-of-stock or backorder products, the out-of-stock delivery time offset is used instead.

OptionDescription
Exclude out of stock itemsExclude products with no stock
Exclude items on backorderExclude products with “On backorder” status