Happy Thanksgiving! Here is beta 1 of a basic Froogle/GoogleBase feed for BV Commerce 5.
INSTALL
1) Copy the two included files into the /bvadmin/catalog folder of your store
USE
1) Go to Froogle.Google.com and sign up for a Google Base Account
2) Register to bulk upload a "products" file that is "tab delimited text"
3) Pick a name for your file like "Froogle.txt" and use that when registering your bulk upload
4) Register to upload via FTP. You'll be asked by Google to select a username and password
5) Go to
http://www.mystore.com/b...min/catalog/Froogle.aspx (replace
www.mystore.com with your store's url)
6) Enter your username, password, and feed file name in the text fields.
7) Click the "Generate Feed Only" if you want to preview without sending to Google. You can also use the preview to manually copy and paste the feed into your own file to upload through the web site.
8) Click the "Generate Feed and Send" button to generate a feed and automatically send it to Google
NOTES
The most common GoogleBase fields are set automatically from matching BV Commerce fields. There are many other fields that aren't set by default. To enable these other fields you can:
1) Create or Edit a product Type in BV Commerce
2) Add text properties that exactly match one of the available field names below (i.e. "ISBN")
3) Assign your products to this product type and enter the appropriate information
4) When the feed is generated, it checks all the available product properties to see if their "property name" matches a Google Base field. If so, that value is used. Otherwise an empty string is sent.
Available Fields:
payment_accepted
payment_notes
shipping
expiration_date
actor
apparel_type
artist
author
brand
color
condition
model_number
format
isbn
memory
pickup
processor_speed
size
tax_percent
tax_region
upc
product_type
Edited by user Friday, June 3, 2016 12:53:27 PM(UTC)
| Reason: Not specified