Distributr sends product data from Orchestr and content from your Laioutr CMS to every channel you need: marketplaces, price comparison sites, ad feeds, retailer listings, ERP systems, spec sheets. Configured in code, versioned in Git.

One outlet for every channel. No second system.
Distributr sends product data from Orchestr and content from your Laioutr CMS to every channel you need: marketplaces, price comparison sites, ad feeds, retailer listings, ERP systems, spec sheets. Configured in code, versioned in Git.
Every channel wants a different format. Google Shopping, Otto, Kaufland, idealo, the buyer's spreadsheet, the export into your ERP. Today all of that runs through a separate feed tool with its own login, its own data storage and its own sync cycle. That means duplicate work, delay and a second invoice.

The data already lives in Laioutr: product data in Orchestr, content in the CMS. Distributr reads it from there, shapes it per channel and ships it. No import, no reconciliation, no second source of truth. What you change in the cockpit is in the next export.

Every channel is a typed definition in the repository. Field mapping, computed values, filters and exclusions live in code, with full boolean logic including brackets. Changes go through review as a pull request, and a rollback is a git revert. With Larry AI a new channel definition takes minutes instead of hours of clicking.

Orchestr provides the base from your backend, whether that is Shopware, Shopify, commercetools or OXID. The Laioutr CMS adds what is not there: customs tariff numbers, retailer-specific attributes, translations, marketing copy. Distributr merges both at export time, field by field and visible in the channel definition.

Any feed tool can do Google Shopping and Meta. The listing spreadsheet your buyer sends as an Excel file, the export format for your ERP, the PDF spec sheet for the sales team, the download page where retailers pull their own listing data and images: for that there is no standard product. In Distributr it is the same mechanism as any other channel.

Before every export Distributr validates against the channel schema: required fields, allowed values, GTIN validity, price formats. The diff guard compares the item count with the previous run and blocks the export when the deviation exceeds your threshold. Alerts by email, Slack or webhook come with every plan, not just the most expensive one.

External feed tools price their plans by updates per day: once daily at entry level, more often for a surcharge. Distributr does not need that tier because the data already lives in the platform. You set the rhythm, or let the export run on every data change. No surcharge, no per-country fee, no automatic upgrade when you cross a limit.
the data is already there
out, never in
CSV, XML, JSON, XLSX, PDF
freshness without a price tier

Channel definitions, transformations and delivery targets live in code, with type safety from the data source to the delivered field. Preview and dry runs work locally, and snapshot tests protect channels against unintended changes. A new channel is a new definition, not a support ticket at a vendor.