Cartridge DE_EPAGES::Idealo

PURPOSE

This cartridge provides a data export to the Idealo product search engine and shopping directory. The merchant can register and upload product data via CSV-file.

DOCUMENTATION

Please read the overview documentation "Creating ePages Portal Cartridges" on how to use and adapt this cartridge to your needs.

CONCEPTS

IdealoSites
- the site provided by Idealo

IdealoConfig
- extends PortalConfig which is a mapping between Shop and PortalSite
- by exporting products the CSV-file is saved to hard disk

CSV-File
- export file name: [Portalconfig-GUID].txt (WebRoot\Store\Idealo)
- aid, brand, mpnr, ean, name, desc, shop_cat, price, link, image, dlv_time, dlv_cost
- separator: ;

Portals & URLs

Idealo_DE
- PortalURL="http://www.idealo.de"
- RegisterURL="http://www.idealo.de/preisvergleich/ShopRegister.html"
- AdminURL=""
- EMail="csv@idealo.de"
- Phone="+49 (0)1805-123456-0"