SingleFeed file format: Difference between revisions
From NewHaven Software Wiki
Jump to navigationJump to search
Mike snyder (talk | contribs) Created page with 'The SingleFeed file is generated as a comma-delimited file with the following fields (not all of which may be present for all products): {|border=1 |+SingleFeed data fields pulle…' |
Mike snyder (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
The SingleFeed file is generated as a comma-delimited file with the following fields (not all of which may be present for all products): | The SingleFeed file is generated as a comma-delimited file with the following fields (not all of which may be present for all products): | ||
{|border=1 | {|border=1 | ||
|+SingleFeed data fields pulled from eCMS product data | |+'''SingleFeed data fields pulled from eCMS product data''' | ||
|-bgcolor=#A9BCD2 | |-bgcolor=#A9BCD2 | ||
| SingleFeed file field || eCMS product data | | '''SingleFeed file field''' || '''eCMS product data''' | ||
|- | |- | ||
|Unique Internal Code || ProdID | |Unique Internal Code || ProdID | ||
Latest revision as of 22:09, 19 March 2010
The SingleFeed file is generated as a comma-delimited file with the following fields (not all of which may be present for all products):
| SingleFeed file field | eCMS product data |
| Unique Internal Code | ProdID |
| Product Name | Name |
| Product Description | Full Description |
| Product Price | Retail Price |
| Sale Price | Special Price |
| Product URL | (base site) + /product/[prodID]/[category] |
| Image URL | Product image link |
| Category | Full category path * |
| Manufacturer | Manufacturer * |
| Shipping Weight | Shipping weight |
| Keywords | Keywords or meta keywords * |
| Stock Status | "Y" or "N" for In or Out of Stock |
| Shipping Cost | |
| UPC (Universal Product Code) | Custom field as configured in admin settings |
| MPN (Manufacturer Part Number) | Custom field as configured in admin settings |
| ISBN (If Book) | Custom field * |
| Department | Custom field * |
| Color | Custom field * |
| Size | Custom field * |
Any fields marked with an (*) are pulled from a location defined in the admin when you set up your SingleFeed extract.