I've searched the google base API documentation on shipping and it
does not seem to clearly explain how to submit free shipping so Google
Products will display 'Free Shipping' in gray under the price.

Currently, using Zend API, I'm submitting as:
$entry->addGbaseAttribute("shipping.country", "US" , "text");
$entry->addGbaseAttribute("shipping.price", '0 USD', "floatUnit");

This does not seem to work though. Can anyone that has successfully
gotten Google to recognize Free Shipping via the API please lend some
help?

thanks,
Kyle

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Base-data-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to