Exporting your products for EZFeed
We have included instructions for preparing your EZFeed file from some of the more popular e-commerce products. Click the name of your shopping cart software in the list below to view instructions. We will add instructions for more e-commerce carts as the information becomes available.
Disclaimer:
Instructions for the shopping carts are believed to be accurate based on the last time we performed an export for each cart. As new versions of shopping carts are released by the authors, it is possible that these instructions may require modifications.
ZenCart and OSCommerce Instructions
ZenCart and OSCommerce use the EasyPopulate plugin to export product information from the database. You export a Froogle data file from your cart. Then a few simple steps are required to prepare your file for EZFeed.
- Download Froogle tab delimited TXT file from your ecommerce administration.
- Open the file in Excel
- Keep first 6 columns (A-F), delete other columns
- Clean up HTML in Column F (category) by doing find/replace <B> with nothing.
- Move column D (price) to last column.
- Delete header row.
- Save as tab delimited TXT file, give it a different file name so you still have original export if needed.
- Upload to EZFeed server
Yahoo Store Instructions
- Go to the http://www.yourdomain.com/objinfo
- Wait until browser loads.
- Copy and Paste Special into cell A1 in a new Excel worksheet.
- Delete ALL COLUMNS EXCEPT OBJ NAME PRICE THUMB SPATH
- Select Column A, and insert two columns. You will have a new blank Column A and B.
- Select cell B2. Enter the following formula EXACTLY as it appears below:
="http://yourwebsiteURLhere/"&C2&".html"
- Select from B2 all the way down to the last row in B2 for which there is an item. Choose Edit -> Fill -> Down.
- With the column of data still selected, Copy. Select cell A2 and choose Edit -> Paste Special. Click the Values radio button. Click OK.
- Delete Columns B and C.
- Select Column C and insert a column.
- Select Column B. Copy. Select Column C. Paste.
- Select Column D. Insert a Column.
- Select Column F. CUT. Select Column D. Paste.
- Select Column E. CUT. Select Column F. Paste.
- Select Column G. CUT. Select Column E. Paste.
- Select Column D and insert two columns. You will have a new blank Column D and E.
- Select All. Go to Data>Sort. Select the Header Row radio button. Sort by THUMB in Ascending order.
- Select cell E2. Enter the following formula EXACTLY as it appears below:
=MID(F2,38,LEN(F2)-38)
- Select from E2 all the way down to the last row in E2 for which there is an item. Choose Edit -> Fill -> Down.
- With the column of data still selected, Copy. Select cell D2 and choose Edit -> Paste Special. Click the Values radio button. Click OK.
- Delete Column E and F.
- Select the first row and delete it.
- Save the file as a tab delimited text file. There should be no spaces in the file name.
Volusion Stores
These instructions are for customers that have a Volusion store. They must log in to their account and follow these instructions to export their data feed and upload to Wholesale Central.
- Click on the INVENTORY TAB then on IMPORT/EXPORT.
- Click on the Data Export link.
- Choose PRODUCTS from the table drop down box.
- Choose Product URL, Category Tree and Photo URL from the Virtual Column.
- Choose ProductName from the Products Columns.
- Choose Product DescriptionShort from the Product_Description columns.
- Choose ProductPrice from the Products_Extended Columns
- Scroll to the bottom and choose TAB Delimited Text File from the Export to drop down box.
- Click the Export my data button.
- Wait while file is being saved.
- You will be redirected to the Data Export Wizard Page. RIGHT Click the Link that says click here to download your file. Depending on your browser, you will be asked to save target or link as. Save it to your desktop.
- FIXING THE FILE IN EXCEL: Open the file in Excel.
- Rearrange the columns so that they are in the following order:
- Product Url
- Product name
- Product Description Short
- Photo Url
- Category Tree
- Product Price
- Delete the header row and upload file as usual.