This cartridge provides a data export to the PriceMinister product search engine and shopping directory. The merchant can register and upload product data via CSV-file.
Please read the overview documentation "Creating ePages Portal Cartridges" on how to use and adapt this cartridge to your needs.
PriceMinisterSites
- the site provided by PriceMinister
PriceMinisterConfig
- 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\PriceMinister)
- aid, brand, mpnr, ean, name, desc, shop_cat, price, link, image, dlv_time, dlv_cost
- separator: ;
PriceMinister_fr_FR_Sandbox
- Portal URL="http://www.priceminister.com/"
- Register URL="http://www.priceminister.com/user"
- Web service URL="https://ws.sandbox.priceminister.com/"
- EMail="support.pro@priceminister.com"
PriceMinister_fr_FR
- Portal URL="http://www.priceminister.com/"
- Register URL="http://www.priceminister.com/user"
- Web service URL="https://ws.priceminister.com/"
- EMail="support.pro@priceminister.com"
PriceMinister_en_GB
- Portal URL="http://www.priceminister.co.uk/"
- Register URL="http://www.priceminister.co.uk/user"
- Web service URL="https://ws.priceminister.co.uk/"
- EMail="support.pro@priceminister.com"
PriceMinister_es_ES
- Portal URL="http://www.priceminister.es/"
- Register URL="http://www.priceminister.es/user"
- Web service URL="https://ws.priceminister.es/"
- EMail="support.pro@priceminister.com"