Cartridge DE_EPAGES::Toppreise

PURPOSE

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

CONCEPTS

ToppreiseSites
- the site provided by Toppreise.ch

ToppreiseConfig
- 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: Toppreise_{SHOPALIAS}_de_CH.csv (WebRoot\Store\Toppreise)
'ArtLink', 'ArtHerst', 'ArtName', 'ArtPreis', 'HerstArtNr', 'ArtBeschr', 'ProdKat', 'Lieferzeit', 'Lieferbarkeit', 'EAN', 'Download'
- separator: ;

Portals & URLs

Toppreise_CH
- PortalURL="http://www.toppreise.ch"
- RegisterURL="http://www.toppreise.ch/index.php?p=11"
- AdminURL="http://www.toppreise.ch"