This cartridge provides a data export to the Shopzilla product search engine and shopping directory. The merchant can register and upload product data via CSV-file.
ShopzillaSites
- the site provided by Shopzilla
ShopzillaConfig
- 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: Shopzilla_[ShopNameOrAlias].txt
(WebRoot\Store\Shopzilla)
- Category, Mfr, Title, Description, ProductURL, ImageURL, MPID, SKU, UPC, ISBN, Stock, Condition, ShipCost, Bid, Promo, Price, RegularPrice, Reviews_template_category, Reviews_page_ID, Reviews_title
- separator: |
Shopzilla_DE
- PortalURL="http://www.shopzilla.de"
- RegisterURL="http://merchant.shopzilla.de/oa/registration/index.xpml?ptd=49500"
- AdminURL="https://merchant.shopzilla.de"
Shopzilla_GB
- PortalURL="http://www.shopzilla.co.uk"
- RegisterURL="http://merchant.shopzilla.co.uk/oa/registration/index.xpml?ptd=44500"
- AdminURL="https://merchant.shopzilla.co.uk"
Shopzilla_FR
- PortalURL="http://www.shopzilla.fr"
- RegisterURL="http://merchant.shopzilla.fr/oa/registration/index.xpml?ptd=33500"
- AdminURL="https://merchant.shopzilla.fr"