Matching you can audit
Every cross-supplier match carries its method — EAN exact, MPN + manufacturer, or manual. Conflicting identifiers land in a review queue where a human decides, and that decision sticks.
Multi-supplier catalog & pricing platform
Every distributor names, prices, and categorizes the same product differently. Malovex pulls all of your supplier feeds, matches them into one clean catalog, applies your pricing rules, and serves it to your storefront over an API — never a CSV.
Opening in waves · Free during early access · One email when your invite is ready
Your supplier feeds
One product master
Your store prices, after rules
A supplier renames a CSV column and your stock is wrong for three days before anyone notices. Sync should be something you never think about.
Each distributor invents its own product name, so your shop lists duplicates — or worse, merges two different products and ships the wrong one.
Margins live in a spreadsheet someone updates by hand, per supplier, per category. One missed row and you sell below cost all weekend.
How it works
Connect each distributor with your own credentials. Malovex syncs price, stock, and product data on schedule — as often as every 15 minutes — through native adapters, not fragile file imports.
Offers are resolved into one product master by EAN, with a manufacturer + MPN fallback. Every match shows how it was made, and anything ambiguous goes to a review queue — never silently guessed.
Masters get clean titles, descriptions, images, and specs from open catalog data. Your pricing rules — by category, brand, supplier, or customer group — compute a final price per store and currency.
Your storefront reads a precomputed index over the API: ask what changed since your last sync and get exactly that — new prices, stock moves, content updates. Webhooks push changes as they happen.
Features
Every cross-supplier match carries its method — EAN exact, MPN + manufacturer, or manual. Conflicting identifiers land in a review queue where a human decides, and that decision sticks.
Define where each field comes from, in order: product name from the open catalog, or else Supplier A with the parentheses stripped, or else Supplier B. Set it once; every product resolves consistently.
Priority-ordered rules with AND/OR conditions on category, brand, supplier, or attributes. Percentage or fixed markup, per customer group. Prices are precomputed, so your storefront never waits on rule logic.
Each store gets its own locale and currency. Offers convert through your managed FX rates before rules apply, so a price change in a supplier's USD feed lands correctly in your PLN store.
Supplier feeds carry codes, not copy. Malovex enriches masters with titles, descriptions, images, and structured specs from open catalog data — the same clean content whichever supplier you buy from.
Map supplier categories and manufacturer spellings onto your own tree with rules, so new feed products file themselves. "NIMBRA GMBH", "Nimbra Inc." and "nimbra" become one brand.
Connector API
No nightly full-file drops, no diffing CSVs on your side. One delta endpoint returns every price, stock, and content change since your last cursor — and webhooks push them the moment they happen.
# everything that changed since your last sync
GET /api/v1/changes?since=2026-07-02T09:15:00Z
{
"changes": [
{ "type": "price",
"product_id": 48112,
"store": "en",
"group": "general",
"price": 89.90 },
{ "type": "stock",
"product_id": 48112,
"qty": 337 }
],
"next_cursor": "2026-07-02T09:30:00Z"
}
Early access
We're opening Malovex to merchants in small waves, so every onboarding gets real attention. Leave your email and we'll send your invite when a spot opens — telling us about your supplier setup moves you up the queue.
Prefer email? hello@malovex.com